summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucycom.c
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-543/+0
* Latest round of usb cleanups:Warner Losh2007-06-211-4/+3
* Kill devinfo stuff. It is no longer needed.Warner Losh2007-06-091-9/+0
* Eliminate two unused arguments to ttycreate().Poul-Henning Kamp2005-10-161-1/+1
* Use generic tty code.Poul-Henning Kamp2004-10-121-94/+13
* Use %zu to format size_t.Dag-Erling Smørgrav2004-09-051-2/+2
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBDag-Erling Smørgrav2004-09-051-0/+634