diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-08-23 19:59:36 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2005-08-23 19:59:36 +0000 |
commit | d90ba2c1690d9acf6e33114429808bd7679a67d2 (patch) | |
tree | 53452b6239f658f7aee49dc1eadfe18621b716aa /sys/arch/i386/conf | |
parent | fb36c422beb140959ce6abce85eda7743fbe0203 (diff) |
add rl* at cardbus. deraadt@ ok.
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 52346037d56..aa759f9f4b6 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.102 2005/08/13 23:37:23 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.103 2005/08/23 19:59:35 fgsch Exp $ machine i386 # architecture, used by config; REQUIRED @@ -310,6 +310,7 @@ fpa* at pci? # DEC DEFPA FDDI xl* at pci? # 3C9xx ethernet xl* at cardbus? # 3C575 ethernet rl* at pci? # RealTek 81[23]9 ethernet +rl* at cardbus? # RealTek 81[23]9 ethernet epic* at pci? # SMC EPIC/100 ethernet tl* at pci? # Compaq Thunderlan ethernet vr* at pci? # VIA Rhine ethernet |