aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2005-01-02 09:51:07 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2005-01-02 09:51:07 +0000
commit9bcb5389b957ce021fbee18731d46a0ea2555298 (patch)
tree0f34e059e7a820fd9555547f8bb59da228e2bbd6 /sys/pc98
parent9e5ae80dcec777c208e479144de9f65c185f2eb9 (diff)
downloadsrc-9bcb5389b957ce021fbee18731d46a0ea2555298.tar.gz
src-9bcb5389b957ce021fbee18731d46a0ea2555298.zip
MFi386: revision 1.421.
Notes
Notes: svn path=/head/; revision=139573
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index af087172705e..bd69494b50d0 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -70,7 +70,7 @@ options INVARIANT_SUPPORT # Extra sanity checks of internal structures, require
options WITNESS # Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
-# To make an SMP kernel, the next two are needed
+# To make an SMP kernel, the next two lines are needed
#options SMP # Symmetric MultiProcessor Kernel
#device apic # I/O APIC
@@ -250,7 +250,7 @@ device bpf # Berkeley packet filter
#device ums # Mouse
#device urio # Diamond Rio 500 MP3 player
#device uscanner # Scanners
-# USB Ethernet, requires mii
+# USB Ethernet, requires miibus
#device aue # ADMtek USB Ethernet
#device axe # ASIX Electronics USB Ethernet
#device cue # CATC USB Ethernet