aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-10-12 06:10:12 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-10-12 06:10:12 +0000
commit80e3ea20974d1c10df69c86f56557e83bd986b89 (patch)
treedd8f8c53532452f9571668e1e029ce8dc717558d
parent1ae8b96572d553da6f8edc1975322553819615a5 (diff)
downloadsrc-80e3ea20974d1c10df69c86f56557e83bd986b89.tar.gz
src-80e3ea20974d1c10df69c86f56557e83bd986b89.zip
Remove 'device tx'. In wilko's testing it traps on bringing the interface
up. Even though this has recieved all the right MI treatment (newbus, miibus) it stands for now a i386 only driver.
Notes
Notes: svn path=/head/; revision=67000
-rw-r--r--sys/alpha/conf/GENERIC1
-rw-r--r--sys/alpha/conf/NOTES1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 883e9f1af59c..aac72b2c2d11 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -147,7 +147,6 @@ device sf # Adaptec AIC-6915 (``Starfire'')
device sis # Silicon Integrated Systems SiS 900/SiS 7016
device ste # Sundance ST201 (D-Link DFE-550TX)
device tl # Texas Instruments ThunderLAN
-device tx # SMC 9432TX (83c170 ``EPIC'')
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 883e9f1af59c..aac72b2c2d11 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -147,7 +147,6 @@ device sf # Adaptec AIC-6915 (``Starfire'')
device sis # Silicon Integrated Systems SiS 900/SiS 7016
device ste # Sundance ST201 (D-Link DFE-550TX)
device tl # Texas Instruments ThunderLAN
-device tx # SMC 9432TX (83c170 ``EPIC'')
device vr # VIA Rhine, Rhine II
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')