Deleted Added
full compact
GENERIC (61114) GENERIC (61640)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/pc98
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ./LINT configuration file. If you are
16# in doubt as to the purpose or necessity of a line, check first in LINT.
17#
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/pc98
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ./LINT configuration file. If you are
16# in doubt as to the purpose or necessity of a line, check first in LINT.
17#
18# $FreeBSD: head/sys/pc98/conf/GENERIC 61114 2000-05-31 10:49:19Z nyan $
18# $FreeBSD: head/sys/pc98/conf/GENERIC 61640 2000-06-13 22:28:50Z peter $
19
20machine pc98
21cpu I386_CPU
22cpu I486_CPU
23cpu I586_CPU
24cpu I686_CPU
25ident GENERIC
26maxusers 32
27
19
20machine pc98
21cpu I386_CPU
22cpu I486_CPU
23cpu I586_CPU
24cpu I686_CPU
25ident GENERIC
26maxusers 32
27
28hints "GENERIC.hints"
29
28#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
29
30options PC98 #PC98
31options MATH_EMULATE #Support for x87 emulation
32options INET #InterNETworking
33options INET6 #IPv6 communications protocols
34options FFS #Berkeley Fast Filesystem
35options FFS_ROOT #FFS usable as root device [keep this!]

--- 31 unchanged lines hidden (view full) ---

67#options NINTR=24 # number of INTs
68
69device isa
70device pci
71options COMPAT_OLDISA # Old ISA driver shims
72options COMPAT_OLDPCI # Old PCI driver shims
73
74# Floppy drives
30#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
31
32options PC98 #PC98
33options MATH_EMULATE #Support for x87 emulation
34options INET #InterNETworking
35options INET6 #IPv6 communications protocols
36options FFS #Berkeley Fast Filesystem
37options FFS_ROOT #FFS usable as root device [keep this!]

--- 31 unchanged lines hidden (view full) ---

69#options NINTR=24 # number of INTs
70
71device isa
72device pci
73options COMPAT_OLDISA # Old ISA driver shims
74options COMPAT_OLDPCI # Old PCI driver shims
75
76# Floppy drives
75device fdc0 at isa? port IO_FD1 irq 11 drq 2
76device fd0 at fdc0 drive 0
77device fd1 at fdc0 drive 1
78device fd2 at fdc0 drive 2
79device fd3 at fdc0 drive 3
77device fdc
80
81# IDE controller and disks
78
79# IDE controller and disks
82device wdc0 at isa? port IO_WD1 irq 9
83device wd0 at wdc0 drive 0
84#device wd1 at wdc0 drive 1
85#device wd2 at wdc0 drive 2
86#device wd3 at wdc0 drive 3
80device wdc
87
88# ATAPI devices on wdc
89device wcd #IDE CD-ROM
90#device wfd #IDE Floppy (e.g. LS-120)
91#device wst #IDE Tape (e.g. Travan)
92
93# SCSI Controllers
94device adv

--- 4 unchanged lines hidden (view full) ---

99device sym # NCR/Symbios Logic (newer chipsets)
100
101#
102# WD33C93 SCSI card (55/92 like board)
103#
104
105options BS_TARG_SAFEMODE
106
81
82# ATAPI devices on wdc
83device wcd #IDE CD-ROM
84#device wfd #IDE Floppy (e.g. LS-120)
85#device wst #IDE Tape (e.g. Travan)
86
87# SCSI Controllers
88device adv

--- 4 unchanged lines hidden (view full) ---

