]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - sys/pc98/conf/GENERIC
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.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 cpu             I486_CPU
22 cpu             I586_CPU
23 cpu             I686_CPU
24 ident           GENERIC
25
26 # To statically compile in device wiring instead of /boot/device.hints
27 #hints          "GENERIC.hints"         # Default places to look for devices.
28
29 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
30
31 options         SCHED_4BSD              # 4BSD scheduler
32 #options        PREEMPTION              # Enable kernel thread preemption
33 options         INET                    # InterNETworking
34 options         INET6                   # IPv6 communications protocols
35 options         SCTP                    # Stream Control Transmission Protocol
36 options         FFS                     # Berkeley Fast Filesystem
37 options         SOFTUPDATES             # Enable FFS soft updates support
38 options         UFS_ACL                 # Support for access control lists
39 options         UFS_DIRHASH             # Improve performance on big directories
40 options         UFS_GJOURNAL            # Enable gjournal-based UFS journaling
41 options         MD_ROOT                 # MD is a potential root device
42 options         NFSCLIENT               # Network Filesystem Client
43 options         NFSSERVER               # Network Filesystem Server
44 options         NFSLOCKD                # Network Lock Manager
45 options         NFS_ROOT                # NFS usable as /, requires NFSCLIENT
46 options         MSDOSFS                 # MSDOS Filesystem
47 options         CD9660                  # ISO 9660 Filesystem
48 options         PROCFS                  # Process filesystem (requires PSEUDOFS)
49 options         PSEUDOFS                # Pseudo-filesystem framework
50 options         GEOM_PART_GPT           # GUID Partition Tables.
51 options         GEOM_LABEL              # Provides labelization
52 options         COMPAT_43TTY            # BSD 4.3 TTY compat [KEEP THIS!]
53 options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
54 options         COMPAT_FREEBSD5         # Compatible with FreeBSD5
55 options         COMPAT_FREEBSD6         # Compatible with FreeBSD6
56 options         SCSI_DELAY=5000         # Delay (in ms) before probing SCSI
57 options         EPSON_BOUNCEDMA         # use bounce buffer for 15-16M
58 #options        EPSON_MEMWIN            # EPSON memory window support
59 #options        LINE30
60 options         KTRACE                  # ktrace(1) support
61 options         STACK                   # stack(9) support
62 options         SYSVSHM                 # SYSV-style shared memory
63 options         SYSVMSG                 # SYSV-style message queues
64 options         SYSVSEM                 # SYSV-style semaphores
65 options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
66 options         KBD_INSTALL_CDEV        # install a CDEV entry in /dev
67 options         AUDIT                   # Security event auditing
68
69 # To make an SMP kernel, the next two lines are needed
70 #options        SMP                     # Symmetric MultiProcessor Kernel
71 #device         apic                    # I/O APIC
72
73 # Bus support.
74 device          pci
75
76 # Floppy drives
77 device          fdc
78
79 # ATA and ATAPI devices
80 device          ata
81 device          atadisk         # ATA disk drives
82 device          atapicd         # ATAPI CDROM drives
83 device          atapifd         # ATAPI floppy drives
84 device          atapist         # ATAPI tape drives
85 options         ATA_STATIC_ID   # Static device numbering
86
87 # SCSI Controllers
88 device          adv             # Advansys SCSI adapters
89 device          ahc             # AHA2940 and onboard AIC7xxx devices
90 device          amd             # AMD 53C974 (Tekram DC-390(T))
91 device          isp             # Qlogic family
92 #device         ncr             # NCR/Symbios Logic
93 device          sym             # NCR/Symbios Logic (newer chipsets + those of `ncr')
94
95 device          aic             # PC-9801-100
96 device          ct              # host adapter using WD33C93[ABC] chip (C bus)
97
98 #device         ncv             # NCR 53C500
99 #device         nsp             # Workbit Ninja SCSI-3
100 #device         stg             # TMC 18C30/18C50
101
102 # SCSI peripherals
103 device          scbus           # SCSI bus (required for SCSI)
104 device          ch              # SCSI media changers
105 device          da              # Direct Access (disks)
106 device          sa              # Sequential Access (tape etc)
107 device          cd              # CD
108 device          pass            # Passthrough device (direct SCSI access)
109 device          ses             # SCSI Environmental Services (and SAF-TE)
110
111 # keyboard driver
112 device          pckbd           # PC98 keyboard
113
114 device          gdc             # GDC screen
115
116 device          splash          # Splash screen and screen saver support
117
118 # syscons is the default console driver, resembling an SCO console
119 device          sc
120
121 #device         agp             # support several AGP chipsets
122
123 # Power management support (see NOTES for more options)
124 #device         apm
125 #device         pmc
126 #device         canbus
127 #device         canbepm
128 # Add suspend/resume support for the i8254.
129 #device         pmtimer
130
131 # Audio support
132 #device         sound           # Generic sound driver
133 #device         snd_mss         # Microsoft Sound System
134 #device         "snd_sb16"      # Sound Blaster 16
135 #device         snd_sbc         # Sound Blaster
136
137 # PCCARD (PCMCIA) support
138 # PCMCIA and cardbus bridge support
139 #device         cbb             # cardbus (yenta) bridge
140 #device         pccard          # PC Card (16-bit) bus
141 #device         cardbus         # CardBus (32-bit) bus
142
143 # Serial (COM) ports
144 options         COM_MULTIPORT
145 #options        COM_ESP         # ESP98
146 device          sio             # 8250, 16[45]50, 8251 based serial ports
147
148 device          mse
149 #device         joy
150
151 # NEW Parallel port
152 #device         ppc
153 #device         ppbus           # Parallel port bus (required)
154 #device         lpt             # Printer
155 #device         plip            # TCP/IP over parallel
156 #device         ppi             # Parallel port interface device
157 #device         vpo             # Requires scbus and da
158 # OLD Parallel port
159 # Please stay olpt driver after ppc driver
160 #device         olpt
161
162 # PCI Ethernet NICs.
163 device          de              # DEC/Intel DC21x4x (``Tulip'')
164 #device         em              # Intel PRO/1000 adapter Gigabit Ethernet Card
165 device          le              # AMD Am7900 LANCE and Am79C9xx PCnet
166 device          txp             # 3Com 3cR990 (``Typhoon'')
167 device          vx              # 3Com 3c590, 3c595 (``Vortex'')
168
169 # PCI Ethernet NICs that use the common MII bus controller code.
170 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
171 device          miibus          # MII bus support
172 device          bfe             # Broadcom BCM440x 10/100 Ethernet
173 #device         bge             # Broadcom BCM570xx Gigabit Ethernet
174 device          dc              # DEC/Intel 21143 and various workalikes
175 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
176 #device         lge             # Level 1 LXT1001 gigabit Ethernet
177 #device         nge             # NatSemi DP83820 gigabit Ethernet
178 device          pcn             # AMD Am79C97x PCI 10/100 (precedence over 'le')
179 device          re              # RealTek 8139C+/8169/8169S/8110S
180 device          rl              # RealTek 8129/8139
181 device          sf              # Adaptec AIC-6915 (``Starfire'')
182 device          sis             # Silicon Integrated Systems SiS 900/SiS 7016
183 #device         sk              # SysKonnect SK-984x & SK-982x gigabit Ethernet
184 device          ste             # Sundance ST201 (D-Link DFE-550TX)
185 device          ti              # Alteon Networks Tigon I/II gigabit Ethernet
186 device          tl              # Texas Instruments ThunderLAN
187 device          tx              # SMC EtherPower II (83c170 ``EPIC'')
188 #device         vge             # VIA VT612x gigabit Ethernet
189 device          vr              # VIA Rhine, Rhine II
190 device          wb              # Winbond W89C840F
191 device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')
192
193 # ISA Ethernet NICs.  pccard NICs included.
194 # 'device ed' requires 'device miibus'
195 device          ed              # NE[12]000, SMC Ultra, 3c503, DS8390 cards
196 device          ep              # Etherlink III based cards
197 device          fe              # Fujitsu MB8696x based cards
198 device          sn              # SMC's 9000 series of Ethernet chips
199 device          snc
200 device          xe              # Xircom pccard Ethernet
201
202 # Wireless NIC cards
203 #device         wlan            # 802.11 support
204 #device         wlan_wep        # 802.11 WEP support
205 #device         wlan_ccmp       # 802.11 CCMP support
206 #device         wlan_tkip       # 802.11 TKIP support
207 #device         wlan_amrr       # AMRR transmit rate control algorithm
208 #device         wlan_scan_ap    # 802.11 AP mode scanning
209 #device         wlan_scan_sta   # 802.11 STA mode scanning
210 #device         an              # Aironet 4500/4800 802.11 wireless NICs.
211 #device         ath             # Atheros pci/cardbus NIC's
212 #device         ath_hal         # Atheros HAL (Hardware Access Layer)
213 #options                AH_SUPPORT_AR5416       # enable AR5416 tx/rx descriptors
214 #device         ath_rate_sample # SampleRate tx rate control for ath
215 #device         awi             # BayStack 660 and others
216 #device         ral             # Ralink Technology RT2500 wireless NICs.
217 #device         wi              # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
218 #device         wl              # Older non 802.11 Wavelan wireless NIC.
219
220 # Pseudo devices.
221 device          loop            # Network loopback
222 device          random          # Entropy device
223 device          ether           # Ethernet support
224 device          sl              # Kernel SLIP
225 device          ppp             # Kernel PPP
226 device          tun             # Packet tunnel.
227 device          pty             # Pseudo-ttys (telnet etc)
228 device          md              # Memory "disks"
229 device          gif             # IPv6 and IPv4 tunneling
230 device          faith           # IPv6-to-IPv4 relaying (translation)
231 device          firmware        # firmware assist module
232
233 # The `bpf' device enables the Berkeley Packet Filter.
234 # Be aware of the administrative consequences of enabling this!
235 # Note that 'bpf' is required for DHCP.
236 device          bpf             # Berkeley packet filter
237
238 # USB support
239 #device         uhci            # UHCI PCI->USB interface
240 #device         ohci            # OHCI PCI->USB interface
241 #device         ehci            # EHCI PCI->USB interface (USB 2.0)
242 #device         usb             # USB Bus (required)
243 #device         udbp            # USB Double Bulk Pipe devices
244 #device         ugen            # Generic
245 #device         uhid            # "Human Interface Devices"
246 #device         ukbd            # Keyboard
247 #device         ulpt            # Printer
248 #device         umass           # Disks/Mass storage - Requires scbus and da
249 #device         ums             # Mouse
250 #device         ural            # Ralink Technology RT2500USB wireless NICs
251 #device         urio            # Diamond Rio 500 MP3 player
252 #device         uscanner        # Scanners
253 # USB Serial devices
254 #device         ucom            # Generic com ttys
255 #device         uark            # Technologies ARK3116 based serial adapters
256 #device         ubsa            # Belkin F5U103 and compatible serial adapters
257 #device         ubser           # BWCT console serial adapters
258 #device         uftdi           # For FTDI usb serial adapters
259 #device         uipaq           # Some WinCE based devices
260 #device         uplcom          # Prolific PL-2303 serial adapters
261 #device         uslcom          # SI Labs CP2101/CP2102 serial adapters
262 #device         uvisor          # Visor and Palm devices
263 #device         uvscom          # USB serial support for DDI pocket's PHS
264 # USB Ethernet, requires miibus
265 #device         aue             # ADMtek USB Ethernet
266 #device         axe             # ASIX Electronics USB Ethernet
267 #device         cdce            # Generic USB over Ethernet
268 #device         cue             # CATC USB Ethernet
269 #device         kue             # Kawasaki LSI USB Ethernet
270 #device         rue             # RealTek RTL8150 USB Ethernet
271
272 # FireWire support
273 #device         firewire        # FireWire bus code
274 #device         sbp             # SCSI over FireWire (Requires scbus and da)
275 #device         fwe             # Ethernet over FireWire (non-standard!)