xen PVUSB driver

This commit is contained in:
Marek Marczykowski 2012-05-24 02:08:29 +02:00
parent c74209a6da
commit da6296fbd1
3 changed files with 4255 additions and 0 deletions

View File

@ -4513,6 +4513,8 @@ CONFIG_USB_SL811_CS=m
CONFIG_USB_R8A66597_HCD=m
CONFIG_USB_WHCI_HCD=m
CONFIG_USB_HWA_HCD=m
CONFIG_XEN_USBDEV_FRONTEND=m
CONFIG_XEN_USBDEV_BACKEND=m
#
# USB Device Class drivers

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +1,3 @@
patches.xen/pvops-3.4-enable-netfront-in-dom0.patch
patches.xen/pvops-netback-calculate-correctly-the-SKB-slots.patch
patches.xen/pvops-3.4-0100-usb-xen-pvusb-driver.patch