GENERIC revision 1.34
1#	$NetBSD: GENERIC,v 1.34 2000/10/04 22:26:49 itojun Exp $
2#
3# First try for BEBOX config file
4#
5
6include "arch/bebox/conf/std.bebox"
7
8#ident 		"GENERIC-$Revision: 1.34 $"
9
10maxusers	32
11
12#options 	IPKDBUSERHACK	# Allow access to mapped memory via kgdb
13#options 	DEBUG_BY_TOOLS	# Allow debugging from toolsnet
14# HMAC key to be used for debugging sessions
15#options 	IPKDBKEY="\"HMAC pass phrase text\""
16#options 	IPKDBSECURE	# Allow debugging even when securelevel > 0
17makeoptions	DEBUG="-g"
18
19options 	DEBUG
20options 	DIAGNOSTIC
21options 	TRAP_PANICWAIT
22options 	DDB
23#options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
24options 	KTRACE
25
26options 	TCP_COMPAT_42
27options 	COMPAT_43
28options 	COMPAT_09
29options 	COMPAT_10
30options 	COMPAT_12
31options 	COMPAT_13
32options 	COMPAT_14
33options 	COMPAT_386BSD_MBRPART	# recognize old partition ID
34
35file-system 	FFS
36file-system 	MFS
37file-system 	NFS
38file-system 	CD9660
39file-system 	MSDOSFS
40file-system 	FDESC
41file-system 	KERNFS
42file-system 	NULLFS
43file-system 	OVERLAY
44file-system 	PORTAL
45file-system 	PROCFS
46file-system 	UMAPFS
47file-system 	UNION
48
49#options 	FFS_EI		# FFS Endian Independant support
50options 	SOFTDEP         # FFS soft updates support.
51#options 	NFSSERVER
52
53options 	INET
54options 	INET6		# IPV6
55#options 	IPSEC		# IP security
56#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
57#options 	IPSEC_DEBUG	# debug for IP security
58
59options		NFS_BOOT_BOOTPARAM,NFS_BOOT_BOOTP
60
61config		netbsd	root on ? type ?
62
63pseudo-device	vnd		4
64pseudo-device	loop
65pseudo-device	bpfilter	8	# packet filter
66pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
67#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
68#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
69pseudo-device	pty			# pseudo-terminals
70#pseudo-device	raid		4	# RAIDframe disk driver
71#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
72#pseudo-device	gre		2	# generic L3 over IP tunnel
73pseudo-device	wsmux		2
74
75# random number generator pseudo-device
76pseudo-device	rnd			# /dev/random and in-kernel generator
77#options 	RND_COM			# use "com" randomness as well (BROKEN)
78
79#
80# device
81#
82options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
83
84options 	PCIVERBOSE	# verbose PCI device messages
85#options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
86
87mainbus0 at root
88
89pci0	at mainbus0 bus ?
90
91ppb*	at pci? dev ? function ?	# PCI-PCI bridges
92pci*	at ppb? bus ?
93pchb*	at pci? dev ? function ?	# PCI-Host bridges
94pcib*	at pci? dev ? function ?	# PCI-ISA bridges
95
96isa*	at pcib?			# ISA on PCI-ISA bridge
97
98#pc0	at isa? port 0x60 irq 1		# generic PC console device
99
100com0	at isa? port 0x3f8 irq 4	# standard PC serial ports
101com1	at isa? port 0x2f8 irq 3
102#com2	at isa? port 0x380 irq 16
103#com3	at isa? port 0x388 irq 17
104  
105lpt0	at isa? port 0x378 irq 7	# standard PC parallel ports
106#lpt1	at isa? port 0x278
107#lpt2	at isa? port 0x3bc
108
109#lms0	at isa? port 0x23c irq 5	# Logitech bus mouse
110#lms1	at isa? port 0x238 irq 5
111#mms0	at isa? port 0x23c irq 5	# Microsoft InPort mouse
112#mms1	at isa? port 0x238 irq 5
113#pms0	at pckbd? irq 12		# PS/2 auxiliary port mouse
114
115pckbc0	at isa?
116pckbd*	at pckbc?
117#pms*	at pckbc?
118#vga0	at isa?
119vga*	at pci?
120pfb*	at pci?
121wsdisplay*	at vga? console ?
122wsdisplay*	at pfb? console ?
123wskbd*		at pckbd? console ?
124#wsmouse*	at pms? mux 0
125
126#ncr*	at pci? dev ? function ?	# NCR 538XX SCSI controllers
127#scsibus* at ncr?
128
129#sd*	at scsibus? target ? lun ?	# SCSI disk drives
130#st*	at scsibus? target ? lun ?	# SCSI tape drives
131#cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
132#ch*	at scsibus? target ? lun ?	# SCSI autochangers
133#ss*	at scsibus? target ? lun ?	# SCSI scanners
134#uk*	at scsibus? target ? lun ?	# SCSI unknown
135
136fdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
137#fdc1	at isa? port 0x370 irq ? drq ?
138fd0	at fdc? drive 1
139#fd*	at fdc? drive ?
140
141wdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
142wd*	at wdc? drive ?
143
144ne0	at isa? port 0x300 irq 5	# NE[12]000 ethernet cards
145#ipkdbif0 at ne?
146
147#wss0	at isa? port 0x530 irq 10 drq 0	# Windows Sound System
148
149#pcppi0 at isa?
150#spkr0	at pcppi?
151
152# Joystick driver. Probe is a little strange; add only if you have one.
153#joy0	at isa? port 0x201
154