# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#                  ChangeSet    1.531.1.1 -> 1.531.1.2
#       drivers/usb/image/hpusbscsi.c   1.13    -> 1.14   
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 02/04/19      [EMAIL PROTECTED]      1.531.1.2
# [PATCH] USB hpusbscsi device added
# 
# USB hpusbscsi driver
# 
#  - device added
# --------------------------------------------
#
diff -Nru a/drivers/usb/image/hpusbscsi.c b/drivers/usb/image/hpusbscsi.c
--- a/drivers/usb/image/hpusbscsi.c     Fri Apr 19 09:30:51 2002
+++ b/drivers/usb/image/hpusbscsi.c     Fri Apr 19 09:30:51 2002
@@ -155,6 +155,7 @@
        {USB_DEVICE (0x03f0, 0x0701)},  /* HP 53xx */
        {USB_DEVICE (0x03f0, 0x0801)},  /* HP 7400 */
        {USB_DEVICE (0x0638, 0x026a)},  /*Scan Dual II */
+       {USB_DEVICE (0x0686, 0x4004)},  /*Minolta Elite II */
        {}                      /* Terminating entry */
 };
 
@@ -595,4 +596,5 @@
                handle_usb_error(hpusbscsi);
        }
 }
+
 

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to