From 63999c56f37323d1a33864aed0c85b8c1258b4ff Mon Sep 17 00:00:00 2001 From: Matthew Dempsky Date: Sat, 3 Jul 2010 01:48:19 +0000 Subject: Omit some silly USB devices from RAMDISK kernels. suggestion of more devices and ok tedu@; ok krw@ --- sys/arch/landisk/conf/RAMDISK | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/landisk/conf') diff --git a/sys/arch/landisk/conf/RAMDISK b/sys/arch/landisk/conf/RAMDISK index 1d32b1b7de7..712ef07ee60 100644 --- a/sys/arch/landisk/conf/RAMDISK +++ b/sys/arch/landisk/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.12 2009/05/17 04:58:07 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.13 2010/07/03 01:48:18 matthew Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -104,7 +104,7 @@ upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' udav* at uhub? # Davicom DM9601 based Ethernet url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS -urio* at uhub? # Diamond Multimedia Rio 500 +#urio* at uhub? # Diamond Multimedia Rio 500 #uyap* at uhub? # Y@P firmware loader ugen* at uhub? # USB Generic driver #uath* at uhub? # Atheros AR5005UG/AR5005UX @@ -113,7 +113,7 @@ rum* at uhub? # Ralink RT2501USB/RT2601USB zyd* at uhub? # Zydas ZD1211 #option NATM #ueagle* at uhub? # Analog Devices Eagle ADSL -udcf* at uhub? # Gude Expert mouseCLOCK +#udcf* at uhub? # Gude Expert mouseCLOCK #uow* at uhub? # Maxim/Dallas DS2490 1-Wire adapter #onewire* at uow? -- cgit v1.2.3