NetBSD/sys/arch/amiga/conf/AMIGA

117 lines
2.7 KiB
Plaintext

machine "amiga"
cpu "A3000"
ident GODZILLA
timezone -1 dst
maxusers 16
# Standard options
#options QUOTA
options SWAPPAGER,VNODEPAGER,DEVPAGER
options INET
options NFS,NFSSERVER,NFSCLIENT
options MFS
options ISOFS
options FIFO
options MSDOSFS
options KERNFS
options FDESC
#options ISO
#options TPIP
options "COMPAT_43"
options "TCP_COMPAT_42"
options "COMPAT_NOMID"
options "HAVE_USL_UFS"
options "PANICWAIT"
# Options for all HP machines
#options SYSVSHM
#options HPUXCOMPAT
# Options specific to this host.
options DEBUG,DIAGNOSTIC,FPCOPROC
# options PANICBUTTON
options KTRACE
#options "BUFPAGES=900"
options "NKMEMCLUSTERS=256"
options GENERIC
#options PROFTIMER,"PRF_INTERVAL=500"
#options KGDB,"KGDBDEV=15*256+2","KGDBRATE=19200"
options "PPP_OUTQ_SIZE=4096"
#config vmunix root on sd6a swap on sd6b
config vmunix swap generic
# manufacturer 1 is a pseudo and stands for `builtin'
master a3000scsi0 at manufacturer 1 product 1
master a2091scsi0 at manufacturer 514 product 3
master gvp11scsi0 at manufacturer 2017 product 11
#master floppy0 at manufacturer 1 product 2
# further builtin devices
device ser0 at manufacturer 1 product 3
#device clock at manufacturer 1 product 4
#device kbd at manufacturer 1 product 5
device par0 at manufacturer 1 product 6
#device mouse at manufacturer 1 product 8
disk sd0 at a3000scsi0 slave 0
disk sd0 at a2091scsi0 slave 0
disk sd0 at gvp11scsi0 slave 0
disk sd1 at a3000scsi0 slave 1
disk sd1 at a2091scsi0 slave 1
disk sd1 at gvp11scsi0 slave 1
disk sd2 at a3000scsi0 slave 2
disk sd2 at a2091scsi0 slave 2
disk sd2 at gvp11scsi0 slave 2
disk sd3 at a3000scsi0 slave 3
disk sd3 at a2091scsi0 slave 3
disk sd3 at gvp11scsi0 slave 3
disk sd4 at a3000scsi0 slave 4
disk sd4 at a2091scsi0 slave 4
disk sd4 at gvp11scsi0 slave 4
disk sd5 at a3000scsi0 slave 5
disk sd5 at a2091scsi0 slave 5
disk sd5 at gvp11scsi0 slave 5
disk sd6 at a3000scsi0 slave 6
disk sd6 at a2091scsi0 slave 6
disk sd6 at gvp11scsi0 slave 6
tape st0 at a3000scsi0 slave ?
tape st0 at a2091scsi0 slave ?
tape st0 at gvp11scsi0 slave ?
tape st1 at a3000scsi0 slave ?
tape st1 at a2091scsi0 slave ?
tape st1 at gvp11scsi0 slave ?
device grf0 at manufacturer 1 product 7
device grf1 at manufacturer 18260 product 6
# builtin clock (should all identify as "rtclock")
device rtclocka0 at manufacturer 1 product 4
device rtclockb0 at manufacturer 1 product 9
# ethernet board
device le0 at manufacturer ? product ?
# my dear A2410
#device tiga0 at manufacturer 1030 product 0
pseudo-device sl 4
pseudo-device ppp 4
pseudo-device bpfilter 16
pseudo-device ite 2
pseudo-device pty
pseudo-device loop
pseudo-device ether
pseudo-device vn 10