93device sym # NCR/Symbios Logic (newer chipsets)
94
95#
96# WD33C93 SCSI card (55/92 like board)
97#
98
99options BS_TARG_SAFEMODE
100
101device bs
107# PC-9801-92
102# PC-9801-92
108device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0
103#hint.bs.0.at="isa"
104#hint.bs.0.port="0xCC0"
105#hint.bs.0.irq="5"
106#hint.bs.0.drq="3"
107#hint.bs.0.flags="0"
109# SC-98
108# SC-98
110# device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0x10000
109#hint.bs.0.at="isa"
110#hint.bs.0.port="0xCC0"
111#hint.bs.0.irq="5"
112#hint.bs.0.drq="3"
113#hint.bs.0.flags="0x10000"
111# HA-55BS2 and later
114# HA-55BS2 and later
112#device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0x20000
115#hint.bs.0.at="isa"
116#hint.bs.0.port="0xCC0"
117#hint.bs.0.irq="5"
118#hint.bs.0.drq="3"
119#hint.bs.0.flags="0x20000"
113# ELECOM type
120# ELECOM type
114#device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0x30000
121#hint.bs.0.at="isa"
122#hint.bs.0.port="0xCC0"
123#hint.bs.0.irq="5"
124#hint.bs.0.drq="3"
125#hint.bs.0.flags="0x30000"
115# SMIT
126# SMIT
116#device bs0 at isa? port IO_SCSI irq 5 drq 3 iomem 0xdd000 iosiz 0x1000 flags 0x40000
127#hint.bs.0.at="isa"
128#hint.bs.0.port="0xCC0"
129#hint.bs.0.irq="5"
130#hint.bs.0.drq="3"
131#hint.bs.0.iomem="0xdd000"
132#hint.bs.0.iosiz="0x1000"
133#hint.bs.0.flags="0x40000"
117# Logitec LHA-20x
134# Logitec LHA-20x
118#device bs0 at isa? port IO_SCSI irq 5 drq 3 flags 0x50000
135#hint.bs.0.at="isa"
136#hint.bs.0.port="0xCC0"
137#hint.bs.0.irq="5"
138#hint.bs.0.drq="3"
139#hint.bs.0.flags="0x50000"
119
120# PC-9801-100
140
141# PC-9801-100
121device aic0 at isa? port 0x1840 irq 5 flags 0x10000
142device aic
122
123# SCSI peripherals
124device scbus # SCSI bus (required)
125device da # Direct Access (disks)
126device sa # Sequential Access (tape etc)
127device cd # CD
128device pass # Passthrough device (direct SCSI access)
129
130# RAID controllers
131device ida # Compaq Smart RAID
132device amr # AMI MegaRAID
133device mlx # Mylex DAC960 family
134
135# keyboard driver
143
144# SCSI peripherals
145device scbus # SCSI bus (required)
146device da # Direct Access (disks)
147device sa # Sequential Access (tape etc)
148device cd # CD
149device pass # Passthrough device (direct SCSI access)
150
151# RAID controllers
152device ida # Compaq Smart RAID
153device amr # AMI MegaRAID
154device mlx # Mylex DAC960 family
155
156# keyboard driver
136device pckbd0 at isa? port IO_KBD irq 1
157device pckbd
137
158
138device gdc0 at isa?
159device gdc
139
140# splash screen/screen saver
160
161# splash screen/screen saver
141pseudo-device splash
162device splash
142
143# syscons is the default console driver, resembling an SCO console
163
164# syscons is the default console driver, resembling an SCO console
144device sc0 at isa?
165device sc 1
145
146# Floating point support - do not disable.
166
167# Floating point support - do not disable.
147device npx0 at nexus? port IO_NPX irq 8
168device npx
148
149# Power management support (see LINT for more options)
169
170# Power management support (see LINT for more options)
150#device apm0 at nexus? disable flags 0x20 # Advanced Power Management
171#device apm
151
152# PCCARD (PCMCIA) support
153device card
172
173# PCCARD (PCMCIA) support
174device card
154device pcic0 at isa? irq 6 port 0x3e0
175device pcic
155
156# Serial (COM) ports
157#
158options COM_MULTIPORT
159#
160# COM1
176
177# Serial (COM) ports
178#
179options COM_MULTIPORT
180#
181# COM1
161device sio0 at isa? port IO_COM1 irq 4
182device sio
162# COM2 (2nd CCU)
183# COM2 (2nd CCU)
163device sio1 at isa? port 0x238 irq 5 flags 0x12000010
184#hint.sio.1.at="isa"
185#hint.sio.1.port="0x238"
186#hint.sio.1.irq="5"
187#hint.sio.1.flags="0x12000010"
164# PC-9861K, PC-9801-101, MDC-926Rs
188# PC-9861K, PC-9801-101, MDC-926Rs
165#device sio1 at isa? port IO_COM2 irq 5 flags 0x01000000
166#device sio2 at isa? port IO_COM3 irq 6 flags 0x02000000
189#hint.sio.1.at="isa"
190#hint.sio.1.port="0x0B1"
191#hint.sio.1.irq="5"
192#hint.sio.1.flags="0x01000000"
193#hint.sio.2.at="isa"
194#hint.sio.2.port="0x0B9"
195#hint.sio.2.irq="6"
196#hint.sio.2.flags="0x02000000"
167# PC-9801-120 (PnP off)
197# PC-9801-120 (PnP off)
168#device sio1 at isa? port 0x8b0 irq 5 flags 0x11000000
198#hint.sio.1.at="isa"
199#hint.sio.1.port="0x8b0"
200#hint.sio.1.irq="5"
201#hint.sio.1.flags="0x11000000"
169# MC-16550II, MC-RS98
202# MC-16550II, MC-RS98
170#device sio1 at isa? port 0xd2 irq 5 flags 0x14000101
171#device sio2 at isa? port 0x8d2 flags 0x14000101
203#hint.sio.1.at="isa"
204#hint.sio.1.port="0xd2"
205#hint.sio.1.irq="5"
206#hint.sio.1.flags="0x14000101"
207#hint.sio.2.at="isa"
208#hint.sio.2.port="0x8d2"
209#hint.sio.2.flags="0x14000101"
172# RSB-2000, RSB-3000, B98-02
210# RSB-2000, RSB-3000, B98-02
173#device sio1 at isa? port 0xb0 flags 0x15000101
174#device sio2 at isa? port 0xb1 flags 0x15000101
211#hint.sio.1.at="isa"
212#hint.sio.1.port="0xb0"
213#hint.sio.1.flags="0x15000101"
214#hint.sio.2.at="isa"
215#hint.sio.2.port="0xb1"
216#hint.sio.2.flags="0x15000101"
175# RSB-384
217# RSB-384
176#device sio1 at isa? port 0xb0 flags 0x16000000
177#device sio2 at isa? port 0xb1 flags 0x16000000
218#hint.sio.1.at="isa"
219#hint.sio.1.port="0xb0"
220#hint.sio.1.flags="0x16000000"
221#hint.sio.2.at="isa"
222#hint.sio.2.port="0xb1"
223#hint.sio.2.flags="0x16000000"
178# RSA-98III
224# RSA-98III
179#device sio1 at isa? port 0x50e0 irq 5 flags 0x18000101
180#device sio2 at isa? port 0x51e0 flags 0x18000101
225#hint.sio.1.at="isa"
226#hint.sio.1.port="0x50e0"
227#hint.sio.1.irq="5"
228#hint.sio.1.flags="0x18000101"
229#hint.sio.2.at="isa"
230#hint.sio.2.port="0x51e0"
231#hint.sio.2.flags="0x18000101"
181# ESP98
182#options COM_ESP
232# ESP98
233#options COM_ESP
183#device sio1 at isa? port 0x18b0 irq 5 flags 0x19000000
234#hint.sio.1.at="isa"
235#hint.sio.1.port="0x18b0"
236#hint.sio.1.irq="5"
237#hint.sio.1.flags="0x19000000"
184
238
185device mse0 at isa? port IO_MSE irq 13
239device mse
186
187# NEW Parallel port
240
241# NEW Parallel port
188device ppc0 at isa? irq 14
242device ppc
189device ppbus # Parallel port bus (required)
190device lpt # Printer
191device plip # TCP/IP over parallel
192device ppi # Parallel port interface device
193#device vpo # Requires scbus and da
194# OLD Parallel port
195# Please stay olpt driver after ppc driver
243device ppbus # Parallel port bus (required)
244device lpt # Printer
245device plip # TCP/IP over parallel
246device ppi # Parallel port interface device
247#device vpo # Requires scbus and da
248# OLD Parallel port
249# Please stay olpt driver after ppc driver
196device olpt0 at isa? port IO_LPT
250device olpt
197
198
199# PCI Ethernet NICs.
200device de # DEC/Intel DC21x4x (``Tulip'')
201device fxp # Intel EtherExpress PRO/100B (82557, 82558)
202device tx # SMC 9432TX (83c170 ``EPIC'')
203device vx # 3Com 3c590, 3c595 (``Vortex'')
204device wx # Intel Gigabit Ethernet Card (``Wiseman'')

