summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-09-10 18:54:59 +0000
committerobrien <obrien@FreeBSD.org>2003-09-10 18:54:59 +0000
commitf9ed8af720569a18f28d8c5b744d968b4bfb8058 (patch)
tree7c02be0cb77ca6f563a3d5cbae9b73c78143a02c /sys/pc98
parentc16a5627dad2e979bda18d6cc7f2e156709982ca (diff)
downloadFreeBSD-src-f9ed8af720569a18f28d8c5b744d968b4bfb8058.zip
FreeBSD-src-f9ed8af720569a18f28d8c5b744d968b4bfb8058.tar.gz
Sort 'bge' correctly.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index b0def3c..da90460 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -174,6 +174,7 @@ device vx # 3Com 3c590, 3c595 (``Vortex'')
# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device miibus # MII bus support
+device bge # Broadcom BCM570xx Gigabit Ethernet
device dc # DEC/Intel 21143 and various workalikes
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device pcn # AMD Am79C97x PCI 10/100 NICs
@@ -187,7 +188,6 @@ device tx # SMC EtherPower II (83c170 ``EPIC'')
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
-device bge # Broadcom BCM570xx Gigabit Ethernet
# ISA Ethernet NICs. pccard nics included.
# 'device ed' requires 'device miibus'
OpenPOWER on IntegriCloud