Greg,

Attached is a patch to remove an unneeded SubClass and Protocol entry
from unusual_devs.h. Please apply.

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Freeware and Technical Pages              Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
 - Benjamin Franklin, 1759


This patch removes an unneeded subclass and protocol from the 07af/0005/100 entry in unsual_devs.h as reported by Alfred Ganz <[EMAIL PROTECTED]>.

Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>

---


diff -puN drivers/usb/storage/unusual_devs.h~unusual_microtech drivers/usb/storage/unusual_devs.h
--- linux-2.6.12-rc3/drivers/usb/storage/unusual_devs.h~unusual_microtech	2005-06-22 22:44:18.000000000 -0700
+++ linux-2.6.12-rc3-phil/drivers/usb/storage/unusual_devs.h	2005-06-22 22:44:48.000000000 -0700
@@ -671,7 +671,7 @@ UNUSUAL_DEV(  0x07af, 0x0004, 0x0100, 0x
 UNUSUAL_DEV(  0x07af, 0x0005, 0x0100, 0x0100, 
 		"Microtech",
 		"USB-SCSI-HD50",
-		US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init,
+		US_SC_DEVICE, US_PR_DEVICE, usb_stor_euscsi_init,
 		US_FL_SCM_MULT_TARG ), 
 
 #ifdef CONFIG_USB_STORAGE_DPCM
_

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to