From c0c2076f62b1c430c14737fbd3d8896a37bd2f6b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 23 May 1999 20:49:40 +0000 Subject: xircom ethernet fits! --- sys/arch/i386/conf/RAMDISK | 5 +++-- 1 file 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 -- cgit v1.2.3