--- 22 unchanged lines hidden (view full) ---

227# ed5: SIC-98
228# ed6: PC-9801-108
229# ed7: LA-98
230# ed8: C-NET(98)
231# ed9: C-NET(98)E/L
232# ed10: EC/EP-98X
233# ed11: SIU-98-D
234#
251
252
253# PCI Ethernet NICs.
254device de # DEC/Intel DC21x4x (``Tulip'')
255device fxp # Intel EtherExpress PRO/100B (82557, 82558)
256device tx # SMC 9432TX (83c170 ``EPIC'')
257device vx # 3Com 3c590, 3c595 (``Vortex'')
258device wx # Intel Gigabit Ethernet Card (``Wiseman'')

--- 22 unchanged lines hidden (view full) ---

281# ed5: SIC-98
282# ed6: PC-9801-108
283# ed7: LA-98
284# ed8: C-NET(98)
285# ed9: C-NET(98)E/L
286# ed10: EC/EP-98X
287# ed11: SIU-98-D
288#
289# XXX convert to hints
235#device ed0 at isa? port 0x00d0 irq 6
236##device ed0 at isa? port 0x10d0 irq 6 iomem 0xc8000 # SMC EtherEZ98
237#device ed5 at isa? port 0x00d0 irq 6 iomem 0xd0000 iosiz 16384 flags 0x600000
238#device ed1 at isa? port 0x00d8 irq 6 flags 0x200000
239#device ed3 at isa? port 0x00d0 irq 6 flags 0x400000
240#device ed4 at isa? port 0x56d0 irq 5 flags 0x500000
241#device ed2 at isa? port 0x00d8 irq 6 flags 0x300000
242#device ed7 at isa? port 0x00d0 irq 6 flags 0x900000

