diff options
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 2f00b817f44..afd5d74ab3e 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.125 2006/07/25 19:16:51 kettenis Exp $ +# $OpenBSD: RAMDISK_CD,v 1.126 2006/08/14 17:05:15 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -331,7 +331,7 @@ re* at pci? # Realtek 8169/8169S/8110S re* at cardbus? # Realtek 8169/8169S/8110S stge* at pci? # Sundance TC9021 GigE bge* at pci? # Broadcom BCM57xx (aka Tigon3) -#bnx* at pci? # Broadcom BCM5706/5708 GigE +bnx* at pci? # Broadcom BCM5706/5708 GigE lge* at pci? # Level1 LXT1001 GigE mtd* at pci? # Myson MTD803 hme* at pci? # Sun Happy Meal |