#	$NetBSD: RAQ,v 1.6 2000/05/29 15:44:22 soren Exp $

include		"arch/cobalt/conf/std.cobalt"

maxusers	32

options 	KTRACE

options 	BUFCACHE=20

options 	DDB
options 	DDB_HISTORY_SIZE=100
#options 	DEBUG
options 	DIAGNOSTIC
#makeoptions 	DEBUG="-g"

#options 	COMPAT_ULTRIX
#options 	EXEC_ECOFF

file-system	FFS
file-system	EXT2FS
file-system	NFS
file-system	KERNFS

options 	FFS_EI

options 	SOFTDEP

options 	INET

options 	PCIVERBOSE
#options 	PCI_CONFIG_DUMP
options 	SCSIVERBOSE

options 	NFS_BOOT_DHCP

config		netbsd root on ? type ?

#mainbus0 	at root
#cpu0 		at mainbus? level 5
#gt0 		at mainbus? addr 0x14000000 level 0
#com0 		at gt? devbank X offset 0 level 3	# ??
#panel0 	at gt? devbank Y offset 0		# ??
#pci0		at gt? devbank Z offset 0 level 4	# ??

mainbus0 	at root
cpu0 		at mainbus?
options 	COM16650
com0		at mainbus? addr 0x1c800000 level 3
#zsc0		at mainbus? addr 0x1c800000 level 3	# Prototype systems
#panel0 	at mainbus? addr 0x1f000000 # ?		# XXX
gt0 		at mainbus? addr 0x14000000 level 0
pci* 		at gt0
pchb* 		at pci? dev ? function ?
pcib* 		at pci? dev ? function ?
tlp* 		at pci? dev ? function ?
options 	TLP_MATCH_21142
lxtphy* 	at mii? phy ?
#uhci* 		at pci? dev ? function ?
siop* 		at pci? dev ? function ?
scsibus* 	at siop?
sd* 		at scsibus? target ? lun ?
st* 		at scsibus? target ? lun ?
pciide* 	at pci? dev ? function ?
wd* 		at pciide? channel ? drive ?

pseudo-device	loop
pseudo-device	bpfilter	4
pseudo-device	pty		64
