- hd_TimerBase from PCIDevice structure was nowhere used (grepped for "hd_TimerBase...
commitf5db90af317769d58b390751fe534e6ca87f8cb1
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 14 Feb 2011 12:27:26 +0000 (14 12:27 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 14 Feb 2011 12:27:26 +0000 (14 12:27 +0000)
treea14cb65f7f0ad7e930147f362760a8eac5b7eccf
parentf0b0afd2b45b9d6b730ad35d33302a2b0a67d2fa
- hd_TimerBase from PCIDevice structure was nowhere used (grepped for "hd_TimerBase" in /rom/usb)
- uhwDelayMS or uhwDelayMicro don't use PCIDevice base so don't pass the base ptr around
THESE TWO MODIFICATIONS WHERE NOT EXTENSIVELY TESTED!

- move xhciCompleteInt and xhciIntCode to xhcichip.c

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@37066 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/usb/pciusb/pci_aros.c
rom/usb/pciusb/pciusb.h
rom/usb/pciusb/uhwcmd.c
rom/usb/pciusb/uhwcmd.h
rom/usb/pciusb/xhcichip.c