speedtch testatm.c,1.4,1.5

Duncan Sands baldrick at free.fr
Fri Apr 8 09:01:26 EDT 2005


By the way, I suspect this bit:

void driver_detach(struct device_driver * drv)
{
        driver_for_each_device(drv, NULL, NULL, __remove_driver);
}

because removing the current device causes other devices
to be removed further along in the list, and I haven't seen
anything to cater for that yet...

Ciao,

Duncan.




More information about the Usbatm mailing list