diff options
author | Matthew Dempsky <matthew@cvs.openbsd.org> | 2010-07-03 01:48:19 +0000 |
---|---|---|
committer | Matthew Dempsky <matthew@cvs.openbsd.org> | 2010-07-03 01:48:19 +0000 |
commit | 63999c56f37323d1a33864aed0c85b8c1258b4ff (patch) | |
tree | c848710996833f383b327dcc9ce07227fa9bf7db /sys/arch/sgi/conf/RAMDISK-IP27 | |
parent | 475e5e3ee04d2dc8337e25d53823f6d7e4779e3d (diff) |
Omit some silly USB devices from RAMDISK kernels.
suggestion of more devices and ok tedu@; ok krw@
Diffstat (limited to 'sys/arch/sgi/conf/RAMDISK-IP27')
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK-IP27 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27 index 65717c7c280..8d25b324c73 100644 --- a/sys/arch/sgi/conf/RAMDISK-IP27 +++ b/sys/arch/sgi/conf/RAMDISK-IP27 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK-IP27,v 1.21 2010/04/15 17:01:49 miod Exp $ +# $OpenBSD: RAMDISK-IP27,v 1.22 2010/07/03 01:48:18 matthew Exp $ # # THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY. @@ -108,7 +108,7 @@ uvscom* at uhub? # SUNTAC Slipper U VS-10U serial ucom* at uvscom? ubsa* at uhub? # Belkin serial adapter ucom* at ubsa? -ulpt* at uhub? # USB Printers +#ulpt* at uhub? # USB Printers umass* at uhub? # USB Mass Storage devices atapiscsi* at umass? scsibus* at atapiscsi? |