diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-08-13 23:37:24 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-08-13 23:37:24 +0000 |
commit | 95767647ad45de4b1811ca90916fc65131984da9 (patch) | |
tree | 39adfed2b4df245657b411ea7db0e209cbe31638 /sys/arch/i386/conf/RAMDISK_CD | |
parent | 2148ddc4670f7772ae4fcea4e8b9af31d185f010 (diff) |
add ste*
ok krw@, deraadt@
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-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 fbffdd42ceb..52346037d56 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.101 2005/08/03 22:42:52 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.102 2005/08/13 23:37:23 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -315,6 +315,7 @@ tl* at pci? # Compaq Thunderlan ethernet vr* at pci? # VIA Rhine ethernet dc* at pci? # 21143, "tulip" clone ethernet dc* at cardbus? # 21143, "tulip" clone ethernet +ste* at pci? # Sundance ST201 ethernet sis* at pci? # SiS 900/7016 ethernet wb* at pci? # Winbond W89C840F ethernet ti* at pci? # Alteon Tigon 1Gb ethernet |