aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf/GENERIC
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
commitb3b17597eab61d4ea34f1cfd653c53d284e18c75 (patch)
tree200771cd75bef85df04e89efbd2c006e84a82b8b /sys/i386/conf/GENERIC
parentdc974bbb9bb3cc7b258c6d4b8b494bdde8bbf715 (diff)
downloadsrc-b3b17597eab61d4ea34f1cfd653c53d284e18c75.tar.gz
src-b3b17597eab61d4ea34f1cfd653c53d284e18c75.zip
- Use "device\t" and "options \t" for consistency.
Notes
Notes: svn path=/head/; revision=191954
Diffstat (limited to 'sys/i386/conf/GENERIC')
-rw-r--r--sys/i386/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index df00de1ca4bf..7475efd48c2f 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -69,7 +69,7 @@ options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options STOP_NMI # Stop CPUS using NMI instead of IPI
-options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
+options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
#options KDTRACE_HOOKS # Kernel DTrace hooks
@@ -117,7 +117,7 @@ options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
device amd # AMD 53C974 (Tekram DC-390(T))
device hptiop # Highpoint RocketRaid 3xxx series
device isp # Qlogic family
-#device ispfw # Firmware for QLogic HBAs- normally a module
+#device ispfw # Firmware for QLogic HBAs- normally a module
device mpt # LSI-Logic MPT-Fusion
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
@@ -272,7 +272,7 @@ device wlan_amrr # AMRR transmit rate control algorithm
device an # Aironet 4500/4800 802.11 wireless NICs.
device ath # Atheros pci/cardbus NIC's
device ath_hal # pci/cardbus chip support
-options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
+options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
device ath_rate_sample # SampleRate tx rate control for ath
device ral # Ralink Technology RT2500 wireless NICs.
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.