ChangeSet 1.1500.8.10, 2004/02/02 13:43:35-08:00, [EMAIL PROTECTED]

[PATCH] USB: mark the scanner driver BROKEN

Greg, I think this now makes 2 distinct bugs in the scanner kernel
driver.  Maybe it should be protected with a BROKEN:


 drivers/usb/image/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/image/Kconfig b/drivers/usb/image/Kconfig
--- a/drivers/usb/image/Kconfig Mon Feb  9 14:41:14 2004
+++ b/drivers/usb/image/Kconfig Mon Feb  9 14:41:14 2004
@@ -19,7 +19,7 @@
 
 config USB_SCANNER
        tristate "USB Scanner support (OBSOLETE)"
-       depends on USB
+       depends on USB && BROKEN
        help
          Say Y here if you want to connect a USB scanner to your computer's
          USB port. Please read <file:Documentation/usb/scanner.txt> for more



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to