]> CyberLeo.Net >> Repos - FreeBSD/releng/8.0.git/blob - sys/sparc64/conf/GENERIC
Adjust to reflect 8.0-RELEASE.
[FreeBSD/releng/8.0.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 # To statically compile in device wiring instead of /boot/device.hints
25 #hints          "GENERIC.hints"         # Default places to look for devices.
26
27 # Use the following to compile in values accessible to the kernel
28 # through getenv() (or kenv(1) in userland). The format of the file
29 # is 'variable=value', see kenv(1)
30 #
31 # env           "GENERIC.env"
32
33 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
34
35 # Platforms supported
36 #       At this time all platforms are supported, as-is.
37
38 options         SCHED_4BSD              # 4BSD scheduler
39 #options        PREEMPTION              # Enable kernel thread preemption
40 options         INET                    # InterNETworking
41 options         INET6                   # IPv6 communications protocols
42 options         SCTP                    # Stream Control Transmission Protocol
43 options         FFS                     # Berkeley Fast Filesystem
44 options         SOFTUPDATES             # Enable FFS soft updates support
45 options         UFS_ACL                 # Support for access control lists
46 options         UFS_DIRHASH             # Improve performance on big directories
47 options         UFS_GJOURNAL            # Enable gjournal-based UFS journaling
48 options         MD_ROOT                 # MD is a potential root device
49 options         NFSCLIENT               # Network Filesystem Client
50 options         NFSSERVER               # Network Filesystem Server
51 options         NFSLOCKD                # Network Lock Manager
52 options         NFS_ROOT                # NFS usable as /, requires NFSCLIENT
53 #options        MSDOSFS                 # MSDOS Filesystem
54 options         CD9660                  # ISO 9660 Filesystem
55 options         PROCFS                  # Process filesystem (requires PSEUDOFS)
56 options         PSEUDOFS                # Pseudo-filesystem framework
57 options         GEOM_PART_GPT           # GUID Partition Tables.
58 options         GEOM_LABEL              # Provides labelization
59 options         COMPAT_43TTY            # BSD 4.3 TTY compat (sgtty)
60 options         COMPAT_FREEBSD5         # Compatible with FreeBSD5
61 options         COMPAT_FREEBSD6         # Compatible with FreeBSD6
62 options         COMPAT_FREEBSD7         # Compatible with FreeBSD7
63 options         SCSI_DELAY=5000         # Delay (in ms) before probing SCSI
64 options         KTRACE                  # ktrace(1) support
65 options         STACK                   # stack(9) support
66 options         SYSVSHM                 # SYSV-style shared memory
67 options         SYSVMSG                 # SYSV-style message queues
68 options         SYSVSEM                 # SYSV-style semaphores
69 options         P1003_1B_SEMAPHORES     # POSIX-style semaphores
70 options         _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
71 options         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
72 options         HWPMC_HOOKS             # Necessary kernel hooks for hwpmc(4)
73 options         AUDIT                   # Security event auditing
74 options         MAC                     # TrustedBSD MAC Framework
75
76 # Make an SMP-capable kernel by default
77 options         SMP                     # Symmetric MultiProcessor Kernel
78
79 # Standard busses
80 device          ebus
81 device          isa
82 device          pci
83 device          sbus
84 device          central
85 device          fhc
86
87 # Floppy drives
88 #device         fdc
89
90 # ATA and ATAPI devices
91 device          ata
92 device          atadisk         # ATA disk drives
93 device          atapicd         # ATAPI CDROM drives
94 #device         atapifd         # ATAPI floppy drives
95 #device         atapist         # ATAPI tape drives
96 #       Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,
97 #       and you will not mount an ATA /.
98 #options        ATA_STATIC_ID   # Static device numbering
99
100 # SCSI Controllers
101 device          ahc             # AHA2940 and onboard AIC7xxx devices
102 options         AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O
103 options         AHC_REG_PRETTY_PRINT    # Print register bitfields in debug
104                                         # output.  Adds ~128k to driver.
105 device          isp             # Qlogic family
106 device          ispfw           # Firmware module for Qlogic host adapters
107 device          mpt             # LSI-Logic MPT-Fusion
108 device          sym             # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
109 device          esp             # NCR53c9x (FEPS/FAS366)
110
111 # SCSI peripherals
112 device          scbus           # SCSI bus (required for SCSI)
113 device          ch              # SCSI media changers
114 device          da              # Direct Access (disks)
115 device          sa              # Sequential Access (tape etc)
116 device          cd              # CD
117 device          pass            # Passthrough device (direct SCSI access)
118 device          ses             # SCSI Environmental Services (and SAF-TE)
119
120 # RAID controllers
121 #device         amr             # AMI MegaRAID
122 #device         mlx             # Mylex DAC960 family
123
124 # atkbdc0 controls both the keyboard and the PS/2 mouse
125 device          atkbdc          # AT keyboard controller
126 device          atkbd           # AT keyboard
127 device          psm             # PS/2 mouse
128
129 device          kbdmux          # keyboard multiplexer
130
131 # syscons is the default console driver, resembling an SCO console
132 device          sc
133 device          creator         # Creator, Creator3D and Elite3D framebuffers
134 device          machfb          # ATI Mach64 framebuffers
135 device          splash          # Splash screen and screen saver support
136 options         KBD_INSTALL_CDEV # install a CDEV entry in /dev
137
138 # Builtin hardware
139 device          auxio           # auxiliary I/O device
140 device          eeprom          # eeprom (really a front-end for the MK48Txx)
141 device          mk48txx         # Mostek MK48Txx clocks
142 device          rtc             # rtc (really a front-end for the MC146818)
143 device          mc146818        # Motorola MC146818 and compatible clocks
144
145 # Serial (COM) ports
146 device          puc             # Multi-channel uarts
147 device          scc             # Serial communications controllers.
148 device          uart            # Multi-uart driver
149
150 # Parallel port
151 #device         ppc
152 #device         ppbus           # Parallel port bus (required)
153 #device         lpt             # Printer
154 #device         plip            # TCP/IP over parallel
155 #device         ppi             # Parallel port interface device
156 #device         vpo             # Requires scbus and da
157
158 # PCI Ethernet NICs.
159 #device         de              # DEC/Intel DC21x4x (``Tulip'')
160 device          em              # Intel PRO/1000 adapter Gigabit Ethernet Card
161 #device         ixgb            # Intel PRO/10GbE Ethernet Card
162 device          le              # AMD Am7900 LANCE and Am79C9xx PCnet
163 device          ti              # Alteon Networks Tigon I/II gigabit Ethernet
164 device          txp             # 3Com 3cR990 (``Typhoon'')
165 #device         vx              # 3Com 3c590, 3c595 (``Vortex'')
166
167 # PCI Ethernet NICs that use the common MII bus controller code.
168 # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
169 device          miibus          # MII bus support
170 #device         bfe             # Broadcom BCM440x 10/100 Ethernet
171 device          bge             # Broadcom BCM570xx Gigabit Ethernet
172 device          cas             # Sun Cassini/Cassini+ and NS DP83065 Saturn
173 device          dc              # DEC/Intel 21143 and various workalikes
174 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
175 device          gem             # Sun GEM/Sun ERI/Apple GMAC
176 device          hme             # Sun HME (Happy Meal 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          stge            # Sundance/Tamarack TC9021 gigabit Ethernet
186 #device         tl              # Texas Instruments ThunderLAN
187 #device         tx              # SMC EtherPower II (83c170 ``EPIC'')
188 device          vr              # VIA Rhine, Rhine II
189 #device         wb              # Winbond W89C840F
190 device          xl              # 3Com 3c90x (``Boomerang'', ``Cyclone'')
191
192 # Wireless NIC cards
193 device          wlan            # 802.11 support
194 options         IEEE80211_DEBUG # enable debug msgs
195 options         IEEE80211_AMPDU_AGE     # age frames in AMPDU reorder q's
196 options         IEEE80211_SUPPORT_MESH  # enable 802.11s D3.0 support
197 device          wlan_wep        # 802.11 WEP support
198 device          wlan_ccmp       # 802.11 CCMP support
199 device          wlan_tkip       # 802.11 TKIP support
200 device          wlan_amrr       # AMRR transmit rate control algorithm
201 device          ath             # Atheros pci/cardbus NIC's
202 device          ath_hal         # Atheros HAL (Hardware Access Layer)
203 options         AH_SUPPORT_AR5416       # enable AR5416 tx/rx descriptors
204 device          ath_rate_sample # SampleRate tx rate control for ath
205
206 # Pseudo devices.
207 device          loop            # Network loopback
208 device          random          # Entropy device
209 device          ether           # Ethernet support
210 device          tun             # Packet tunnel.
211 device          pty             # BSD-style compatibility pseudo ttys
212 device          md              # Memory "disks"
213 device          gif             # IPv6 and IPv4 tunneling
214 device          faith           # IPv6-to-IPv4 relaying (translation)
215 device          firmware        # firmware assist module
216
217 # The `bpf' device enables the Berkeley Packet Filter.
218 # Be aware of the administrative consequences of enabling this!
219 # Note that 'bpf' is required for DHCP.
220 device          bpf             # Berkeley packet filter
221
222 # USB support
223 device          uhci            # UHCI PCI->USB interface
224 device          ohci            # OHCI PCI->USB interface
225 device          ehci            # EHCI PCI->USB interface (USB 2.0)
226 device          usb             # USB Bus (required)
227 #device         udbp            # USB Double Bulk Pipe devices
228 device          uhid            # "Human Interface Devices"
229 device          ukbd            # Keyboard
230 device          ulpt            # Printer
231 device          umass           # Disks/Mass storage - Requires scbus and da
232 device          ums             # Mouse
233 device          rum             # Ralink Technology RT2501USB wireless NICs
234 device          uath            # Atheros AR5523 wireless NICs
235 device          ural            # Ralink Technology RT2500USB wireless NICs
236 device          zyd             # ZyDAS zb1211/zb1211b wireless NICs
237 device          urio            # Diamond Rio 500 MP3 player
238 # USB Serial devices
239 device          uark            # Technologies ARK3116 based serial adapters
240 device          ubsa            # Belkin F5U103 and compatible serial adapters
241 device          uftdi           # For FTDI usb serial adapters
242 device          uipaq           # Some WinCE based devices
243 device          uplcom          # Prolific PL-2303 serial adapters
244 device          uslcom          # SI Labs CP2101/CP2102 serial adapters
245 device          uvisor          # Visor and Palm devices
246 device          uvscom          # USB serial support for DDI pocket's PHS
247 # USB Ethernet, requires miibus
248 device          aue             # ADMtek USB Ethernet
249 device          axe             # ASIX Electronics USB Ethernet
250 device          cdce            # Generic USB over Ethernet
251 device          cue             # CATC USB Ethernet
252 device          kue             # Kawasaki LSI USB Ethernet
253 device          rue             # RealTek RTL8150 USB Ethernet
254 device          udav            # Davicom DM9601E USB
255
256 # FireWire support
257 device          firewire        # FireWire bus code
258 #device         sbp             # SCSI over FireWire (Requires scbus and da)
259 device          fwe             # Ethernet over FireWire (non-standard!)
260 device          fwip            # IP over FireWire (RFC 2734,3146)
261 device          dcons           # Dumb console driver
262 device          dcons_crom      # Configuration ROM for dcons