Le 27 juin 06 à 18:03, Alan Stern a écrit :
> On Tue, 27 Jun 2006, frode isaksen wrote:
>
>>> Are you absolutely certain these devices need the FIX_INQUIRY flag?
>>> Windows also uses an INQUIRY command, you know -- do they work under
>>> Windows? Is there mayb
Le 21 juin 06 à 16:58, Alan Stern a écrit :
> On Wed, 21 Jun 2006, frode isaksen wrote:
>
>> Same problem as with the other ScanLogic device. Either add a
>> separate entry (patch provided) or change the bcdDeviceMin in the
>> other ScanLogic entry.
>>
>> Fro
Same problem as with the other ScanLogic device. Either add a
separate entry (patch provided) or change the bcdDeviceMin in the
other ScanLogic entry.
Frode Isaksen
Host scsi0: usb-storage
Vendor: ScanLogic SC0.632
Product: ScanLogic SC0.632
Serial Number: ScanLogic
Hello,
I have developed a driver for an ADSL USB adapter, which is using Interrupt
OUT pipes. With the uhci and usb-uhci drivers this works fine, but with ohci
I am not able to kill the urb. With the uhci driver, in order to submit the
urb only once, you set the urb->interval to 0. This is not te