GENERIC revision 13314
1#
2# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
3#
4#	$Id: GENERIC,v 1.58 1995/12/29 02:04:19 jkh Exp $
5#
6
7machine		"i386"
8cpu		"I386_CPU"
9cpu		"I486_CPU"
10cpu		"I586_CPU"
11cpu		"I686_CPU"
12ident		GENERIC
13maxusers	10
14
15options		MATH_EMULATE		#Support for x87 emulation
16options		INET			#InterNETworking
17options		FFS			#Berkeley Fast Filesystem
18options		NFS			#Network Filesystem
19options		MSDOSFS			#MSDOS Filesystem
20options		"CD9660"		#ISO 9660 Filesystem
21options		PROCFS			#Process filesystem
22options		"COMPAT_43"		#Compatible with BSD 4.3 [KEEP THIS!]
23options		SCSI_DELAY=15		#Be pessimistic about Joe SCSI device
24options		BOUNCE_BUFFERS		#include support for DMA bounce buffers
25options		UCONSOLE		#Allow users to grab the console
26
27config		kernel	root on wd0
28
29controller	isa0
30controller	eisa0
31controller	pci0
32
33controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
34disk		fd0	at fdc0 drive 0
35disk		fd1	at fdc0 drive 1
36tape		ft0	at fdc0 drive 2
37
38controller	wdc0	at isa? port "IO_WD1" bio irq 14 vector wdintr
39disk		wd0	at wdc0 drive 0
40disk		wd1	at wdc0 drive 1
41
42controller	wdc1	at isa? port "IO_WD2" bio irq 15 vector wdintr
43disk		wd2	at wdc1 drive 0
44disk		wd3	at wdc1 drive 1
45
46options		ATAPI	#Enable ATAPI support for IDE bus
47device		wcd0	#IDE CD-ROM
48
49# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
50# for any number of installed devices.
51controller	ncr0
52controller	ahb0
53controller	ahc0
54
55controller	bt0	at isa? port "IO_BT0" bio irq ? vector bt_isa_intr
56controller	uha0	at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
57controller	aha0	at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
58controller	aic0	at isa? port 0x340 bio irq 11 vector aicintr
59controller	nca0	at isa? port 0x1f88 bio irq 10 vector ncaintr
60controller	nca1	at isa? port 0x350 bio irq 5 vector ncaintr
61controller	sea0	at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr
62
63controller	scbus0
64
65device		sd0
66
67device		od0
68
69device		st0
70
71device		cd0	#Only need one of these, the code dynamically grows
72
73device		wt0	at isa? port 0x300 bio irq 5 drq 1 vector wtintr
74device		mcd0	at isa? port 0x300 bio irq 10 vector mcdintr
75device		mcd1	at isa? port 0x340 bio irq 11 vector mcdintr
76
77controller	matcd0	at isa? port 0x230 bio
78
79device		scd0	at isa? port 0x230 bio
80
81# syscons is the default console driver, resembling an SCO console
82device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
83# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
84#device		vt0	at isa? port "IO_KBD" tty irq 1 vector pcrint
85#options		PCVT_FREEBSD=210	# pcvt running on FreeBSD >= 2.0.5
86#options		XSERVER			# include code for XFree86
87#options		FAT_CURSOR		# start with block cursor
88# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines
89#options		PCVT_SCANSET=2		# IBM keyboards are non-std
90
91device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
92
93device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
94device		sio1	at isa? port "IO_COM2" tty irq 3 vector siointr
95device		sio2	at isa? port "IO_COM3" tty irq 5 vector siointr
96device		sio3	at isa? port "IO_COM4" tty irq 9 vector siointr
97
98device		lpt0	at isa? port? tty irq 7 vector lptintr
99device		lpt1	at isa? port? tty
100device		lpt2	at isa? port? tty
101
102# Order is important here due to intrusive probes, do *not* alphabetize
103# this list of network interfaces until the probes have been fixed.
104# Right now it appears that the ie0 must be probed before ep0. See
105# revision 1.20 of this file.
106device de0
107device fxp0
108device ed0 at isa? port 0x280 net irq  5 iomem 0xd8000 vector edintr
109device ed1 at isa? port 0x300 net irq  5 iomem 0xd8000 vector edintr
110device ie0 at isa? port 0x360 net irq  7 iomem 0xd0000 vector ieintr
111device ep0 at isa? port 0x300 net irq 10 vector epintr
112device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr
113device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
114device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr
115device lnc1 at isa? port 0x300 net irq 10 drq 0 vector lncintr
116device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr
117device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
118
119pseudo-device	loop
120pseudo-device	ether
121pseudo-device	log
122pseudo-device	sl	1
123# ijppp uses tun instead of ppp device
124#pseudo-device	ppp	1
125pseudo-device	tun	1
126pseudo-device	pty	16
127# keep this if you want to be able to continue to use /stand/sysinstall
128pseudo-device	gzip		# Exec gzipped a.out's
129