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