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