summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_subr.c
AgeCommit message (Expand)Author
1998-08-02Improve some error messages.augustss
1998-08-01Make sure to abort the interrupt pipe on disconnect of a mouse or keyboard.augustss
1998-08-01Switch from a global flag to tell if the host controller should useaugustss
1998-07-23Use the pipe maximum packet length rather than the device max length whenaugustss
1998-07-22Loop over all configurations when trying to probe for interface drivers.augustss
1998-07-16Make this compile without USBVERBOSE.is
1998-07-12Add USB support. Supported so far:augustss