Actually, not many functional changes to pciusb.device. However, it now will refuse...
commit7f80155ab136d887c78be67ac752f7e598c17138
authorplaton42 <platon42@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 4 Jul 2009 16:13:51 +0000 (4 16:13 +0000)
committerplaton42 <platon42@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 4 Jul 2009 16:13:51 +0000 (4 16:13 +0000)
treec4f15486d6dc46d787a0da5bf4835ddb2c5c59bd
parent04102020a0b561bc6431e7141ebd93c8cd38845a
Actually, not many functional changes to pciusb.device. However, it now will refuse to open the unit if the interrupt line has not been set by the BIOS. In this case, the driver would be unfunctional and freeze at the very first interrupt generated.

So I actually spent two days finding a bug that was not in pciusb, but rather by BIOS settings. That sucks.

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