summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-05-23 20:49:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-05-23 20:49:40 +0000
commitc0c2076f62b1c430c14737fbd3d8896a37bd2f6b (patch)
tree50628be361d1b9b28f3d4cbb511383a9b8bb555a
parentf1028c07520e83546d25510b0be2ff537e852460 (diff)
xircom ethernet fits!
-rw-r--r--sys/arch/i386/conf/RAMDISK5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 6db418f4553..659146d4028 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.63 1999/03/31 18:33:26 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.64 1999/05/23 20:49:39 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -190,6 +190,7 @@ ne* at pci? dev ? function ? # NE2000-compat ethernet cards
ne* at pcmcia? function ? # PCMCIA based NE2000 cards
ep* at pcmcia? function ? # PCMCIA based 3c5xx cards
#sm* at pcmcia? function ? # PCMCIA based sm cards
+xe* at pcmcia? function ? # Xircom ethernet
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
xl* at pci? dev ? function ? # 3C9xx ethernet cards
rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet
@@ -203,7 +204,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