diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-10-05 17:05:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-10-05 17:05:17 +0000 |
commit | 595fbe61a4c7c1e0b3b27d0f868f1fbe4e713d44 (patch) | |
tree | 89b2bd8686908105c6cd76b253d3578fb426b23d /sys/arch/i386/conf/RAMDISK_CD | |
parent | 547c309a39621e1ed174c8545cb33d0d5fde3aeb (diff) |
sadly, some removals to make things fit
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-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 c3e1e3dd395..4d163fa0dc2 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.201 2013/09/08 02:53:39 reyk Exp $ +# $OpenBSD: RAMDISK_CD,v 1.202 2013/10/05 17:05:16 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -130,7 +130,7 @@ axe* at uhub? # ASIX Electronics AX88172 USB Ethernet cue* at uhub? # CATC USB-EL1201A based Ethernet kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet smsc* at uhub? # SMSC LAN95xx Ethernet -upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' +#upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' #urio* at uhub? # Diamond Multimedia Rio 500 cdce* at uhub? # CDC Ethernet udav* at uhub? # Davicom DM9601 based Ethernet |