]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/pc98/conf/GENERIC
This commit was generated by cvs2svn to compensate for changes in r127175,
[FreeBSD/FreeBSD.git] / sys / pc98 / conf / GENERIC
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/doc/en_US.ISO8859-1/books/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 ../../conf/NOTES and NOTES files.
16 # If you are in doubt as to the purpose or necessity of a line, check first
17 # in NOTES.
18 #
19 # $FreeBSD$
20
21 machine         pc98
22 #cpu            I386_CPU                # Do not enable with other cpu types
23 cpu             I486_CPU
24 cpu             I586_CPU
25 cpu             I686_CPU
26 ident           GENERIC
27
28 # To statically compile in device wiring instead of /boot/device.hints
29 #hints          "GENERIC.hints"         # Default places to look for devices.
30
31 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
32
33 options         PC98                    # PC98
34 options         SCHED_ULE               # ULE scheduler
35 options         INET                    # InterNETworking
36 options         INET6                   # IPv6 communications protocols
37 options         FFS                     # Berkeley Fast Filesystem
38 options         SOFTUPDATES             # Enable FFS soft updates support
39 options         UFS_ACL                 # Support for access control lists
40 options         UFS_DIRHASH             # Improve performance on big directories
41 options         MD_ROOT                 # MD is a potential root device
42 options         NFSCLIENT               # Network Filesystem Client
43 options         NFSSERVER               # Network Filesystem Server
44 options         NFS_ROOT                # NFS usable as /, requires NFSCLIENT
45 options         MSDOSFS                 # MSDOS Filesystem
46 options         CD9660                  # ISO 9660 Filesystem
47 options         PROCFS                  # Process filesystem (requires PSEUDOFS)
48 options         PSEUDOFS                # Pseudo-filesystem framework
49 options         COMPAT_43               # Compatible with BSD 4.3 [KEEP THIS!]
50 options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
51 options         SCSI_DELAY=15000        # Delay (in ms) before probing SCSI
52 options         EPSON_BOUNCEDMA         # use bounce buffer for 15-16M
53 #options        EPSON_MEMWIN            # EPSON memory window support
54 #options        LINE30
55 options         KTRACE                  # ktrace(1) support
56 options         SYSVSHM                 # SYSV-style shared memory
57 options         SYSVMSG                 # SYSV-style message queues
58 options         SYSVSEM                 # SYSV-style semaphores
59 options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
60 options         KBD_INSTALL_CDEV        # install a CDEV entry in /dev
61 options         PFIL_HOOKS              # pfil(9) framework
62
63 # Debugging for use in -current
64 options         DDB                     # Enable the kernel debugger
65 options         INVARIANTS              # Enable calls of extra sanity checking
66 options         INVARIANT_SUPPORT       # Extra sanity checks of internal structures, required by INVARIANTS
67 options         WITNESS                 # Enable checks to detect deadlocks and cycles
68 options         WITNESS_SKIPSPIN        # Don't run witness on spinlocks for speed
69
70 # To make an SMP kernel, the next two are needed
71 #options        SMP                     # Symmetric MultiProcessor Kernel
72 #device         apic                    # I/O APIC
73
74 device          isa
75 device          pci
76 #options        COMPAT_OLDISA           # Old ISA driver shims
77
78 # Floppy drives
79 device          fdc
80
81 # ATA and ATAPI devices
82 device          ata
83 device          atadisk         # ATA disk drives
84 device          atapicd         # ATAPI CDROM drives
85 device          atapifd         # ATAPI floppy drives
86 device          atapist         # ATAPI tape drives
87 options         ATA_STATIC_ID   # Static device numbering
88
89 # IDE controller and disks
90 #device         wdc     1       # Needs COMPAT_OLDISA
91
92 # ATAPI devices on wdc
93 #device         wcd     1       # IDE CD-ROM
94
95 # SCSI Controllers
96 device          adv             # Advansys SCSI adapters
97 device          ahc             # AHA2940 and onboard AIC7xxx devices
98 device          amd             # AMD 53C974 (Tekram DC-390(T))
99 device          isp             # Qlogic family
100 #device         ncr             # NCR/Symbios Logic
101 device          sym             # NCR/Symbios Logic (newer chipsets + those of `ncr')
102
103 device          aic             # PC-9801-100
104 #options        BS_TARG_SAFEMODE
105 #device         bs      1       # WD33C93 SCSI card (55/92 like board)
106 device          ct              # host adapter using WD33C93[ABC] chip (C bus)
107
108 device          ncv             # NCR 53C500
109 device          nsp             # Workbit Ninja SCSI-3
110 device          stg             # TMC 18C30/18C50
111
112 # SCSI peripherals
113 device          scbus           # SCSI bus (required for SCSI)
114 device          ch              # SCSI media changers
115 device          da              # Direct Access (disks)
116 device          sa              # Sequential Access (tape etc)
117 device          cd              # CD
118 device          pass            # Passthrough device (direct SCSI access)
119 device          ses             # SCSI Environmental Services (and SAF-TE)
120
121 # keyboard driver
122 device          pckbd           # PC98 keyboard
123
124 device          gdc             # GDC screen
125
126 device          splash          # Splash screen and screen saver support
127
128 # syscons is the default console driver, resembling an SCO console
129 device          sc
130
131 #device         agp             # support several AGP chipsets
132
133 # Floating point support - do not disable.
134 device          npx
135
136 # Power management support (see NOTES for more options)
137 #device         apm
138 #device         pmc
139 #device         canbus
140 #device         canbepm
141 # Add suspend/resume support for the i8254.
142 #device         pmtimer
143
144 # Audio support
145 #device         pcm             # Windows Sound System
146 #device         sbc             # Sound Blaster 16
147
148 # PCMCIA support
149 device          card    1       # pccard bus
150 device          pcic            # PCMCIA bridge
151
152 # Serial (COM) ports
153 options         COM_MULTIPORT
154 #options        COM_ESP         # ESP98
155 device          sio             # 8250, 16[45]50, 8251 based serial ports
156
157 device          mse
158 #device         joy
159
160 # NEW Parallel port
161 device          ppc
162 device          ppbus           # Parallel port bus (required)
163 device          lpt             # Printer
164 device          plip            # TCP/IP over parallel
165 device          ppi             # Parallel port interface device
166 #device         vpo             # Requires scbus and da
167 # OLD Parallel port
168 # Please stay olpt driver after ppc driver
169 #device         olpt
170
171 # PCI Ethernet NICs.
172 device          de              # DEC/Intel DC21x4x (``Tulip'')
173 device          em              # Intel PRO/1000 adapter Gigabit Ethernet Card
174 device          txp             # 3Com 3cR990 (``Typhoon'')
175 device          vx              # 3Com 3c590, 3c595 (``Vortex'')
176
177 # PCI Ethernet NICs that use the common MII bus controller code.
178 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
179 device          miibus          # MII bus support
180 device          bfe             # Broadcom BCM440x 10/100 ethernet
181 device          bge             # Broadcom BCM570xx Gigabit Ethernet
182 device          dc              # DEC/Intel 21143 and various workalikes
183 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
184 device          pcn             # AMD Am79C97x PCI 10/100 (precedence over 'lnc')
185 device          re              # RealTek 8139C+/8169/8169S/8110S
186 device          rl              # RealTek 8129/8139
187 device          sf              # Adaptec AIC-6915 (``Starfire'')
188 device          sis             # Silicon Integrated Systems SiS 900/SiS 7016
189 device          sk              # SysKonnect SK-984x & SK-982x gigabit ethernet
190 device          ste             # Sundance ST201 (D-Link DFE-550TX)
191 device          ti              # Alteon Networks Tigon I/II gigabit ethernet
192 device          tl              # Texas Instruments ThunderLAN
193 device          tx              # SMC EtherPower II (83c170 ``EPIC'')
194 device          vr              # VIA Rhine, Rhine II
195 device          wb              # Winbond W89C840F
196 device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')
197
198 # ISA Ethernet NICs.  pccard NICs included.
199 # 'device ed' requires 'device miibus'
200 device          ed              # NE[12]000, SMC Ultra, 3c503, DS8390 cards
201 device          ep              # Etherlink III based cards
202 device          fe              # Fujitsu MB8696x based cards
203 device          lnc             # C-NET(98)S
204 device          sn              # SMC's 9000 series of ethernet chips
205 device          snc
206 device          xe              # Xircom pccard ethernet
207
208 # Wireless NIC cards
209 device          wlan            # 802.11 support
210 device          an              # Aironet 4500/4800 802.11 wireless NICs.
211 device          awi             # BayStack 660 and others
212 device          wi              # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
213 #device         wl              # Older non 802.11 Wavelan wireless NIC.
214
215 # Pseudo devices - the number indicates how many units to allocate.
216 device          random          # Entropy device
217 device          loop            # Network loopback
218 device          ether           # Ethernet support
219 device          sl              # Kernel SLIP
220 device          ppp             # Kernel PPP
221 device          tun             # Packet tunnel.
222 device          pty             # Pseudo-ttys (telnet etc)
223 device          md              # Memory "disks"
224 device          gif             # IPv6 and IPv4 tunneling
225 device          faith           # IPv6-to-IPv4 relaying (translation)
226
227 # The `bpf' device enables the Berkeley Packet Filter.
228 # Be aware of the administrative consequences of enabling this!
229 device          bpf             # Berkeley packet filter
230
231 # USB support
232 #device         uhci            # UHCI PCI->USB interface
233 #device         ohci            # OHCI PCI->USB interface
234 #device         usb             # USB Bus (required)
235 #device         udbp            # USB Double Bulk Pipe devices
236 #device         ugen            # Generic
237 #device         uhid            # "Human Interface Devices"
238 #device         ukbd            # Keyboard
239 #device         ulpt            # Printer
240 #device         umass           # Disks/Mass storage - Requires scbus and da
241 #device         ums             # Mouse
242 #device         urio            # Diamond Rio 500 MP3 player
243 #device         uscanner        # Scanners
244 # USB Ethernet, requires mii
245 #device         aue             # ADMtek USB ethernet
246 #device         axe             # ASIX Electronics USB ethernet
247 #device         cue             # CATC USB ethernet
248 #device         kue             # Kawasaki LSI USB ethernet
249
250 # FireWire support
251 #device         firewire        # FireWire bus code
252 #device         sbp             # SCSI over FireWire (Requires scbus and da)
253 #device         fwe             # Ethernet over FireWire (non-standard!)