summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucom.c
AgeCommit message (Expand)Author
1999-06-30Totally redo the way device detach is done. It now uses a kernel eventaugustss
1999-01-10Some minor updates from FreeBSD.augustss
1999-01-08Various little fixes from the FreeBSD version.augustss
1999-01-07Fix some FreeBSD compiler warnings.augustss
1998-12-30Remove #include that slipped in at FreeBSD merge.augustss
1998-12-26Merge changes to make the USB stack work with FreeBSD. The originalaugustss
1998-12-09Improvement to the ugen driver.augustss
1998-12-02Add stub for a modem driver.augustss