--- 6 unchanged lines hidden (view full) ---

249# MB86960A NIC
250#
251# fe0: RE1000/1000Plus/AccessPC N98C+/LAC-98
252# fe1: C-NET(98)P2/C-NET(9N)E
253#
254# FE_8BIT_SUPPORT is needed to support LAC-98
255#
256options FE_8BIT_SUPPORT # LAC-98 support
290#device ed0 at isa? port 0x00d0 irq 6
291##device ed0 at isa? port 0x10d0 irq 6 iomem 0xc8000 # SMC EtherEZ98
292#device ed5 at isa? port 0x00d0 irq 6 iomem 0xd0000 iosiz 16384 flags 0x600000
293#device ed1 at isa? port 0x00d8 irq 6 flags 0x200000
294#device ed3 at isa? port 0x00d0 irq 6 flags 0x400000
295#device ed4 at isa? port 0x56d0 irq 5 flags 0x500000
296#device ed2 at isa? port 0x00d8 irq 6 flags 0x300000
297#device ed7 at isa? port 0x00d0 irq 6 flags 0x900000

--- 6 unchanged lines hidden (view full) ---

304# MB86960A NIC
305#
306# fe0: RE1000/1000Plus/AccessPC N98C+/LAC-98
307# fe1: C-NET(98)P2/C-NET(9N)E
308#
309# FE_8BIT_SUPPORT is needed to support LAC-98
310#
311options FE_8BIT_SUPPORT # LAC-98 support
257device fe0 at isa? port 0x00d0 irq 3
258device fe1 at isa? port 0x73d0 irq 5
312device fe
259
313
260device ep0 at isa? port 0x40d0 irq 3
261device lnc0 at isa? port 0x03d0 irq 6
314device ep
315device lnc
262device sn
263
264# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
265# exists only as a PCMCIA device, so there is no ISA attatement needed
266# and resources will always be dynamically assigned by the pccard code.
267device wi
268# Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will
269# work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP
270# mode (the factory default). If you set the switches on your ISA
271# card for a manually chosen I/O address and IRQ, you must specify
272# those paremeters here.
273device an
274# BayStack 660 and others
275device awi
276# Xircom pccard ethernet
277device xe
278
279
280#device snd
316device sn
317
318# WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really
319# exists only as a PCMCIA device, so there is no ISA attatement needed
320# and resources will always be dynamically assigned by the pccard code.
321device wi
322# Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will
323# work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP
324# mode (the factory default). If you set the switches on your ISA
325# card for a manually chosen I/O address and IRQ, you must specify
326# those paremeters here.
327device an
328# BayStack 660 and others
329device awi
330# Xircom pccard ethernet
331device xe
332
333
334#device snd
281#device sb0 at isa? port 0x20d2 irq 10 drq 3
282#device sbxvi0 at isa? drq 3
283#device sbmidi0 at isa? port 0x80d2
284#device opl0 at isa? port 0x28d2
285#device nss0 at isa? port 0xa460 irq 12
286#device mss0 at isa? port 0xf40 irq 12 drq 1
287#device mpu0 at isa? port 0xe0d0 irq 6
335#device sb
336#device sbxvi
337#device sbmidi
338#device opl
339#device nss
340#device mss
341#device mpu
288
342
289#device joy0 at isa? port 0x04d2
343#device joy
290
291# The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!).
292#
293# Windows Sound System
344
345# The newpcm driver (use INSTEAD of snd0 and all VOXWARE drivers!).
346#
347# Windows Sound System
294#device pcm0 at isa? port 0xf40 irq 12 drq 1 flags 0x10000
348#device pcm
295#
296# Sound Blaster 16 (This device need the bridge driver.)
297#device pcm
349#
350# Sound Blaster 16 (This device need the bridge driver.)
351#device pcm
298#device sbc0 at isa? port 0x20d2 irq 10 drq 3
352#device sbc
299
300# Pseudo devices - the number indicates how many units to allocated.
353
354# Pseudo devices - the number indicates how many units to allocated.
301pseudo-device loop # Network loopback
302pseudo-device ether # Ethernet support
303pseudo-device sl 1 # Kernel SLIP
304pseudo-device ppp 1 # Kernel PPP
305pseudo-device tun # Packet tunnel.
306pseudo-device pty # Pseudo-ttys (telnet etc)
307pseudo-device md # Memory "disks"
308pseudo-device gif 4 # IPv6 and IPv4 tunneling
309pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
355device loop # Network loopback
356device ether # Ethernet support
357device sl 1 # Kernel SLIP
358device ppp 1 # Kernel PPP
359device tun # Packet tunnel.
360device pty # Pseudo-ttys (telnet etc)
361device md # Memory "disks"
362device gif 4 # IPv6 and IPv4 tunneling
363device faith 1 # IPv6-to-IPv4 relaying (translation)
310
364
311# The `bpf' pseudo-device enables the Berkeley Packet Filter.
365# The `bpf' device enables the Berkeley Packet Filter.
312# Be aware of the administrative consequences of enabling this!
366# Be aware of the administrative consequences of enabling this!
313pseudo-device bpf # Berkeley packet filter
367device bpf # Berkeley packet filter
314
368
315#pseudo-device compat_atdisk #IBM-PC HDD support
369#device compat_atdisk #IBM-PC HDD support
316
317# USB support
318#device uhci # UHCI PCI->USB interface
319#device ohci # OHCI PCI->USB interface
320#device usb # USB Bus (required)
321#device udbp # USB Double Bulk Pipe devices
322#device ugen # Generic
323#device uhid # "Human Interface Devices"
324#device ukbd # Keyboard
325#device ulpt # Printer
326#device umass # Disks/Mass storage - Requires scbus and da
327#device ums # Mouse
328#device urio # Diamond Rio 500 MP3 player
329# USB Ethernet, requires mii
330#device aue # ADMtek USB ethernet
331#device cue # CATC USB ethernet
332#device kue # Kawasaki LSI USB ethernet
370
371# USB support
372#device uhci # UHCI PCI->USB interface
373#device ohci # OHCI PCI->USB interface
374#device usb # USB Bus (required)
375#device udbp # USB Double Bulk Pipe devices
376#device ugen # Generic
377#device uhid # "Human Interface Devices"
378#device ukbd # Keyboard
379#device ulpt # Printer
380#device umass # Disks/Mass storage - Requires scbus and da
381#device ums # Mouse
382#device urio # Diamond Rio 500 MP3 player
383# USB Ethernet, requires mii
384#device aue # ADMtek USB ethernet
385#device cue # CATC USB ethernet
386#device kue # Kawasaki LSI USB ethernet