]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/ia64/conf/GENERIC
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / sys / ia64 / conf / GENERIC
1 #
2 # GENERIC -- Generic kernel configuration file for FreeBSD/ia64
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
17 # first in NOTES.
18 #
19 # For hardware specific information check HARDWARE.TXT
20 #
21 # $FreeBSD$
22
23 cpu             ITANIUM2
24 ident           GENERIC
25
26 makeoptions     DEBUG=-g        # Build kernel with gdb(1) debug symbols
27
28 options         AUDIT           # Security event auditing
29 options         CAPABILITY_MODE # Capsicum capability mode
30 options         CAPABILITIES    # Capsicum capabilities
31 options         CD9660          # ISO 9660 Filesystem
32 options         COMPAT_FREEBSD7 # Compatible with FreeBSD7
33 options         FFS             # Berkeley Fast Filesystem
34 options         GEOM_LABEL      # Provides labelization
35 options         INCLUDE_CONFIG_FILE     # Include this file in kernel
36 options         INET            # InterNETworking
37 options         INET6           # IPv6 communications protocols
38 options         KTRACE          # ktrace(1) syscall trace support
39 options         MAC             # TrustedBSD MAC Framework
40 options         MD_ROOT         # MD usable as root device
41 options         MSDOSFS         # MSDOS Filesystem
42 options         NFSCL           # New Network Filesystem Client
43 options         NFSLOCKD        # Network Lock Manager
44 options         NFSD            # New Network Filesystem Server
45 options         NFS_ROOT        # NFS usable as root device
46 options         P1003_1B_SEMAPHORES     # POSIX-style semaphores
47 options         PREEMPTION      # Enable kernel thread preemption
48 options         PRINTF_BUFR_SIZE=128  # Printf buffering to limit interspersion
49 options         PROCDESC        # Support for process descriptors
50 options         PROCFS          # Process filesystem (/proc)
51 options         PSEUDOFS        # Pseudo-filesystem framework
52 options         SCHED_ULE       # ULE scheduler
53 options         SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
54 options         SCTP            # Stream Control Transmission Protocol
55 options         SMP             # Symmetric Multi-Processor support
56 options         SOFTUPDATES     # Enable FFS soft updates support
57 options         STACK           # stack(9) support
58 options         SYSVMSG         # SYSV-style message queues
59 options         SYSVSEM         # SYSV-style semaphores
60 options         SYSVSHM         # SYSV-style shared memory
61 options         UFS_ACL         # Support for access control lists
62 options         UFS_DIRHASH     # Hash-based directory lookup scheme
63 options         UFS_GJOURNAL    # Enable gjournal-based UFS journaling
64 options         QUOTA           # Enable disk quotas for UFS
65 options         _KPOSIX_PRIORITY_SCHEDULING     # Posix P1003_1B RT extensions
66
67 # Debugging support.  Always need this:
68 options         KDB             # Enable kernel debugger support.
69 options         KDB_TRACE       # Print a stack trace for a panic.
70
71 # Various "busses"
72 device          miibus          # MII bus support (Ethernet)
73 device          pci             # PCI bus support
74 device          scbus           # SCSI bus (required for ATA/SCSI)
75 device          usb             # USB Bus (required for USB)
76
77 # ATA controllers
78 device          ahci            # AHCI-compatible SATA controllers
79 device          ata             # Legacy ATA/SATA controllers
80 device          mvs             # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
81 device          siis            # SiliconImage SiI3124/SiI3132/SiI3531 SATA
82
83 # SCSI Controllers
84 device          ahc             # AHA2940 and AIC7xxx devices
85 device          ahd             # AHA39320/29320 and AIC79xx devices
86 device          hptiop          # Highpoint RocketRaid 3xxx series
87 device          isp             # Qlogic family
88 device          mpt             # LSI-Logic MPT-Fusion
89 device          mps             # LSI-Logic MPT-Fusion 2
90 device          mpr             # LSI-Logic MPT-Fusion 3
91 device          sym             # NCR/Symbios Logic
92
93 # RAID controllers interfaced to the SCSI subsystem
94 device          amr             # AMI MegaRAID
95 device          ciss            # Compaq Smart RAID 5*
96 device          dpt             # DPT Smartcache III, IV
97 device          iir             # Intel Integrated RAID
98 device          ips             # IBM (Adaptec) ServeRAID
99 device          mly             # Mylex AcceleRAID/eXtremeRAID
100 device          twa             # 3ware 9000 series PATA/SATA RAID
101
102 # ATA/SCSI peripherals
103 device          cd              # CD-ROM, DVD-ROM etc.
104 device          ch              # Media changer
105 device          da              # Direct Access (ie disk)
106 device          pass            # Passthrough (direct ATA/SCSI access)
107 device          sa              # Sequential Access (ie tape)
108 device          ses             # Enclosure Services (SES and SAF-TE)
109 #device         ctl             # CAM Target Layer
110
111 # RAID controllers
112 device          aac             # Adaptec FSA RAID
113 device          aacp            # SCSI passthrough for aac (requires CAM)
114 device          aacraid         # Adaptec by PMC RAID
115 device          ida             # Compaq Smart RAID
116 device          mlx             # Mylex DAC960 family
117
118 # USB host controllers and peripherals
119 options         USB_DEBUG       # enable debug msgs
120 device          ehci            # EHCI host controller
121 device          ohci            # OHCI PCI->USB interface
122 device          uhci            # UHCI PCI->USB interface
123 device          uhid            # Human Interface Devices
124 device          ukbd            # Keyboard
125 device          ulpt            # Printer
126 device          umass           # Disks/Mass storage (need scbus & da)
127 device          ums             # Mouse
128
129 # PCI Ethernet NICs.
130 device          de              # DEC/Intel DC21x4x (``Tulip'')
131 device          em              # Intel PRO/1000 Gigabit Ethernet Family
132 device          igb             # Intel PRO/1000 PCIE Server Gigabit Family
133 device          ixgbe           # Intel PRO/10GbE PCIE Ethernet Family
134 device          txp             # 3Com 3cR990 (``Typhoon'')
135
136 # PCI Ethernet NICs that use the common MII bus controller code.
137 device          ae              # Attansic/Atheros L2 FastEthernet
138 device          age             # Attansic/Atheros L1 Gigabit Ethernet
139 device          alc             # Atheros AR8131/AR8132 Ethernet
140 device          ale             # Atheros AR8121/AR8113/AR8114 Ethernet
141 device          bce             # Broadcom BCM5706/BCM5708 Gigabit Ethernet
142 device          bfe             # Broadcom BCM440x 10/100 Ethernet
143 device          bge             # Broadcom BCM570xx Gigabit Ethernet
144 device          et              # Agere ET1310 10/100/Gigabit Ethernet
145 device          jme             # JMicron JMC250 Gigabit/JMC260 Fast Ethernet
146 device          msk             # Marvell/SysKonnect Yukon II Gigabit Ethernet
147 device          nge             # NatSemi DP83820 gigabit Ethernet
148 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
149 device          re              # RealTek 8139C+/8169/8169S/8110S
150 device          sf              # Adaptec AIC-6915 (``Starfire'')
151 device          sk              # SysKonnect SK-984x & SK-982x gigabit Ethernet
152 device          ste             # Sundance ST201 (D-Link DFE-550TX)
153 device          stge            # Sundance/Tamarack TC9021 gigabit Ethernet
154 device          tx              # SMC EtherPower II (83c170 ``EPIC'')
155 device          vge             # VIA VT612x gigabit Ethernet
156 device          xl              # 3Com 3c90x ("Boomerang", "Cyclone")
157
158 # USB Ethernet
159 device          aue             # ADMtek USB Ethernet
160 device          axe             # ASIX Electronics USB Ethernet
161 device          cdce            # Generic USB over Ethernet
162 device          cue             # CATC USB Ethernet
163 device          kue             # Kawasaki LSI USB Ethernet
164 device          rue             # RealTek RTL8150 USB Ethernet
165 device          udav            # Davicom DM9601E USB
166
167 # USB Serial
168 device          uark            # Technologies ARK3116 based serial adapters
169 device          ubsa            # Belkin F5U103 and compatible serial adapters
170 device          uftdi           # For FTDI usb serial adapters
171 device          uipaq           # Some WinCE based devices
172 device          uplcom          # Prolific PL-2303 serial adapters
173 device          uslcom          # SI Labs CP2101/CP2102 serial adapters
174 device          uvisor          # Visor and Palm devices
175 device          uvscom          # USB serial support for DDI pocket's PHS
176
177 # Wireless NIC cards.
178 # The wlan(4) module assumes this, so just define it so it
179 # at least correctly loads.
180 options         IEEE80211_SUPPORT_MESH
181
182 # The ath(4) and ath_hal(4) code requires this.  The module currently
183 # builds everything including AR5416 (and later 11n NIC) support.
184 options         AH_SUPPORT_AR5416
185
186 # Various (pseudo) devices
187 device          ether           # Ethernet support
188 device          faith           # IPv6-to-IPv4 relaying (translation)
189 device          gif             # IPv6 and IPv4 tunneling
190 device          loop            # Network loopback
191 device          md              # Memory "disks"
192 device          puc             # Multi I/O cards and multi-channel UARTs
193 device          random          # Entropy device
194 device          tun             # Packet tunnel.
195 device          uart            # Serial port (UART)
196 device          vlan            # 802.1Q VLAN support
197 device          firmware        # firmware assist module
198
199 # The `bpf' device enables the Berkeley Packet Filter.
200 # Be aware of the administrative consequences of enabling this!
201 # Note that 'bpf' is required for DHCP.
202 device          bpf             # Berkeley packet filter