NetBSD/sys/arch/sgimips/conf/TEAL
2001-11-22 01:11:51 +00:00

90 lines
1.8 KiB
Plaintext

# $NetBSD: TEAL,v 1.9 2001/11/22 01:11:51 soren Exp $
include "arch/sgimips/conf/std.sgimips"
makeoptions TEXTADDR=0x88069000 # Indy/Indigo2
maxusers 32
options SCSI_DELAY=5
options MIPS3
options MIPS3_L2CACHE_ABSENT
#options MIPS3_L2CACHE_PRESENT
options KTRACE
options SYSVMSG # System V message queues
options SYSVSEM # System V semaphores
options SYSVSHM # System V shared memory
options PARANOIADIAG
options DDB
options DDB_HISTORY_SIZE=100
options DEBUG
options DIAGNOSTIC
#options KGDB
#options KGDB_DEV=0x2301 # KGDB port - this is Serial(1)
#options KGDB_DEVRATE=19200 # KGDB Baud Rate
#makeoptions DEBUG="-g"
file-system FFS
file-system NFS
file-system KERNFS
file-system PROCFS
file-system CD9660 # ISO 9660 + Rock Ridge file system
options FFS_EI
options SOFTDEP
options INET
options SCSIVERBOSE
options NFS_BOOT_DHCP
#options NFS_BOOT_BOOTPARAM
options IP22
config netbsd root on ? type ?
mainbus0 at root
cpu0 at mainbus0
imc0 at mainbus0 addr 0x1fa00000
gio0 at imc0
eisa0 at imc0
hpc0 at gio? addr 0x1fb80000
hpc1 at gio? addr 0x1fb00000
hpc2 at gio? addr 0x1f980000
sq* at hpc0 offset ?
wdsc* at hpc0 offset ?
dsclock* at hpc0 offset ?
#
# As always, the zs chip is wired funny, so channel 1 is actually the
# first serial port and channel 0 is the second.
#
zsc* at hpc0 offset ? # pbus0 device ?
zstty* at zsc? channel ?
#pbus0 at hpc0
#pckbc0 at pbus0 device ?
scsibus* at wdsc?
sd* at scsibus? target ? lun ? # SCSI disks
st* at scsibus? target ? lun ? # SCSI tapes
cd* at scsibus? target ? lun ? # SCSI CD-ROMs
ch* at scsibus? target ? lun ? # SCSI changer devices
pseudo-device loop
pseudo-device pty
pseudo-device bpfilter 8
#pseudo-device md 1
pseudo-device rnd # /dev/random and in-kernel generator