summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uplcom.c
AgeCommit message (Expand)Author
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-08-01Don't keep the devinfo string on the stack, instead use malloc/free.Brad Smith
2005-07-04new uplcom; Tomokazu HiraiTheo de Raadt
2005-05-23suspected airprime pc5220 EVDO supportTheo de Raadt
2005-01-28fix merge errors from r1.18; tested hshoexer & henning; ok henning@ dlg@Damien Miller
2005-01-16typoDavid Gwynne
2005-01-16add support for the HX variant of the pl2303 from Pedro la Peu viaDavid Gwynne
2005-01-10from netbsd uplcom.c revision 1.37:David Gwynne
2005-01-10from freebsd, uplcom.c revision 1.23:David Gwynne
2004-10-26Add Pharos GPS. From NetBSD.Jonathan Gray
2004-09-20more uplcom and umct; jsg@goblin.cx pulled from netbsdTheo de Raadt
2004-09-20another unit; http://www2.elecom.co.jp/products/UC-SGT.htmlTheo de Raadt
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2004-05-26add Sitecom usb-serial (CN104)Markus Friedl
2003-11-07more updated URLs from Jared Yanovich;Jason McIntyre
2003-07-19Ericsson DCU-10 & DCU-11 is a simple USB->Serial device.Cedric Berger
2003-05-07string cleanup; nate okTheo de Raadt
2002-11-11sync with NetBSDNathan Binkert
2002-07-25update $NetBSD$ tagsNathan Binkert
2002-07-25get rid of trailing whitespaceNathan Binkert
2002-07-10New device supportNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2001-10-31Synchronize usb code with NetBSD.Nathan Binkert
2001-10-02Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.orgTodd C. Miller