[pve-devel] [PATCH] usb-tablet : always use uhci controller

Alexandre DERUMIER aderumier at odiso.com
Fri Feb 22 11:08:13 CET 2013


>>Why do we need that now? 

To allow hotplug/unplug of the usb-tablet. (100% safe, it's not related to acpi hotplug like disk,nics)

We need an id for the uhci controller,which is enabled in piix3 by default but don't have id.


----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre Derumier" <aderumier at odiso.com>, pve-devel at pve.proxmox.com 
Envoyé: Vendredi 22 Février 2013 10:59:47 
Objet: RE: [pve-devel] [PATCH] usb-tablet : always use uhci controller 

> + $pciaddr = print_pci_addr("piix3", $bridges); 
> + push @$devices, '-device', "piix3-usb-uhci,id=uhci$pciaddr.0x2"; 

Why do we need that now? 



More information about the pve-devel mailing list