public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patchlet] enable HP 8200e USB CDRW
@ 2000-12-31 17:50 Oliver Xymoron
  2000-12-31 18:43 ` Matthew Dharm
  0 siblings, 1 reply; 4+ messages in thread
From: Oliver Xymoron @ 2000-12-31 17:50 UTC (permalink / raw)
  To: jerdfelt; +Cc: linux-kernel

This patchlet lets me use my HP CDRW.

--- linux/drivers/usb/Config.in~	Mon Nov 27 20:10:35 2000
+++ linux/drivers/usb/Config.in	Tue Dec 19 12:21:56 2000
@@ -32,6 +32,9 @@
    if [ "$CONFIG_USB_STORAGE" != "n" ]; then
       bool '    USB Mass Storage verbose debug' CONFIG_USB_STORAGE_DEBUG
       bool '    Freecom USB/ATAPI Bridge support' CONFIG_USB_STORAGE_FREECOM
+      if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+          bool '    HP8200e support (EXPERIMENTAL)' CONFIG_USB_STORAGE_HP8200e
+      fi
    fi
    dep_tristate '  USB Modem (CDC ACM) support' CONFIG_USB_ACM $CONFIG_USB
    dep_tristate '  USB Printer support' CONFIG_USB_PRINTER $CONFIG_USB

-- 
 "Love the dolphins," she advised him. "Write by W.A.S.T.E.."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-01 18:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-31 17:50 [patchlet] enable HP 8200e USB CDRW Oliver Xymoron
2000-12-31 18:43 ` Matthew Dharm
2000-12-31 19:01   ` Oliver Xymoron
2001-01-01 17:24     ` [usb-storage] " Robert Baruch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox