summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/i386/conf/GENERIC5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index ec5ce965681..9a19a895bc4 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.108 1999/04/28 23:20:58 alex Exp $
+# $OpenBSD: GENERIC,v 1.109 1999/05/18 19:47:29 niklas Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -188,6 +188,7 @@ ep* at pci? dev ? function ? # 3C59x ethernet
ne* at pcmcia? function ? # PCMCIA based NE2000 ethernet
ep* at pcmcia? function ? # PCMCIA based 3C5xx ethernet
sm* at pcmcia? function ? # PCMCIA based sm ethernet
+xe* at pcmcia? function ? # Xircom ethernet
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
xl* at pci? dev ? function ? # 3c9xx ethernet
rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet
@@ -201,7 +202,7 @@ wb* at pci? dev ? function ? # Winbond W89C840F ethernet
# Media Independent Interface (mii) drivers
#exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
-#icsphy* at mii? phy ? # ICS 1890 PHYs
+icsphy* at mii? phy ? # ICS 1890 PHYs
#lxtphy* at mii? phy ? # Level1 LXT970 PHYs
nsphy* at mii? phy ? # NS and compatible PHYs
#qsphy* at mii? phy ? # Quality Semi QS6612 PHYs