CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/09 01:40:32
Modified files:
sys/dev/usb : ehci.c
Log message:
Reduce the differences between our controller drivers and initialize
the timeout task in the *_timeout() routine. It now becomes obvious
that the allocx/freex hooks can be merged.
ok pirofti@
