On Friday 21 January 2005 9:49 am, Olav Kongas wrote:
> 
> I have kept an eye on the hcd glue changes and they are
> indeed easy to incorporate. The problem is that the driver
> is still buggy.

It does take a while to get USB controller drivers working!
Though it sounds like you're almost past the h


> On Thu, 20 Jan 2005, David Brownell wrote:
> 
> > When you get the first IRQ, there's a flag to be set ... that's
> > just a warning to catch IRQ misconfiguration, very common on PCs
> > and something the USB developers can't help with.  You must not
> > be setting that flag.
> 
> I am just wondering, why in 2.6.10 no other hcd than
> sl811-hcd touches saw_irq?

They use usb_hcd_irq(), which touches it for them.  Hmm, I
don't remember why sl811-hcd doesn't do that ... seems likely
to be just an oversight.

- Dave


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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