summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2005-01-05 05:25:21 +0000
committerkuriyama <kuriyama@FreeBSD.org>2005-01-05 05:25:21 +0000
commitc3f39e52f96d75d147e172fed4a765f8665e9404 (patch)
treefae85b694ee41cdafff045ba3eb0d84f44204414 /sys/i386
parentaccad97d851f145e7c158670e636141afc749f7d (diff)
downloadFreeBSD-src-c3f39e52f96d75d147e172fed4a765f8665e9404.zip
FreeBSD-src-c3f39e52f96d75d147e172fed4a765f8665e9404.tar.gz
o Use tab instead of spaces for puc(4) line.
o Use capitalized "Ethernet" for consistency.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/GENERIC8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 1cdb146..18cffb7 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -189,7 +189,7 @@ device ppi # Parallel port interface device
# If you've got a "dumb" serial or parallel PCI card that is
# supported by the puc(4) glue driver, uncomment the following
# line to enable it (connects to the sio and/or ppc drivers):
-#device puc
+#device puc
# PCI Ethernet NICs.
device de # DEC/Intel DC21x4x (``Tulip'')
@@ -205,8 +205,8 @@ device bfe # Broadcom BCM440x 10/100 Ethernet
device bge # Broadcom BCM570xx Gigabit Ethernet
device dc # DEC/Intel 21143 and various workalikes
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
-device lge # Level 1 LXT1001 gigabit ethernet
-device nge # NatSemi DP83820 gigabit ethernet
+device lge # Level 1 LXT1001 gigabit Ethernet
+device nge # NatSemi DP83820 gigabit Ethernet
device pcn # AMD Am79C97x PCI 10/100 (precedence over 'lnc')
device re # RealTek 8139C+/8169/8169S/8110S
device rl # RealTek 8129/8139
@@ -217,7 +217,7 @@ device ste # Sundance ST201 (D-Link DFE-550TX)
device ti # Alteon Networks Tigon I/II gigabit Ethernet
device tl # Texas Instruments ThunderLAN
device tx # SMC EtherPower II (83c170 ``EPIC'')
-device vge # VIA VT612x gigabit ethernet
+device vge # VIA VT612x gigabit Ethernet
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
OpenPOWER on IntegriCloud