CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2009/04/20 08:11:57
Modified files: sys/dev/usb : ehci.c Log message: unbreak EHCI_DEBUG - usbd_dump_pipe() is only defined if USB_DEBUG is also true. no binary change without EHCI_DEBUG. ok jsg@