All of lore.kernel.org
 help / color / mirror / Atom feed
* USB frontend and backend disappeared from latest unstable tree
@ 2005-09-29 19:38 sanjay kumar
  2005-09-29 22:30 ` Keir Fraser
  0 siblings, 1 reply; 4+ messages in thread
From: sanjay kumar @ 2005-09-29 19:38 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 476 bytes --]

Hi Folks,
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@kirby.fc.hp.com.

Could someone please tell me if this was intended (and why?) or is it a
mistake?

Thanks,
Sanjay

[-- Attachment #1.2: Type: text/html, Size: 554 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: USB frontend and backend disappeared from latest unstable tree
  2005-09-29 19:38 USB frontend and backend disappeared from latest unstable tree sanjay kumar
@ 2005-09-29 22:30 ` Keir Fraser
  2005-09-29 23:24   ` Harry Butterworth
  2005-10-24 15:45   ` Mark Williamson
  0 siblings, 2 replies; 4+ messages in thread
From: Keir Fraser @ 2005-09-29 22:30 UTC (permalink / raw)
  To: sanjay kumar; +Cc: xen-devel

>  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@kirby.fc.hp.com.
>
>  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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: USB frontend and backend disappeared from latest unstable tree
  2005-09-29 22:30 ` Keir Fraser
@ 2005-09-29 23:24   ` Harry Butterworth
  2005-10-24 15:45   ` Mark Williamson
  1 sibling, 0 replies; 4+ messages in thread
From: Harry Butterworth @ 2005-09-29 23:24 UTC (permalink / raw)
  To: Keir Fraser; +Cc: xen-devel, sanjay kumar

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@kirby.fc.hp.com.
> >
> >  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@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
-- 
Harry Butterworth <harry@hebutterworth.freeserve.co.uk>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: USB frontend and backend disappeared from latest unstable tree
  2005-09-29 22:30 ` Keir Fraser
  2005-09-29 23:24   ` Harry Butterworth
@ 2005-10-24 15:45   ` Mark Williamson
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Williamson @ 2005-10-24 15:45 UTC (permalink / raw)
  To: xen-devel; +Cc: Harry Butterworth, sanjay kumar

Hiya all,

Should have posted on this thread ages ago but was tied up with other stuff.

> >  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.

Sanjay: if you really want to play with it, you'd need to look at an older 
version of xen-unstable.  The implementation worked pretty nicely (supported 
isochronous devices like webcams before VMWare did, which I was rather 
pleased about) - unfortunately it became impossible to maintain after 2.4 
dom0 support was withdrawn.

Harry is working on a port to Linux 2.6.

Cheers,
Mark

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-10-24 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-29 19:38 USB frontend and backend disappeared from latest unstable tree sanjay kumar
2005-09-29 22:30 ` Keir Fraser
2005-09-29 23:24   ` Harry Butterworth
2005-10-24 15:45   ` Mark Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.