summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucom.c
AgeCommit message (Expand)Author
1999-11-12A number of stylistic changes to increase readability (many suggestedaugustss
1999-09-09Change the internal API to allow DMA buffers to be pre-allocated byaugustss
1999-08-14Some changes from FreeBSD (no functional differences).augustss
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