Displaying 1 result from an estimated 1 matches for "forlinux".
Did you mean:
forlinus
2007 Aug 16
0
Using OHCI to replace UHCI can improve the USB performance dramatically under windows
...i_init(pci_bus, piix3_devfn + (acpi_enabled ? 3 : 2));
+ //usb_uhci_init(pci_bus, piix3_devfn + (acpi_enabled ? 3 : 2));
+ //usb_ohci_init(pci_bus, 3, -1);
+ usb_ohci_init(pci_bus, 3,piix3_devfn + (acpi_enabled ? 3 : 2));
}
#ifndef CONFIG_DM
There are some issues forLinux guest OS. I am trying to fix it. Is
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users