]> git.proxmox.com Git - mirror_edk2.git/commit
Fix a bug that usb keybarod can not work well when it is inserted at a usb 2.0 hub.
authorerictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Mar 2010 06:54:35 +0000 (06:54 +0000)
committererictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Mar 2010 06:54:35 +0000 (06:54 +0000)
commitaa91de055c5e15a716f3a0ce6bf5a1c28fda9e56
tree33ac167e3bd420086aeb2fecabc0332733f4130d
parent33f30f1ee3490739c6b84de1bbecc3f9a63a5591
Fix a bug that usb keybarod can not work well when it is inserted at a usb 2.0 hub.
It's due to AsyncInterruptList does not update the corresponding QTDHw->Data with pci bus master address.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10286 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/EhciDxe/EhciSched.c
MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
MdeModulePkg/Bus/Pci/UhciDxe/Uhci.h
MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c
MdeModulePkg/Bus/Pci/UhciDxe/UhciSched.c
MdeModulePkg/Bus/Pci/UhciDxe/UhciSched.h
MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.c
MdeModulePkg/Bus/Pci/UhciDxe/UsbHcMem.h