diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-01-06 03:08:30 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-01-06 03:08:30 +0000 |
commit | f645d9866fcd2de2515ade6b213a2be383d4033f (patch) | |
tree | 8d2992ea78048adb61d4b956318d6c68f5d1f7ca /sys/arch/i386/conf/RAMDISKB | |
parent | da1defd62409fb32385c9242bfe30f9bfaf4a4bb (diff) |
remove mx & pn in favor of dc
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 452704a64b0..e98a6028a70 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.10 1999/12/02 18:18:43 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.11 2000/01/06 03:08:28 jason Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -213,9 +213,8 @@ xl* at pci? dev ? function ? # 3C9xx ethernet cards rl* at pci? dev ? function ? # RealTek 81[23]9 ethernet tx* at pci? dev ? function ? # SMC 83C170 EPIC ethernet cards tl* at pci? dev ? function ? # Compaq Thunderlan ethernet cards -mx* at pci? dev ? function ? # Macronix PMAC ethernet vr* at pci? dev ? function ? # VIA Rhine ethernet -pn* at pci? dev ? function ? # Lite-On PNIC ethernet +dc* at pci? dev ? function ? # 21143, "tulip" clone ethernet wb* at pci? dev ? function ? # Winbond W89C840F ethernet # Media Independent Interface (mii) drivers |