User guide

130 Enhanced OS-9 for X86 PCAT
1
Installing and Configuring Enhanced OS-9
PINFO
The pinfo utility may be used to access DOS extended partitions by
providing the required information to create descriptors. The extended
partitions are displayed as well if the partition may be used with OS-9.
Note that we currently only support this utility with IDE devices. SCSI
devices are not supported. You may create or modify a existing
descriptor with the values shown in the Extended partition section. The
LUN and LSNOFFS fields should reflect the values shown.
Super)[/h0/>] pinfo -?
Syntax: pinfo {</device>}
Function: show disk partition information
Options:none.
(Super)[/h0/>] pinfo /hcfmt@
================ Primary Partitions =====================
Partition LUN LSNOFFS Par_Type FMGR
----------------------------------------------------------
01 01 0x00000000 OTHER NA
02 02 0x00000000 OS/2 Boot Manager NA
03 03 0x00000000 DOS Extended NA
04 04 0x00000000 OS-9000 RBF
================ Extended Partitions =====================
Partition LUN LSNOFFS Par_Type FMGR
----------------------------------------------------------
01 02 0x0036c180 Linux native NA
SETPCI
The SetPCI utility may be used to change PCI information in the PCI
configuration space. You may also use SetPCI to examine information
in the PCI configuration space. This should help in users developing
PCI drivers and or applications.
Usage
setpci <bus> <dev> <func> <offset> <size{bwd}> <value>
Function
Set/Read PCI configuration space.