Re: [linux-usb-devel] dm2 Device driver issue.

2005-12-12 Thread Paul Bonser
On 12/11/05, Alan Stern <[EMAIL PROTECTED]> wrote: > On Fri, 9 Dec 2005, Paul Bonser wrote: > > > Ooh, thanks, that saves me the trouble of finding it myself :) > > So is that what I'm going to have to tell others if they want to use > > the driver, too? Or j

Re: [linux-usb-devel] dm2 Device driver issue.

2005-12-09 Thread Paul Bonser
On 12/9/05, Alan Stern <[EMAIL PROTECTED]> wrote: > On Fri, 9 Dec 2005, Paul Bonser wrote: > > > I knew it was a good idea to read the USB bus specification :) > > > > T: Bus=02 Lev=02 Prnt=06 Port=00 Cnt=01 Dev#= 10 Spd= 1.5 MxCh= 0 > > D: Ver= 1.10 Cls=ff

Re: [linux-usb-devel] dm2 Device driver issue.

2005-12-09 Thread Paul Bonser
On 12/9/05, Alan Stern <[EMAIL PROTECTED]> wrote: > On Thu, 8 Dec 2005, Paul Bonser wrote: > Well, that would certainly do it. The Linux USB drivers do not accept > bulk URBs for low-speed devices. (The UHCI driver doesn't -- I'm not sure > about the OHCI dri

[linux-usb-devel] dm2 Device driver issue.

2005-12-08 Thread Paul Bonser
ong, whether it's in my code or in uhci-hcd or my code, or neither somehow. So I've slapped my code at the end of this email. The error takes place in the call to submit_bulk_urb call in the set_leds function. Can anybody help me figure this out? -- Paul Bonser dm2