summaryrefslogtreecommitdiffstats
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 thethompsa2009-02-231-543/+0
* Latest round of usb cleanups:imp2007-06-211-4/+3
* Kill devinfo stuff. It is no longer needed.imp2007-06-091-9/+0
* Eliminate two unused arguments to ttycreate().phk2005-10-161-1/+1
* Use generic tty code.phk2004-10-121-94/+13
* Use %zu to format size_t.des2004-09-051-2/+2
* Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USBdes2004-09-051-0/+634
OpenPOWER on IntegriCloud