diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-05-10 00:00:25 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-05-10 00:00:25 +0000 |
| commit | b3b17597eab61d4ea34f1cfd653c53d284e18c75 (patch) | |
| tree | 200771cd75bef85df04e89efbd2c006e84a82b8b /sys/pc98/conf | |
| parent | dc974bbb9bb3cc7b258c6d4b8b494bdde8bbf715 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/DEFAULTS | 2 | ||||
| -rw-r--r-- | sys/pc98/conf/NOTES | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/pc98/conf/DEFAULTS b/sys/pc98/conf/DEFAULTS index c16a29b3b8dd..0002cf0a30cc 100644 --- a/sys/pc98/conf/DEFAULTS +++ b/sys/pc98/conf/DEFAULTS @@ -8,7 +8,7 @@ options PC98 # Bus support. device isa -options ISAPNP +options ISAPNP # Floating point support. device npx diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 34823daaf0fd..02f8d07ecf29 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -31,7 +31,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 @@ -193,7 +193,7 @@ options DEVICE_POLLING # BPF_JITTER adds support for BPF just-in-time compiler. -options BPF_JITTER +options BPF_JITTER ##################################################################### @@ -295,7 +295,7 @@ device pci device agp # AGP debugging. -options AGP_DEBUG +options AGP_DEBUG ##################################################################### @@ -437,7 +437,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 # |
