diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-15 02:07:41 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-15 02:07:41 +0000 |
commit | ae076c5746ff5e381f2bcfa267a1f1225df90570 (patch) | |
tree | 651403d277fa4b33b78fce21ddcb6f0ff05e674a | |
parent | db5432342f47ef2f171e2c872e388a801496f9a4 (diff) |
backout unapproved diff
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 5d8b6ddee72..55def8cbcf5 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.124 2004/02/14 20:11:51 andreas Exp $ +# $OpenBSD: RAMDISK,v 1.125 2004/02/15 02:07:40 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -235,7 +235,6 @@ em* at pci? dev ? function ? # Intel Pro/1000 ethernet #stge* at pci? dev ? function ? # Sundance TC9021 GigE #lge* at pci? dev ? function ? # Level1 LXT1001 GigE #hme* at pci? dev ? function ? # Sun Happy Meal -#bce* at pci? dev ? function ? # Broadcom BCM4401 # Wireless network cards wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index f29b0c25343..73428ba231a 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.63 2004/02/14 20:11:51 andreas Exp $ +# $OpenBSD: RAMDISKB,v 1.64 2004/02/15 02:07:40 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -253,7 +253,6 @@ em* at pci? dev ? function ? # Intel Pro/1000 ethernet #stge* at pci? dev ? function ? # Sundance TC9021 GigE #lge* at pci? dev ? function ? # Level1 LXT1001 GigE #hme* at pci? dev ? function ? # Sun Happy Meal -#bce* at pci? dev ? function ? # Broadcom BCM4401 # Wireless network cards wi* at pci? dev ? function ? # WaveLAN IEEE 802.11DS |