Thanks Ron.

Greg and Matt, I think this is the final evidence that entry isn't needed.
Attached is a patch to remove it.

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

"Be who you are and say what you feel, because those who mind don't matter
and those who matter don't mind."
 - Dr. Seuss


This entry has been a mystery for some time. I had sent this patch as an RFC a while ago, and now we've had two reports of this not being needed, so I'm removing it.

In the event there are reports of breakage, we should revert this patch, but add a US_FL_NEED_OVERRIDE flag.

Greg, please apply.

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

---

 linux-2.6.17-dev-phil/drivers/usb/storage/unusual_devs.h |   12 ------------
 1 file changed, 12 deletions(-)

diff -puN drivers/usb/storage/unusual_devs.h~unusual_rem_lacie drivers/usb/storage/unusual_devs.h
--- linux-2.6.17-dev/drivers/usb/storage/unusual_devs.h~unusual_rem_lacie	2006-07-26 22:31:57.000000000 -0700
+++ linux-2.6.17-dev-phil/drivers/usb/storage/unusual_devs.h	2006-07-26 22:31:57.000000000 -0700
@@ -584,18 +584,6 @@ UNUSUAL_DEV(  0x0595, 0x4343, 0x0000, 0x
 		"Digital Camera EX-20 DSC",
 		US_SC_8070, US_PR_DEVICE, NULL, 0 ),
 
-/* The entry was here before I took over, and had US_SC_RBC. It turns
- * out that isn't needed. Additionally, Torsten Eriksson
- * <[EMAIL PROTECTED]> is able to use his device fine
- * without this entry at all - but I don't suspect that will be true
- * for all users (the protocol is likely needed), so is staying at
- * this time. - Phil Dibowitz <[EMAIL PROTECTED]>
- */
-UNUSUAL_DEV(  0x059f, 0xa601, 0x0200, 0x0200, 
-		"LaCie",
-		"USB Hard Disk",
-		US_SC_DEVICE, US_PR_CB, NULL, 0 ),
-
 /* Submitted by Joel Bourquard <[EMAIL PROTECTED]>
  * Some versions of this device need the SubClass and Protocol overrides
  * while others don't.
_

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to