On Tuesday 04 January 2005 9:49 am, Mark Williamson wrote:
> 
> The patch is useful to me personally because I've written a virtual host 
> controller driver for Xen (http://xen.sf.net).  I realise this is an odd 
> configuration but it's only a small change to make the code in hcd.h and 
> hcd.c consistent.
> 
> I have yet to see if this is an issue in 2.6.
> 
> Comments?

There's a more comprehensive fix for this in 2.6, as needed to
support the more generic driver infrastructure for devices
("driver model") that aren't on PCI, and the more generic DMA
infrastructure which likewise doesn't try to make everything
act like PCI.  There are also a lot of other improvements in
2.6 for the HCD framework ... some of them might be useful
for such a "virtual HC".  (In fact, look at dummy_hcd; that's
also a kind of "virtual HC".)

If this works for you on 2.4, it should be no problem to merge.

- Dave


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to