Hi,

moreau francis writes:
> I have to integrate a host controller into Linux. This HC is very different
> from {U,E,O}HCI ones. 
> 
> For example, each end of transactions generate an interrupt to allow software
> to initiate the start of the next transaction. There is no frame list (like
> in UHCI) which allows to link transactions that will make up a single frame.
> There's no change bit report, no root hub, only one port.
> 
> I'm wondering if it's possible to write a driver with such hardware using
> usbcore...
> 
Have a look at drivers/usb/host/sl811-hcd.c in kernel 2.6.


Lothar Wassmann


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
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