summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf/GENERIC
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-09-13 08:55:15 +0000
committerkato <kato@FreeBSD.org>1999-09-13 08:55:15 +0000
commit3edadb57c6814381093ebe5207f51f82eb8cb3f7 (patch)
treec898ac0d03228e88de04aabdd28d300174f30aac /sys/pc98/conf/GENERIC
parent31f547ff8e7a5be379a5a137d5c327d59266c755 (diff)
downloadFreeBSD-src-3edadb57c6814381093ebe5207f51f82eb8cb3f7.zip
FreeBSD-src-3edadb57c6814381093ebe5207f51f82eb8cb3f7.tar.gz
Merge from sys/i386/conf/GENERIC revision 1.190.
Diffstat (limited to 'sys/pc98/conf/GENERIC')
-rw-r--r--sys/pc98/conf/GENERIC13
1 files changed, 8 insertions, 5 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 74b0fa1..d83007f 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -94,6 +94,7 @@ device wcd0 #IDE CD-ROM
# sufficient for any number of installed devices.
controller ncr0 # NCR/Symbios Logic
controller ahc0 # AHA2940 and onboard AIC7xxx devices
+controller amd0 # AMD 53C974 (Teckram DC-390(T))
controller isp0 # Qlogic family
controller adv0
@@ -189,8 +190,6 @@ device ppi0 at ppbus?
# Please stay olpt driver after ppc driver
device olpt0 at isa? port IO_LPT
-# MII bus support, required for some 10/100 NICs
-controller miibus0
# PCI Ethernet NICs.
device al0 # ADMtek AL981 (``Comet'')
@@ -199,13 +198,17 @@ device de0 # DEC/Intel DC21x4x (``Tulip'')
device fxp0 # Intel EtherExpress PRO/100B (82557, 82558)
device mx0 # Macronix 98713/98715/98725 (``PMAC'')
device pn0 # Lite-On 82c168/82c169 (``PNIC'')
+device tx0 # SMC 9432TX (83c170 ``EPIC'')
+device vr0 # VIA Rhine, Rhine II
+device vx0 # 3Com 3c590, 3c595 (``Vortex'')
+
+# PCI Ethernet NICs that use the common MII bus controller code.
+controller miibus0 # MII bus support
+device dm0 # Davicom DM9100/DM9102
device rl0 # RealTek 8129/8139
device sf0 # Adaptec AIC-6915 (``Starfire'')
device ste0 # Sundance ST201 (D-Link DFE-550TX)
device tl0 # Texas Instruments ThunderLAN
-device tx0 # SMC 9432TX (83c170 ``EPIC'')
-device vr0 # VIA Rhine, Rhine II
-device vx0 # 3Com 3c590, 3c595 (``Vortex'')
device wb0 # Winbond W89C840F
device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'')
OpenPOWER on IntegriCloud