Home | History | Annotate | Line # | Download | only in conf
AMIGA revision 1.1
      1  1.1  mw machine		"amiga"
      2  1.1  mw cpu		"A3000"
      3  1.1  mw ident		GODZILLA
      4  1.1  mw 
      5  1.1  mw timezone	-1 dst
      6  1.1  mw maxusers	16
      7  1.1  mw 
      8  1.1  mw # Standard options
      9  1.1  mw #options	QUOTA
     10  1.1  mw options		INET
     11  1.1  mw options		NFS,NFSSERVER,NFSCLIENT
     12  1.1  mw options		MFS
     13  1.1  mw options		ISOFS
     14  1.1  mw options		FIFO
     15  1.1  mw options		PCFS,KERNFS
     16  1.1  mw options		FDESC
     17  1.1  mw options		ISO
     18  1.1  mw options		TPIP
     19  1.1  mw 
     20  1.1  mw options		"COMPAT_43"
     21  1.1  mw options		"TCP_COMPAT_42"
     22  1.1  mw options		"COMPAT_NOMID"
     23  1.1  mw options		"HAVE_USL_UFS"
     24  1.1  mw 
     25  1.1  mw # Options for all HP machines
     26  1.1  mw #options		SYSVSHM
     27  1.1  mw #options		HPUXCOMPAT
     28  1.1  mw 
     29  1.1  mw # Options specific to this host.
     30  1.1  mw options		DEBUG,DIAGNOSTIC,FPCOPROC
     31  1.1  mw # options		PANICBUTTON
     32  1.1  mw options		KTRACE
     33  1.1  mw #options		"BUFPAGES=900"
     34  1.1  mw options		"NKMEMCLUSTERS=256"
     35  1.1  mw options		GENERIC
     36  1.1  mw #options		PROFTIMER,"PRF_INTERVAL=500"
     37  1.1  mw #options		KGDB,"KGDBDEV=15*256+2","KGDBRATE=19200"
     38  1.1  mw 
     39  1.1  mw #config		vmunix root on sd6a swap on sd6b
     40  1.1  mw config		vmunix swap generic
     41  1.1  mw 
     42  1.1  mw # manufacturer 1 is a pseudo and stands for `builtin'
     43  1.1  mw master		scsi0	at manufacturer	1	product	1
     44  1.1  mw #master		floppy0	at manufacturer	1	product	2
     45  1.1  mw 
     46  1.1  mw # further builtin devices
     47  1.1  mw device		ser0	at manufacturer	1	product	3
     48  1.1  mw #device		clock	at manufacturer	1	product 4
     49  1.1  mw #device		kbd	at manufacturer	1	product 5
     50  1.1  mw #device		par	at manufacturer	1	product	6
     51  1.1  mw #device		mouse	at manufacturer	1	product	8
     52  1.1  mw 
     53  1.1  mw disk		sd0	at scsi0 slave 0
     54  1.1  mw disk		sd1	at scsi0 slave 1
     55  1.1  mw disk		sd2	at scsi0 slave 2
     56  1.1  mw disk		sd3	at scsi0 slave 3
     57  1.1  mw disk		sd4	at scsi0 slave 4
     58  1.1  mw disk		sd5	at scsi0 slave 5
     59  1.1  mw disk		sd6	at scsi0 slave 6
     60  1.1  mw 
     61  1.1  mw tape		st0	at scsi0 slave 4
     62  1.1  mw tape		st1	at scsi0 slave 5
     63  1.1  mw 
     64  1.1  mw device		grf0	at manufacturer	1	product	7
     65  1.1  mw 
     66  1.1  mw # ethernet board
     67  1.1  mw #device		le0	at manufacturer ?	product ?
     68  1.1  mw 
     69  1.1  mw # my dear A2410
     70  1.1  mw #device		tiga0	at manufacturer 1030	product 0
     71  1.1  mw 
     72  1.1  mw pseudo-device	sl	4
     73  1.1  mw pseudo-device	ppp	4
     74  1.1  mw pseudo-device	bpfilter 16
     75  1.1  mw pseudo-device	ite	1
     76  1.1  mw pseudo-device	pty
     77  1.1  mw pseudo-device	loop
     78  1.1  mw pseudo-device	ether
     79  1.1  mw pseudo-device	vn	10
     80  1.1  mw 
     81  1.1  mw pseudo-device	devpager
     82  1.1  mw pseudo-device	swappager
     83  1.1  mw pseudo-device	vnodepager
     84