From 9913dad78324dd8bc8da927e4b1d87003ecfe7d9 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Sun, 10 May 2009 00:00:25 +0000 Subject: - Use "device\t" and "options \t" for consistency. --- sys/i386/conf/NOTES | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'sys/i386/conf/NOTES') diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index b9c3fd1..9fc7ab6 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -49,7 +49,7 @@ options MP_WATCHDOG # Debugging options. # -options STOP_NMI # Stop CPUS using NMI instead of IPI +options STOP_NMI # Stop CPUS using NMI instead of IPI options COUNT_XINVLTLB_HITS # Counters for TLB events options COUNT_IPIS # Per-CPU IPI interrupt counters @@ -225,7 +225,7 @@ options PERFMON # include both in your kernel; you will not get any video output. Ordinary # PC's do not suffer from this. # -options XBOX +options XBOX device xboxfb @@ -253,7 +253,7 @@ options DEVICE_POLLING # BPF_JITTER adds support for BPF just-in-time compiler. -options BPF_JITTER +options BPF_JITTER ##################################################################### @@ -348,7 +348,7 @@ device pci device agp # AGP debugging. -options AGP_DEBUG +options AGP_DEBUG ##################################################################### @@ -484,7 +484,7 @@ device acpi_asus device acpi_fujitsu # ACPI extras driver for IBM laptops -device acpi_ibm +device acpi_ibm # ACPI Panasonic Extras (LCD backlight/brightness, video output, etc.) device acpi_panasonic @@ -569,7 +569,7 @@ device ath_hal # pci/cardbus chip support #device ath_rf5112 #device ath_rf5413 #device ath_ar5416 # AR5416 chips -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 ce device cp @@ -846,7 +846,7 @@ options LINPROCFS #Enable the linux-like sys filesystem support (requires COMPAT_LINUX # and PSEUDOFS) -options LINSYSFS +options LINSYSFS # # SysVR4 ABI emulation @@ -921,4 +921,4 @@ options VM_KMEM_SIZE_SCALE # asr old ioctls support, needed by raidutils -options ASR_COMPAT +options ASR_COMPAT -- cgit v1.1