summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uchcom.c
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-20Another uchcom product found in the Linux driver.Jonathan Gray
2008-04-11ditch c99 style struct initialisers that should have been removed.Jonathan Gray
2007-10-11treat usb vendor/product names as a locator, and have usbd_print handle it,Theo de Raadt
2007-09-09Properly prefix all functions with driver name.Jonathan Gray
2007-09-08Wrap DPRINTFN() macro up in do { } while(0).Jonathan Gray
2007-09-08Driver for WinChipHead CH341/340 USB serial adapters.Jonathan Gray