summaryrefslogtreecommitdiff
path: root/sys/src/cmd/nusb/serial/prolific.c
AgeCommit message (Collapse)Author
2017-03-31nusb/serial: pl2303: better error handlingaiju
2014-07-05nusb/serial: implement flushescinap_lenrek
handle reads and writes with 9pqueue(2) so they can be flushed and wont hang the filesystem. this also lets us get rid of the timeouts. ftdi is still full of braindamage that should be rewritten, but i dont have a device to test.
2014-07-05nusb/serial: more cleanupcinap_lenrek
2014-07-05support for huawei e220 g3 modem, cleanup nusb/serialcinap_lenrek
2011-07-30added nusb/serialaiju