summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uftdi.c
AgeCommit message (Expand)Author
2006-06-23In a drivers activate() entry point, if on DVACT_DEACTIVATE it doesMiod Vallat
2006-06-16algorithmically handle baudrate requests, allowing all sorts ofTheo de Raadt
2006-05-11more microHAM devicesJason Wright
2006-05-11support the microHAM radio/computer interfacesJason Wright
2006-03-26Support for Falcom Samba GPRS modem; from tm@openbsd.ru.Alexander Yurchenko
2005-08-01Don't keep the devinfo string on the stack, instead use malloc/free.Brad Smith
2005-05-24Support second interface on FTDI 2232C based devices.Christopher Pascoe
2005-05-13another uftdi varient, from freebsdTheo de Raadt
2005-04-17do {} while (0) wrapper for the debug printf macrosDavid Gwynne
2005-04-08handle at least the first port of a dual-port ufdti; from freebsdTheo de Raadt
2005-04-01uftdi 2232c dual usb (1 port supported for now). they did not mail me a unit...Theo de Raadt
2004-12-08Falcom Twist-USB GSM/GPRS modem.Jonathan Gray
2004-10-30Support another device; prices@dflytech.comTheo de Raadt
2004-08-13LK204-24-USB LCD; adulau@foo.beTheo de Raadt
2004-07-11support 4 more uftdi ports (3 from freebsd, 1 from netbsd)Theo de Raadt
2004-04-09support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nlTheo de Raadt
2003-12-08Matrix Orbital MX200 SeriesHenning Brauer
2003-10-04Support for Matrix Orbital USB LCD Modules; cjeker@diehard.n-r-g.comTheo de Raadt
2003-05-19ditch unused return valueNathan Binkert
2003-05-07string cleanup; nate okTheo de Raadt
2002-11-11sync with NetBSDNathan Binkert
2002-07-29Update from NetBSD. Log message:Nathan Binkert
2002-07-25get rid of trailing whitespaceNathan Binkert
2002-07-10Support for USB->Serial adapters based on FT8U232AMNathan Binkert
2002-06-18fix uftdi so that it matches what usbdevs saysNathan 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-05-03Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentAaron Campbell
2001-02-20Forgot $OpenBSD$ tagsNathan Binkert
2001-02-20Add the uftdi driver for the FTDI usb->serial converter.Nathan Binkert