#	$NetBSD: SUN_LAMP,v 1.107 2000/06/11 02:41:11 mycroft Exp $
#
#	SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
#

include "arch/i386/conf/std.i386"

#options 	I386_CPU	# CPU classes; at least one is REQUIRED
options 	I486_CPU
#options 	I586_CPU
#options 	I686_CPU
#options 	MATH_EMULATE	# floating point emulation
#options 	USER_LDT	# user-settable LDT; used by WINE

# The following options override the memory sizes passed in from the boot
# block.  Use them *only* if the boot block is unable to determine the correct
# values.  Note that the BIOS may *correctly* report less that 640k of base
# memory if the extended BIOS data area is located at the top of base memory
# (as is the case on most recent systems).
#options 	REALBASEMEM=...	# size of base memory
#options 	REALEXTMEM=...	# size of extended memory

options 	DUMMY_NOPS	# speed hack; recommended
options 	XSERVER,UCONSOLE

maxusers	24		# estimated number of users
options 	RTC_OFFSET=480	# hardware clock is this many mins. west of GMT

#options 	DDB		# in-kernel debugger
#options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
options 	DIAGNOSTIC	# internal consistency checks
options 	KTRACE		# system call tracing, a la ktrace(1)

#options 	SYSVMSG		# System V-like message queues
#options 	SYSVSEM		# System V-like semaphores
#options 	SYSVSHM		# System V-like memory sharing
#options 	SHMMAXPGS=1024	# 1024 pages is the default

options 	COMPAT_NOMID	# compatibility with 386BSD, BSDI, NetBSD 0.8,
options 	COMPAT_09	# NetBSD 0.9,
options 	COMPAT_10	# NetBSD 1.0,
options 	COMPAT_11	# NetBSD 1.1,
options 	COMPAT_12
options 	COMPAT_13
options 	COMPAT_14
options 	COMPAT_43	# and 4.3BSD
options 	TCP_COMPAT_42	# TCP bug compatibility with 4.2BSD

#options 	COMPAT_SVR4	# binary compatibility with SVR4
#options 	COMPAT_IBCS2	# binary compatibility with SCO and ISC

options 	LKM		# loadable kernel modules
options 	INSECURE

file-system 	FFS		# UFS
#file-system	LFS		# log-structured file system
file-system 	MFS		# memory file system
file-system 	NFS		# Network File System client
file-system 	CD9660		# ISO 9660 + Rock Ridge file system
#file-system	MSDOSFS		# MS-DOS file system
#file-system	FDESC		# /dev/fd
#file-system	KERNFS		# /kern
file-system 	NULLFS		# loopback file system
#file-system	PORTAL		# portal filesystem (still experimental)
#file-system	PROCFS		# /proc
#file-system	UMAPFS		# NULLFS + uid and gid remapping
#file-system	UNION		# union file system

options 	NFSSERVER	# Network File System server
#options  	QUOTA		# UFS quotas

#options 	GATEWAY		# packet forwarding
options 	INET		# IP + ICMP + TCP + UDP
#options 	NS		# XNS
#options 	ISO,TPIP	# OSI
#options 	EON		# OSI tunneling over IP
#options 	CCITT,LLC,HDLC	# X.25

config		netbsd	root on sd0 type ffs

mainbus0 at root

isa0	at mainbus0
eisa0	at mainbus0
#pci0	at mainbus0 bus ?

#ppb*	at pci? dev ? function ?	# PCI-PCI bridges
#pci*	at ppb? bus ?

npx0	at isa? port 0xf0 irq 13	# math coprocessor

pc0	at isa? port 0x60 irq 1		# generic PC console device

#pcppi0	at isa?
#sysbeep0	at pcppi?

#com0	at isa? port 0x3f8 irq 4	# standard PC serial ports
#com1	at isa? port 0x2f8 irq 3
#com2	at isa? port 0x3e8 irq 5
#com3	at isa? port 0x2e8 irq 9
ast0	at isa? port 0x1a0 irq 3	# AST 4-port serial cards
com*	at ast? slave ?
#rtfps0	at isa? port 0x1230 irq 10	# RT 4-port serial cards
#com*	at rtfps? slave ?

#cy0	at isa? ...

#lpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
#lpt1	at isa? port 0x278
#lpt2	at isa? port 0x3bc

#olms0	at isa? port 0x23c irq 5	# Logitech bus mouse
#olms1	at isa? port 0x238 irq 5
#omms0	at isa? port 0x23c irq 5	# Microsoft InPort mouse
#omms1	at isa? port 0x238 irq 5
#opms0	at pc? irq 12		# PS/2 auxiliary port mouse

#aha0	at isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI controllers
#aha1	at isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI controllers
#scsibus* at aha?
ahb*	at eisa? slot ?			# Adaptec 174[024] SCSI controllers
scsibus* at ahb?
#aic0	at isa? port 0x340 irq 12	# Adaptec 152[02] SCSI controllers
#scsibus* at aic?
bha0	at isa? port 0x130 irq ? drq ?	# BusLogic [57]4X SCSI controllers
#bha1	at isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI controllers
#bha*	at eisa? slot ?
#bha*	at pci? dev ? function ?
scsibus* at bha?
#ncr*	at pci? dev ? function ?	# NCR 538XX SCSI controllers
#scsibus* at ncr?
#sea0	at isa? iomem 0xc8000 irq 5
#scsibus* at sea?
#uha0	at isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI controllers
#uha1	at isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI controllers
#uha*	at eisa? slot ?			# UltraStor 24f SCSI controllers
#scsibus* at uha?
sd0	at scsibus? target 0 lun 0
sd1	at scsibus? target 1 lun 0
sd2	at scsibus? target 2 lun 0
sd*	at scsibus? target ? lun ?	# SCSI disk drives
st0	at scsibus? target 6 lun 0
st*	at scsibus? target ? lun ?	# SCSI tape drives
cd0	at scsibus? target 5 lun 0
cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
#ch*	at scsibus? target ? lun ?	# SCSI autochangers

fdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
#fdc1	at isa? port 0x370 irq ? drq ?
fd*	at fdc? drive ?

#mcd0	at isa? port 0x300 irq 10	# Mitsumi CD-ROM drives

#wdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
#wdc1	at isa? port 0x170 irq 15
#wd*	at wdc? drive ?

#wt0	at isa? port 0x300 irq 5 drq 1	# Archive and Wangtek QIC tape drives

we0	at isa? port 0x300 iomem 0xd0000 irq 10	# WD/SMC

#sb0	at isa? port 0x220 irq 7 drq 1	# SoundBlaster
#audio*	at sb0
#spkr0	at pcppi?

pseudo-device	loop	1		# network loopback
pseudo-device	bpfilter 4		# packet filter
#pseudo-device	sl	4		# CSLIP
#pseudo-device	ppp	2		# PPP
#pseudo-device	tun	2		# network tunneling over tty

pseudo-device	pty	32		# pseudo-terminals
#pseudo-device	tb	1		# tablet line discipline
pseudo-device	vnd	4		# paging to files
