aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/uftdi.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add support for the B&B Electronics USB->RS422/485 adapter.Lukas Ertl2004-10-301-0/+15
* Add support to the uftdi driver for Intrepid Control Systems' vehicleBrooks Davis2004-07-011-0/+19
* Product and vendor ids for SIIG US2308 USB to Serial adaptor.Brooks Davis2004-07-011-17/+39
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.Warner Losh2004-06-271-1/+1
* Add support Sony/Ericsson SEMC DSS-20 SyncStation,MIHIRA Sanpei Yoshiro2004-06-051-0/+2
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* Add support for Crystalfontz CFA-632, CFA-633 and CFA-634, all of themMaxim Sobolev2004-03-181-0/+6
* Add new Matrix Orbital LCD panel id's so that they are recognized andPeter Wemm2004-03-021-1/+11
* Add support for Crystalfontz CFA-631 USB LCD (uftdi(4) driver).Maxim Sobolev2004-01-241-1/+3
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* MFNetBSD:Josef Karthauser2003-07-141-2/+1
* WARNING: white space diffJohn-Mark Gurney2003-07-041-6/+6
* Fix duplicate sc_dying usage.Shunsuke Akiyama2003-03-091-8/+6
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* The uftdi driver runs with multiple instances.Bernd Walter2002-12-121-5/+0
* Apply some fixups in the driver_t's.Josef Karthauser2002-11-171-1/+1
* Use a sysctl for controlling the debugging output.Josef Karthauser2002-11-171-6/+19
* Add the uftdi ucom driver which supports the following adapters:Josef Karthauser2002-08-111-0/+611