This patch fixes:
- compiler warnings ... doesn't use set_bit/clear_bit, those
were changed (2.5.10?) to use "unsigned long"
- BUG() from the "modprobe uhci; rmmod uhci" sequence.
the root hub was getting billed for refcounts it didn't know
about, so it couldn't clean up right.
I suspect this should apply to the 2.4 version too. Please
merge.
- Dave
p.s. There's another refcount BUG() lurking in uhci still.
uhci-0509.patch
Description: Binary data
