From 5ad089c964a6ef7c74138d807ccd5a1e2266c411 Mon Sep 17 00:00:00 2001 From: billf Date: Thu, 12 Oct 2000 06:10:12 +0000 Subject: [PATCH] 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. --- sys/alpha/conf/GENERIC | 1 - sys/alpha/conf/NOTES | 1 - 2 files changed, 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'')