Alan Stern wrote:

On Mon, 30 Aug 2004, Cyril Scetbon wrote:



When I tried to add one entry for my device, while it was recognized, the kernel said there was a double entry due to my definition inserted. I suppose that if we add an entry to override some parameters it screams as in my case ?



The kernel didn't say there was a "double" entry; it said there was an "unneeded" entry. It's not quite the same thing.


If you add an entry to override some parameters, you generally don't get a
warning message.  However, if you try to override bInterfaceSubClass or
bInterfaceProtocol and give the same value as the device already provides,
then you do get the message.  That's what happened to you; your entry had
US_SC_SCSI, which is the same as the SubClass = 0x06 from the device.

Alan Stern



thanks for all your explanations.


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to