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