diff options
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 29cb75773de..bf94c4b946d 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.44 1999/09/26 17:53:52 jason Exp $ +# $OpenBSD: GENERIC,v 1.45 1999/12/14 21:30:07 jason Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -74,7 +74,6 @@ fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet ep* at pci? dev ? function ? # 3COM 3c59x xl* at pci? dev ? function ? # 3COM 3c9xx pn* at pci? dev ? function ? # Lite-On PNIC ethernet -rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet tl* at pci? dev ? function ? # Compaq Thunderlan ethernet fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) @@ -92,7 +91,6 @@ inphy* at mii? phy ? # Intel 82555 PHYs #icsphy* at mii? phy ? # ICS 1890 PHYs #lxtphy* at mii? phy ? # Level1 LXT970 PHYs nsphy* at mii? phy ? # NS and compatible PHYs -rlphy* at mii? phy ? # RealTek 8139 internal PHYs #qsphy* at mii? phy ? # Quality Semi QS6612 PHYs #sqphy* at mii? phy ? # Seeq 8x220 PHYs #mtdphy* at mii? phy ? # Myson MTD972 PHYs |