|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][7/17] USB virt 2.6 split driver---gnttab channel
On Mon, 2005-11-21 at 13:18 +0000, harry wrote:
> This patch implements the xenidc_channel interface using grant tables
> but leaves the channel bring-up and tear-down sequencing to a derived
> class (xenidc_gnttab_channel implements that). This code is part of the
> implementation of the xenidc_endpoint used for interdomain communication
> by the USB driver.
The comment above should read:
This patch implements the xenidc_channel interface using grant tables
but leaves the channel bring-up and tear-down sequencing to a derived
class (xenidc_xbgt_channel implements that). This code is part of the
implementation of the xenidc_endpoint used for interdomain communication
by the USB driver.
Sorry for any confusion.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|