* @(#)system	7.8 - 88/05/16 - 13:02:23

* system - actual devices

default:
	modes = rw-------
	owner = root
	native = true

console:
	name = console
	type = manager
	driver = display
	minor = c1
	iodn = 517
	modes = rw--w--w-
	async = true
	shared = true
	vint = 4
	vdmgr = kbd,mouse,honk,screen
	noddi = true
	noduplicate = true
	nodl = true
	dtype = vtrm
	nodelete = true
	noshow = true
	noipl = true

hft:
	name = hft
	driver = display
	minor = c0
	iodn = 517
	modes = rw-rw-rw-
        mpx = true
	shared = true
	nodelete = true
	noshow = true
	noipl = true

kbd:
	name = kbd
	driver = vkbd
	iodn = 0035
	nospecial = true
	noddi = true
	noduplicate = true
	nodl = true
	dtype = keyboard
	admgr = console
	noshow = true
	noipl = true

mouse:
	name = mouse
	driver = vmouse
	iodn = 301
	nospecial = true
	noddi = true
	noduplicate = true
	dtype = locator
	admgr = console
	nodl = true
	noshow = true
	noipl = true

honk:
	name = honk
	driver = vhonk
	iodn = 0037
	nospecial = true
	noddi = true
	noduplicate = true
	nodl = true
	dtype = sound
	admgr = console
	noshow = true
	noipl = true

screen:
	name = screen
	driver = vscreen
	iodn = 303
	nospecial = true
	noddi = true
	noduplicate = true
	nodl = true
	dtype = display
	admgr = console
	noshow = true
	noipl = true

* mem driver

kmem:
	driver = mem
	minor = c1
	modes = r--r-----
	nodl = true
	dtype = mem
	noshow = true

mem:
	driver = mem
	minor = c0
	modes = r--r-----
	nodl = true
	dtype = mem
	noshow = true

null:
	driver = mem
	minor = c2
	modes = rw-rw-rw-
	nodl = true
	dtype = mem
	noshow = true

bus:
	driver = bus
	minor = c0
	modes = rw-rw-rw-
	nodl = true
	dtype = bus
	noshow = true

osm:
	driver = osm
	minor =c0

osm.all:
	driver = osm
	minor = c2

osm.cur:
	driver = osm
	minor = c1

config:
	driver = config
	minor = c0
	modes = rw-r--r--

nvram:
	driver = nvram
	minor = c0
	modes = rw-r-----

prf:
	driver = profiler
	minor = c0
	modes = rw-rw-rw-

error:
	driver = error
	minor = c0
	modes = rw-rw-rw-

appltrace:
	driver = trace
	iodn = 81
	name = TRCE
	minor = c2
	modes = rw-rw-rw-

vrmtrace:
	driver = trace
	minor = c0
	name = TRCE
	iodn = 81
	modes = rw-r--r--
        mpx = true

unixtrace:
	driver = trace
	minor = c1
	name = TRCE
	iodn = 81
	modes = rw-r--r--

tty:
	driver = tty
	minor = c0
	modes = rw-rw-rw-


fd0:
* First Floppy Diskette Drive, of any size
	name = fd0
	driver = floppy
	vint = 4
	minor = b0
	modes = rw-rw-rw-
	use = dflop1
	file = /etc/ddi/diskette
	diskette = true
	iodn = 4
	type = dsdd
	noddi = true
	noduplicate = true
	dtype = diskette
* Floppy Diskette
	nodl = true
	switchable = true
* Coprocessor Device
	noshow = true

fd0.8:
	driver = floppy
	minor = b8
	modes = rw-rw-rw-
	iodn = 4
	name = DISK
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

fs0:
	driver = floppy
	minor = b4
	modes = rw-------
	iodn = 4
	name = DISK
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

fs0.8:
	driver = floppy
	minor = b12
	modes = rw-------
	iodn = 4
	name = DISK
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfd0:
	driver = floppy
	minor = c0
	modes = rw-rw-rw-
	iodn = 4
	name = DISK
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfd0.8:
	driver = floppy
	minor = c8
	modes = rw-rw-rw-
	iodn = 4
	name = DISK
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfs0:
	driver = floppy
	minor = c4
	modes = rw-rw-rw-
	iodn = 4
	name = DISK
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfs0.8:
	driver = floppy
	minor = c12
	modes = rw-rw-rw-
	iodn = 4
	name = DISK
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

fd1:
* Second Floppy Diskette Drive, of any size
	name = fd1
	driver = floppy
	crname = false
	vint = 4
	minor = b1
	modes = rw-rw-rw-
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	file = /etc/ddi/diskette
	use = dflop1
* special floppy params
	diskette = true
	iodn = 5
	type = dsdd
	noddi = true
	noduplicate = true
	dtype = diskette
* Floppy Diskette
	noshow = true
	switchable = true
* Coprocessor Device


fd1.8:
	driver = floppy
	minor = b9
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

fd1.18:
	driver = floppy
	minor = b17
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

fs1:
	driver = floppy
	minor = b5
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

fs1.8:
	driver = floppy
	minor = b13
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfd1:
	driver = floppy
	minor = c1
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfd1.8:
	driver = floppy
	minor = c9
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfd1.18:
	driver = floppy
	minor = c17
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfs1:
	driver = floppy
	minor = c5
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true

rfs1.8:
	driver = floppy
	minor = c13
	modes = rw-rw-rw-
	iodn = 5
	name = DISK
	kaf_file = /etc/ddi/diskette
	kaf_use = kflop
	vint = 4
	dtype = diskette
	diskette = true
	type = dsdd
	noddi = true
	noduplicate = true
	nodl = true
	noshow = true


hd0:
	driver = disk
	minor = b0
	modes = rw-------
	iodn = 16384
	vint = 4
	kaf_use = vmini
	kaf_file = /etc/mdkaf
* special parameters for minidisk driver
	fd = hdisk1
* Fixed Disk * hdisk0,hdisk1,hdisk2
	bs = 512
* Block Size * 512,1024,2048
	nob = 5000
* Number of Blocks *
	dtype = partition
	noshow = true
	noipl = true

rhd0:
	driver = disk
	minor = c0
	modes = rw-------
	iodn = 16384
	vint = 4
	dtype = partition
	noshow = true
	noipl = true

hd1:
	driver = disk
	minor = b1
	modes = rw-------
	iodn = 16386
	vint = 4
	kaf_use = vmini
	kaf_file = /etc/mdkaf
* special parameters for minidisk driver
	fd = hdisk1
* Fixed Disk * hdisk0,hdisk1,hdisk2
	bs = 512
* Block Size * 512,1024,2048
	nob = 5000
* Number of Blocks *
	dtype = partition
	noshow = true
	noipl = true

rhd1:
	driver = disk
	minor = c1
	modes = rw-------
	iodn = 16386
	vint = 4
	dtype = partition
	noshow = true
	noipl = true

hd2:
	driver = disk
	minor = b2
	modes = rw-------
	iodn = 16387
	vint = 4
	kaf_use = vmini
	kaf_file = /etc/mdkaf
* special parameters for minidisk driver
	fd = hdisk1
* Fixed Disk * hdisk0,hdisk1,hdisk2
	bs = 512
* Block Size * 512,1024,2048
	nob = 5000
* Number of Blocks *
	dtype = partition
	noshow = true
	noipl = true

rhd2:
	driver = disk
	minor = c2
	modes = rw-------
	iodn = 16387
	vint = 4
	dtype = partition
	noshow = true
	noipl = true

hd3:
	driver = disk
	minor = b3
	modes = rw-------
	iodn = 16388
	vint = 4
	kaf_use = vmini
	kaf_file = /etc/mdkaf
* special parameters for minidisk driver
	fd = hdisk1
* Fixed Disk * hdisk0,hdisk1,hdisk2
	bs = 512
* Block Size * 512,1024,2048
	nob = 5000
* Number of Blocks *
	dtype = partition
	noshow = true
	noipl = true

rhd3:
	driver = disk
	minor = c3
	modes = rw-------
	iodn = 16388
	vint = 4
	dtype = partition
	noshow = true
	noipl = true

hd4:
	driver = disk
	minor = b4
	modes = rw-------
	iodn = 16385
	vint = 4
	kaf_use = vmini
	kaf_file = /etc/mdkaf
* special parameters for minidisk driver
	fd = hdisk1
* Fixed Disk * hdisk0,hdisk1,hdisk2
	bs = 512
* Block Size * 512,1024,2048
	nob = 5000
* Number of Blocks *
	dtype = partition
	noshow = true
	noipl = true

rhd4:
	driver = disk
	minor = c4
	modes = rw-------
	iodn = 16385
	vint = 4
	dtype = partition
	noshow = true
	noipl = true

hd5:
	driver = disk
	minor = b5
	modes = rw-------
	iodn = 32767
	vint = 4
	kaf_use = vmini
	kaf_file = /etc/mdkaf
* special parameters for minidisk driver
	fd = hdisk1
* Fixed Disk * hdisk0,hdisk1,hdisk2
	bs = 512
* Block Size * 512,1024,2048
	nob = 5000
* Number of Blocks *
	dtype = partition
	noshow = true
	noipl = true

rhd5:
	driver = disk
	minor = c5
	modes = rw-------
	iodn = 32767
	vint = 4
	dtype = partition
	noshow = true
	noipl = true


hd6:
	driver = disk
	minor = b6
	modes = rw-------
	iodn = 32760
	vint = 4
	kaf_use = vmini
	kaf_file = /etc/mdkaf
* special parameters for minidisk driver
	fd = hdisk1
* Fixed Disk * hdisk0,hdisk1,hdisk2
	bs = 512
* Block Size * 512,1024,2048
	nob = 5000
* Number of Blocks *
	dtype = partition
	noshow = true
	noipl = true

rhd6:
	driver = disk
	minor = c6
	modes = rw-------
	iodn = 32760
	vint = 4
	dtype = partition
	noshow = true
	noipl = true



rmt4:
	name = rmt4
	driver = utape0
	iodn = 11
	vint = 4
	minor = c4
	kaf_file = /etc/ddi/tape
	kaf_use = ktape
	file = /etc/ddi/tape
	use = dtape0
	specproc = cfgatape
	noddi = false
	noduplicate = true
	dtype = tape
	shared = false
	switchable = false
	modes = rw-rw-rw-
	noshow = true
	nodl = true

rmt8:
	name = rmt8
	driver = utape0
	iodn = 11
	vint = 4
	minor = c8
	kaf_file = /etc/ddi/tape
	kaf_use = ktape
	file = /etc/ddi/tape
	use = dtape0
	specproc = cfgatape
	noddi = false
	noduplicate = true
	dtype = tape
	shared = false
	switchable = false
	modes = rw-rw-rw-
	noshow = true
	nodl = true

rmt12:
	name = rmt12
	driver = utape0
	iodn = 11
	vint = 4
	minor = c12
	kaf_file = /etc/ddi/tape
	kaf_use = ktape
	file = /etc/ddi/tape
	use = dtape0
	specproc = cfgatape
	noddi = false
	noduplicate = true
	dtype = tape
	shared = false
	switchable = false
	modes = rw-rw-rw-
	noshow = true
	nodl = true


ap8f:
	driver = uap8f
	vint = 4
	kaf_file = /etc/ddi/font.kaf
	kaf_use = kfont
	noshow = true
	noipl = false


hdisk0:
        driver = vdiskext
        config = diskhelp
        file = /etc/ddi/disk
        iodn = 2304
        kaf_file = /etc/ddi/disk
        kaf_use = kdisk
        name = disk
        noipl = true
        nospecial = true
        shared = true
        switchable = false
        vint = 4
        use = dhdisk0

hdisk1:
        driver = vdiskext
        config = diskhelp
        file = /etc/ddi/disk
        iodn = 2305
        kaf_file = /etc/ddi/disk
        kaf_use = kdisk
        name = disk
        noipl = true
        nospecial = true
        shared = true
        switchable = false
        vint = 4
        use = dhdisk1

hdisk2:
        driver = vdiskext
        config = diskhelp
        file = /etc/ddi/disk
        iodn = 2306
        kaf_file = /etc/ddi/disk
        kaf_use = kdisk
        name = disk
        noipl = true
        nospecial = true
        shared = true
        switchable = false
        vint = 4
        use = dhdisk2

hdisk3:
        driver = vdiskext
        config = diskhelp
        file = /etc/ddi/disk
        iodn = 2307
        kaf_file = /etc/ddi/disk
        kaf_use = kdisk
        name = disk
        noipl = true
        nospecial = true
        shared = true
        switchable = false
        vint = 4
        use = dhdisk3

hdisk4:
        driver = vdiskext
        config = diskhelp
        file = /etc/ddi/disk
        iodn = 2308
        kaf_file = /etc/ddi/disk
        kaf_use = kdisk
        name = disk
        noipl = true
        nospecial = true
        shared = true
        switchable = false
        vint = 4
        use = dhdisk4

hdisk5:
        driver = vdiskext
        config = diskhelp
        file = /etc/ddi/disk
        iodn = 2309
        kaf_file = /etc/ddi/disk
        kaf_use = kdisk
        name = disk
        noipl = true
        nospecial = true
        shared = true
        switchable = false
        vint = 4
        use = dhdisk5

sock:
	driver = sockets
	minor = c0
	modes = rw-rw-rw-
	noshow = true

audit:
	driver = audit
	minor = c0
	modes = r--r-----
	noshow = true



biodd:
* Block I/O AIX device driver
	driver = ugbio
	minor = c0
	modes = rw-rw-rw-



em78:
* 3278/79 Emulation
	aflag = false
* IBM PC 3278/79 Emulation
	modes = rw-rw-rw-
	name = em78
	driver = uem78
	crname = false
	vint = 4
	iodn =5072
	minor = c0
	kaf_file = /etc/ddi/em78
	kaf_use = kem78
	file = /etc/ddi/em78
	use = dem78
	noduplicate = true
	noddi = false
	dtype = emulator
* 3278/79 Emulation
	shared = false
	switchable = true
	config = vrcmain
	noshow = false
	nodl = true



rmt0:
* IBM AIX/RT Streaming Tape Drive
	name = tape
	driver = utape0
	crname = false
	iodn = 11
	vint = 4
	minor = c0
	kaf_file = /etc/ddi/tape
	kaf_use = ktape
	file = /etc/ddi/tape
	specproc = cfgatape
	noddi = false
	noduplicate = true
	dtype = tape
* Streaming Tape Drive
	shared = false
	switchable = false
	aflag = false 
* IBM AIX/RT Streaming Tape Dr.
	modes = rw-rw-rw-
	noshow = false
	dname = rmt
	use = dtape0
	nname = tape0



pts0:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c0
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty0
	nname = pts0



ptc0:
	driver = uptc
	minor = c0
	modes = rw-rw-rw-
	iodn = 0



pts1:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c1
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty1
	nname = pts1



ptc1:
	driver = uptc
	minor = c1
	modes = rw-rw-rw-
	iodn = 0



pts2:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c2
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty2
	nname = pts2



ptc2:
	driver = uptc
	minor = c2
	modes = rw-rw-rw-
	iodn = 0



pts3:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c3
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty3
	nname = pts3



ptc3:
	driver = uptc
	minor = c3
	modes = rw-rw-rw-
	iodn = 0



pts4:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c4
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty4
	nname = pts4



ptc4:
	driver = uptc
	minor = c4
	modes = rw-rw-rw-
	iodn = 0



pts5:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c5
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty5
	nname = pts5



ptc5:
	driver = uptc
	minor = c5
	modes = rw-rw-rw-
	iodn = 0



pts6:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c6
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty6
	nname = pts6



ptc6:
	driver = uptc
	minor = c6
	modes = rw-rw-rw-
	iodn = 0



pts7:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c7
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty7
	nname = pts7



ptc7:
	driver = uptc
	minor = c7
	modes = rw-rw-rw-
	iodn = 0



pts8:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c8
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty8
	nname = pts8



ptc8:
	driver = uptc
	minor = c8
	modes = rw-rw-rw-
	iodn = 0



dft0:
*  IBM PC 3278/79 Emulation Adapter
        aflag = true
* IBM PC Emulation Adapter-1stapter
        crname = false
        dname = dft
        driver = udft
        dtype = adapters
*  IBM RT PC Adapters
        file = /etc/ddi/dft
        iodn =5074
        kaf_file = /etc/ddi/dft
        kaf_use = kdft
        minor = c0
        name = dft
        noddi = false
        noduplicate = false
        noshow = false
        nospecial = true
        port=1,1,1,1
* Number of ports on the card
        shared = true
        switchable = false
        adp = dft0,dft1,dft2,dft3
	modes = rw-rw----
	use = dftdft0
	nname = dftdft0



x25:
* IBM RT X.25 AIX Device Driver
        driver = ukx25w
        minor = c0
        modes = rw-rw-rw-



x25w0:
* IBM PC X.25 Communications Adapter
        aflag = false
* IBM PC X.25 Comms. Adapter
        config = x25w.cfg
        crname = false
        dname = x25w
        driver = vx25w
        dtype = adapters
* IBM RT PC Adapters
        file = /etc/ddi/x25w.ddi
        iodn =5075
        kaf_file = /etc/ddi/x25w.ddi
        kaf_use = kx25w
        maxdev = 1
        name = x25w
        noddi = false
        noduplicate = false
        noshow = false
        nospecial = true
        port = 1
        shared = true
        specproc = /etc/x25wspec
        switchable = false
	modes = rw-rw----
	use = dx25w0
	nname = x25w0



hd8:
	driver = disk
	minor = b8
	kaf_file = /etc/mdkaf
	kaf_use = vmini
	iodn = 20002
	rdidn = 1
	vint = 4
	name = hd8
* special parameters for minidisk driver
	bs = 512
* Block Size * 512,1024,2048
	nob = 33000
* Number of Blocks *
	fd = hdisk0
* Fixed Disk * hdisk0,hdisk1,...
	dtype = partition
	noshow = true
	noipl = false
	keep = false



rhd8:
	driver = disk
	iodn = 20002
	minor = c8
	vint = 4
	noshow = true
	noipl = true



hd9:
	driver = disk
	minor = b9
	kaf_file = /etc/mdkaf
	kaf_use = vmini
	iodn = 20003
	rdidn = 1
	vint = 4
	name = hd9
* special parameters for minidisk driver
	bs = 512
* Block Size * 512,1024,2048
	nob = 100000
* Number of Blocks *
	fd = hdisk0
* Fixed Disk * hdisk0,hdisk1,...
	dtype = partition
	noshow = true
	noipl = false
	keep = false



rhd9:
	driver = disk
	iodn = 20003
	minor = c9
	vint = 4
	noshow = true
	noipl = true



hd7:
	driver = disk
	minor = b7
	kaf_file = /etc/mdkaf
	kaf_use = vmini
	iodn = 20001
	rdidn = 1
	vint = 4
	name = hd7
* special parameters for minidisk driver
	bs = 512
* Block Size * 512,1024,2048
	nob = 15000
* Number of Blocks *
	fd = hdisk0
* Fixed Disk * hdisk0,hdisk1,...
	dtype = partition
	noshow = true
	noipl = false
	keep = false



rhd7:
	driver = disk
	iodn = 20001
	minor = c7
	vint = 4
	noshow = true
	noipl = true



hd10:
	driver = disk
	minor = b10
	kaf_file = /etc/mdkaf
	kaf_use = vmini
	iodn = 20010
	rdidn = xxxx
	vint = 4
	name = DISK
* special parameters for minidisk driver
	bs = 512
* Block Size * 512,1024,2048
	nob = 605000
* Number of Blocks *
	fd = hdisk5
* Fixed Disk * hdisk0,hdisk1,...
	dtype = partition
	noshow = true
	noipl = false
	keep = false



rhd10:
	driver = disk
	iodn = 20010
	minor = c10
	vint = 4
	noshow = true
	noipl = true



token0:
* IBM RT PC VRM Token Ring Adapter
	aflag = false
* IBM RT PC VRM Token Ring Adptr
	config = tokhelp
	crname = false
	dname = token
	driver = vtoken
	dtype = adapters
* IBM RT PC Adapters
	file = /etc/ddi/token
	iodn = 5073
	kaf_file = /etc/ddi/token
	kaf_use = ktoken
	maxdev = 2
	modes = rw-rw-rw-
	name = token
	noddi = false
	noduplicate = false
	noshow = false
	nospecial = true
	port = 1
	shared = true
	switchable = false
	vint = 4
	use = dtoken0
	nname = token0



pts9:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c9
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty9
	nname = pts9



ptc9:
	driver = uptc
	minor = c9
	modes = rw-rw-rw-
	iodn = 0



pts10:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c10
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty10
	nname = pts10



ptc10:
	driver = uptc
	minor = c10
	modes = rw-rw-rw-
	iodn = 0



pts11:
* Asynchronous Pseudo-Terminal
	aflag = false
* Asynchronous Pseudo-Terminal
	driver = upts
	crname = false
	dtype = ptydev
* Asynchronous Pseudo-Terminal
	file = /etc/ddi/pty
	kaf_file = /etc/ddi/pty
	minor = c11
	modes = rw-rw-rw-
	name = pts
	noddi = false
	nodl = false
	noduplicate = false
	noshow = false
	nospecial = false
	specproc = /etc/ptysproc
	dname = pts
	iodn = 0
	use = dpty11
	nname = pts11



ptc11:
	driver = uptc
	minor = c11
	modes = rw-rw-rw-
	iodn = 0

