diff options
Diffstat (limited to 'sys/arch')
-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 3a87b110eef..eec2f384476 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.91 2009/01/06 23:03:16 jasper Exp $ +# $OpenBSD: RAMDISKC,v 1.92 2009/02/17 19:17:33 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -288,7 +288,7 @@ re* at cardbus? # Realtek 8169/8169S/8110S #hme* at pci? # Sun Happy Meal #bce* at pci? # Broadcom BCM4401 #vge* at pci? # VIA VT612x -nfe* at pci? # NVIDIA nForce Ethernet +#nfe* at pci? # NVIDIA nForce Ethernet #pcn* at pci? # AMD PCnet-PCI Ethernet # Wireless network cards |