|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] USB frontend and backend disappeared from latest unstabl
Yes, I'm still working on this. I had the 2.6 driver working nicely
prior to the xend and subsequent xenbus changes now I'm updating to use
xenbus.
I have defined a higher level inter-domain communications API similar to
the one described in this thread on inter-domain comms (my API is a bit
different and I've only defined the bits actually required for my USB
driver):
http://lists.xensource.com/archives/html/xen-devel/2005-05/threads.html#00159.
I've now ported my FE and BE USB drivers to this new API and I've just
started implementing the API using xenbus and grant tables.
I was hoping I would have it working this week but I think it's going to
take a bit longer.
I'm not intentionally working out of tree, I just wanted to submit
something that worked and I've been playing catch-up with the xenbus
changes.
Harry.
On Thu, 2005-09-29 at 23:30 +0100, Keir Fraser wrote:
> > I just did a "hg pull -u" on my unstable tree and realized that the
> > USB virtualization related code disappeared (e.g.
> > /linux-2.6-xen-sparse/drivers/xen/usbfront/ and
> > /linux-2.6-xen-sparse/drivers/xen/usbback/ directories are not
> > present). I traced the changes to the changeset 7027:06d84bf87159
> > which was committed on september 22 by djm@xxxxxxxxxxxxxxxx
> >
> > Could someone please tell me if this was intended (and why?) or is it
> > a mistake?
>
> Yes, it didn't work at all. There's a new driver being developed out of
> tree I believe, by IBM.
>
> -- Keir
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
--
Harry Butterworth <harry@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|