CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/25 06:56:11
Modified files:
sys/dev/usb : ehci.c
Log message:
Remove EHCI_DEBUG chunks that make things harder to understand.
Over the years I understood that debugging USB HCD problems without
hardware access do not work and even in this case it's easier to write
a specific debug/prinf diff.
