diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-21 02:08:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-21 02:08:17 +0000 |
commit | 67f51429d1dc9360b09bcc59d794030d5a67858a (patch) | |
tree | fb5522a88596d51b4cf9106010ac6834a4d85392 /sys/arch/i386 | |
parent | acbfd33112467b34d7042db9b5225aed2998bfd9 (diff) |
-bce
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index ffbd9779aaf..689b5fa2982 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.54 2005/04/01 22:22:21 deraadt Exp $ +# $OpenBSD: RAMDISKC,v 1.55 2005/04/21 02:08:16 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -281,7 +281,7 @@ re* at cardbus? # Realtek 8169/8169S/8110S #stge* at pci? # Sundance TC9021 GigE #lge* at pci? # Level1 LXT1001 GigE #hme* at pci? # Sun Happy Meal -bce* at pci? # Broadcom BCM4401 +#bce* at pci? # Broadcom BCM4401 vge* at pci? # VIA VT612x # Wireless network cards |