diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-02-05 18:16:19 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-02-05 18:16:19 +0000 |
commit | 37614c35ab7bbb45cd7b9741a8efd34187c6efb2 (patch) | |
tree | 730c608a9cc99c5ae2dc7eb17cd705ab931ff9d5 /sys/arch/amd64 | |
parent | ec3a112e46b23ce1523f256613d466a7b9cf604d (diff) |
add nfe here too.
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index a24676823de..5b93643aaab 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.47 2006/02/04 11:53:48 damien Exp $ +# $OpenBSD: RAMDISK_CD,v 1.48 2006/02/05 18:16:18 brad Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -242,6 +242,7 @@ stge* at pci? # Sundance TC9021 GigE #mtd* at pci? # Myson MTD803 hme* at pci? # Sun Happy Meal vge* at pci? # VIA VT612x +nfe* at pci? # NVIDIA nForce Ethernet # Wireless network cards ath* at pci? # Atheros AR5k (802.11a/b/g) |