]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/sparc64/conf/GENERIC
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / sys / sparc64 / conf / GENERIC
1 #
2 # GENERIC -- Generic kernel configuration file for FreeBSD/sparc64
3 #
4 # For more information on this file, please read the config(5) manual page,
5 # and/or the handbook section on 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             SUN4U
22 ident           GENERIC
23
24 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
25
26 # Platforms supported
27 #       At this time all platforms are supported, as-is.
28
29 options         SCHED_ULE               # ULE scheduler
30 options         PREEMPTION              # Enable kernel thread preemption
31 options         INET                    # InterNETworking
32 options         INET6                   # IPv6 communications protocols
33 options         SCTP                    # Stream Control Transmission Protocol
34 options         FFS                     # Berkeley Fast Filesystem
35 options         SOFTUPDATES             # Enable FFS soft updates support
36 options         UFS_ACL                 # Support for access control lists
37 options         UFS_DIRHASH             # Improve performance on big directories
38 options         UFS_GJOURNAL            # Enable gjournal-based UFS journaling
39 options         QUOTA                   # Enable disk quotas for UFS
40 options         MD_ROOT                 # MD is a potential root device
41 options         NFSCL                   # New Network Filesystem Client
42 options         NFSD                    # New Network Filesystem Server
43 options         NFSLOCKD                # Network Lock Manager
44 options         NFS_ROOT                # NFS usable as /, requires NFSCL
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         GEOM_PART_GPT           # GUID Partition Tables.
50 options         GEOM_LABEL              # Provides labelization
51 options         COMPAT_FREEBSD5         # Compatible with FreeBSD5
52 options         COMPAT_FREEBSD6         # Compatible with FreeBSD6
53 options         COMPAT_FREEBSD7         # Compatible with FreeBSD7
54 options         SCSI_DELAY=5000         # Delay (in ms) before probing SCSI
55 options         KTRACE                  # ktrace(1) support
56 options         STACK                   # stack(9) support
57 options         SYSVSHM                 # SYSV-style shared memory
58 options         SYSVMSG                 # SYSV-style message queues
59 options         SYSVSEM                 # SYSV-style semaphores
60 options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
61 options         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
62 options         HWPMC_HOOKS             # Necessary kernel hooks for hwpmc(4)
63 options         AUDIT                   # Security event auditing
64 options         MAC                     # TrustedBSD MAC Framework
65 options         INCLUDE_CONFIG_FILE     # Include this file in kernel
66 options         KDB                     # Kernel debugger related code
67 options         KDB_TRACE               # Print a stack trace for a panic
68
69 # Make an SMP-capable kernel by default
70 options         SMP                     # Symmetric MultiProcessor Kernel
71
72 # Standard busses
73 device          ebus
74 device          isa
75 device          pci
76 device          sbus
77 device          central
78 device          fhc
79
80 # Floppy drives
81 #device         fdc
82
83 # ATA controllers
84 device          ahci            # AHCI-compatible SATA controllers
85 device          ata             # Legacy ATA/SATA controllers
86 options         ATA_CAM         # Handle legacy controllers with CAM
87 device          mvs             # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
88 device          siis            # SiliconImage SiI3124/SiI3132/SiI3531 SATA
89
90 # SCSI Controllers
91 device          ahc             # AHA2940 and onboard AIC7xxx devices
92 options         AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O
93 options         AHC_REG_PRETTY_PRINT    # Print register bitfields in debug
94                                         # output.  Adds ~128k to driver.
95 device          esp             # AMD Am53C974, Sun ESP and FAS families
96 device          isp             # Qlogic family
97 device          ispfw           # Firmware module for Qlogic host adapters
98 device          mpt             # LSI-Logic MPT-Fusion
99 device          mps             # LSI-Logic MPT-Fusion 2
100 device          sym             # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
101
102 # ATA/SCSI peripherals
103 device          scbus           # SCSI bus (required for ATA/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 ATA/SCSI access)
109 device          ses             # SCSI Environmental Services (and SAF-TE)
110 #device         ctl             # CAM Target Layer
111
112 # RAID controllers
113 #device         amr             # AMI MegaRAID
114 #device         mlx             # Mylex DAC960 family
115
116 # atkbdc0 controls both the keyboard and the PS/2 mouse
117 device          atkbdc          # AT keyboard controller
118 device          atkbd           # AT keyboard
119 device          psm             # PS/2 mouse
120
121 device          kbdmux          # keyboard multiplexer
122
123 # syscons is the default console driver, resembling an SCO console
124 device          sc
125 device          creator         # Creator, Creator3D and Elite3D framebuffers
126 device          machfb          # ATI Mach64 framebuffers
127 device          splash          # Splash screen and screen saver support
128 options         KBD_INSTALL_CDEV # install a CDEV entry in /dev
129
130 # Builtin hardware
131 device          auxio           # auxiliary I/O device
132 device          eeprom          # eeprom (really a front-end for the MK48Txx)
133 device          mk48txx         # Mostek MK48Txx clocks
134 device          rtc             # rtc (really a front-end for the MC146818)
135 device          mc146818        # Motorola MC146818 and compatible clocks
136 device          epic            # Sun Fire V215/V245 LEDs
137 device          sbbc            # Sun BootBus controller (time-of-day clock for
138                                 # Serengeti and StarCat, console for Serengeti,
139                                 # requires device uart)
140
141 # Serial (COM) ports
142 device          puc             # Multi-channel uarts
143 device          scc             # Serial communications controllers.
144 device          uart            # Multi-uart driver
145
146 # Parallel port
147 #device         ppc
148 #device         ppbus           # Parallel port bus (required)
149 #device         lpt             # Printer
150 #device         plip            # TCP/IP over parallel
151 #device         ppi             # Parallel port interface device
152 #device         vpo             # Requires scbus and da
153
154 # PCI Ethernet NICs.
155 #device         de              # DEC/Intel DC21x4x (``Tulip'')
156 device          em              # Intel PRO/1000 adapter Gigabit Ethernet Card
157 #device         ixgb            # Intel PRO/10GbE Ethernet Card
158 device          le              # AMD Am7900 LANCE and Am79C9xx PCnet
159 device          ti              # Alteon Networks Tigon I/II gigabit Ethernet
160 device          txp             # 3Com 3cR990 (``Typhoon'')
161 #device         vx              # 3Com 3c590, 3c595 (``Vortex'')
162
163 # PCI Ethernet NICs that use the common MII bus controller code.
164 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
165 device          miibus          # MII bus support
166 #device         bfe             # Broadcom BCM440x 10/100 Ethernet
167 device          bge             # Broadcom BCM570xx Gigabit Ethernet
168 device          cas             # Sun Cassini/Cassini+ and NS DP83065 Saturn
169 device          dc              # DEC/Intel 21143 and various workalikes
170 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
171 device          gem             # Sun GEM/Sun ERI/Apple GMAC
172 device          hme             # Sun HME (Happy Meal Ethernet)
173 device          nge             # NatSemi DP83820 gigabit Ethernet
174 #device         pcn             # AMD Am79C97x PCI 10/100 (precedence over 'le')
175 device          re              # RealTek 8139C+/8169/8169S/8110S
176 device          rl              # RealTek 8129/8139
177 device          sf              # Adaptec AIC-6915 (``Starfire'')
178 device          sis             # Silicon Integrated Systems SiS 900/SiS 7016
179 device          sk              # SysKonnect SK-984x & SK-982x gigabit Ethernet
180 device          ste             # Sundance ST201 (D-Link DFE-550TX)
181 device          stge            # Sundance/Tamarack TC9021 gigabit Ethernet
182 #device         tl              # Texas Instruments ThunderLAN
183 #device         tx              # SMC EtherPower II (83c170 ``EPIC'')
184 device          vr              # VIA Rhine, Rhine II
185 #device         wb              # Winbond W89C840F
186 device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')
187
188 # Wireless NIC cards
189 device          wlan            # 802.11 support
190 options         IEEE80211_DEBUG # enable debug msgs
191 options         IEEE80211_AMPDU_AGE     # age frames in AMPDU reorder q's
192 options         IEEE80211_SUPPORT_MESH  # enable 802.11s D3.0 support
193 device          wlan_wep        # 802.11 WEP support
194 device          wlan_ccmp       # 802.11 CCMP support
195 device          wlan_tkip       # 802.11 TKIP support
196 device          wlan_amrr       # AMRR transmit rate control algorithm
197 device          ath             # Atheros NICs
198 device          ath_pci         # Atheros pci/cardbus glue
199 device          ath_hal         # Atheros HAL (Hardware Access Layer)
200 options         AH_SUPPORT_AR5416       # enable AR5416 tx/rx descriptors
201 device          ath_rate_sample # SampleRate tx rate control for ath
202
203 # Pseudo devices.
204 device          loop            # Network loopback
205 device          random          # Entropy device
206 device          ether           # Ethernet support
207 device          vlan            # 802.1Q VLAN support
208 device          tun             # Packet tunnel.
209 device          pty             # BSD-style compatibility pseudo ttys
210 device          md              # Memory "disks"
211 device          gif             # IPv6 and IPv4 tunneling
212 device          faith           # IPv6-to-IPv4 relaying (translation)
213 device          firmware        # firmware assist module
214
215 # The `bpf' device enables the Berkeley Packet Filter.
216 # Be aware of the administrative consequences of enabling this!
217 # Note that 'bpf' is required for DHCP.
218 device          bpf             # Berkeley packet filter
219
220 # USB support
221 options         USB_DEBUG       # enable debug msgs
222 device          uhci            # UHCI PCI->USB interface
223 device          ohci            # OHCI PCI->USB interface
224 device          ehci            # EHCI PCI->USB interface (USB 2.0)
225 device          usb             # USB Bus (required)
226 #device         udbp            # USB Double Bulk Pipe devices (needs netgraph)
227 device          uhid            # "Human Interface Devices"
228 device          ukbd            # Keyboard
229 device          ulpt            # Printer
230 device          umass           # Disks/Mass storage - Requires scbus and da
231 device          ums             # Mouse
232 device          urio            # Diamond Rio 500 MP3 player
233 # USB Serial devices
234 device          uark            # Technologies ARK3116 based serial adapters
235 device          ubsa            # Belkin F5U103 and compatible serial adapters
236 device          uftdi           # For FTDI usb serial adapters
237 device          uipaq           # Some WinCE based devices
238 device          uplcom          # Prolific PL-2303 serial adapters
239 device          uslcom          # SI Labs CP2101/CP2102 serial adapters
240 device          uvisor          # Visor and Palm devices
241 device          uvscom          # USB serial support for DDI pocket's PHS
242 # USB Ethernet, requires miibus
243 device          aue             # ADMtek USB Ethernet
244 device          axe             # ASIX Electronics USB Ethernet
245 device          cdce            # Generic USB over Ethernet
246 device          cue             # CATC USB Ethernet
247 device          kue             # Kawasaki LSI USB Ethernet
248 device          rue             # RealTek RTL8150 USB Ethernet
249 device          udav            # Davicom DM9601E USB
250 # USB Wireless
251 device          rum             # Ralink Technology RT2501USB wireless NICs
252 device          uath            # Atheros AR5523 wireless NICs
253 device          ural            # Ralink Technology RT2500USB wireless NICs
254 device          zyd             # ZyDAS zd1211/zd1211b wireless NICs
255
256 # Sound support
257 device          sound           # Generic sound driver (required)
258 device          snd_audiocs     # Crystal Semiconductor CS4231
259 device          snd_es137x      # Ensoniq AudioPCI ES137x
260 device          snd_t4dwave     # Acer Labs M5451
261 device          snd_uaudio      # USB Audio