Age | Commit message (Expand) | Author |
2011-01-25 | garbage collect "usb events". without /dev/usb there is no way to access | Jacob Meuser |
2010-09-24 | remove dying flag in detach() function. | Yojiro Uo |
2010-02-23 | Add another 340 product ids found in the linux driver | Jonathan Gray |
2009-12-16 | Support OpenRD JTAGKey, expect spip the jtag interface port. | Theo de Raadt |
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti |
2009-04-22 | sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hell... | Theo de Raadt |
2009-04-21 | new ftdi; 8U232AM4; Takanori Watanabe spotted it | Theo de Raadt |
2008-11-26 | Add a missing device. Found by Alex Brodsky <abrodsky@acs.winnipeg.ca>. | Marc Balmer |
2008-07-10 | Don't terminate the array of matching product/vendor IDs with { 0, 0 } | Marc Balmer |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-02 | Add a bunch of ELV Elektronik ftdi based devices found in the | Jonathan Gray |
2008-04-17 | attach FTDI 2232L | Felix Kronlage |
2008-03-18 | Bring in some changes from DragonFly: | Jonathan Gray |
2008-02-22 | Simon Dick in FreeBSD PR 96714 | Jonathan Gray |
2007-11-11 | support little I-O DATA UPS GPS thingy | Theo de Raadt |
2007-10-11 | treat usb vendor/product names as a locator, and have usbd_print handle it, | Theo de Raadt |
2007-09-19 | attach CFA 635 as a uftdi. | Pierre-Yves Ritschard |
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-13 | Apply some KNF after the recent removal of macros and type definitions. | Marc Balmer |
2007-06-12 | Remove the definition and use of the device_ptr_t which was a struct device *. | Marc Balmer |
2007-06-10 | Remove the definition and use of the USBDEVNAME macro. | Marc Balmer |
2007-06-10 | Remove the definition and use of the USBDEV macro. It only created confusion | Marc Balmer |
2007-06-06 | Mechanical removal of USBBASEDEVICE. No binary change. | Michael Knudsen |
2007-06-05 | Remove the "Static" declaration of many functions. It was defined to be empty | Marc Balmer |
2007-05-27 | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. | Jonathan Gray |
2007-03-03 | Sirius To PC Interface is a uftdi; marco@azbsd.org | Theo de Raadt |
2007-02-07 | Add support for MaxStream XBee ZigBee Development Kit USB interface. | Jonathan Gray |
2006-08-10 | match the Coastal ChipWorks TNC-X (yet another uftdi) | Jason Wright |
2006-06-23 | In a drivers activate() entry point, if on DVACT_DEACTIVATE it does | Miod Vallat |
2006-06-16 | algorithmically handle baudrate requests, allowing all sorts of | Theo de Raadt |
2006-05-11 | more microHAM devices | Jason Wright |
2006-05-11 | support the microHAM radio/computer interfaces | Jason Wright |
2006-03-26 | Support for Falcom Samba GPRS modem; from tm@openbsd.ru. | Alexander Yurchenko |
2005-08-01 | Don't keep the devinfo string on the stack, instead use malloc/free. | Brad Smith |
2005-05-24 | Support second interface on FTDI 2232C based devices. | Christopher Pascoe |
2005-05-13 | another uftdi varient, from freebsd | Theo de Raadt |
2005-04-17 | do {} while (0) wrapper for the debug printf macros | David Gwynne |
2005-04-08 | handle at least the first port of a dual-port ufdti; from freebsd | Theo de Raadt |
2005-04-01 | uftdi 2232c dual usb (1 port supported for now). they did not mail me a unit... | Theo de Raadt |
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray |
2004-10-30 | Support another device; prices@dflytech.com | Theo de Raadt |
2004-08-13 | LK204-24-USB LCD; adulau@foo.be | Theo de Raadt |
2004-07-11 | support 4 more uftdi ports (3 from freebsd, 1 from netbsd) | Theo de Raadt |
2004-04-09 | support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nl | Theo de Raadt |
2003-12-08 | Matrix Orbital MX200 Series | Henning Brauer |
2003-10-04 | Support for Matrix Orbital USB LCD Modules; cjeker@diehard.n-r-g.com | Theo de Raadt |
2003-05-19 | ditch unused return value | Nathan Binkert |
2003-05-07 | string cleanup; nate ok | Theo de Raadt |
2002-11-11 | sync with NetBSD | Nathan Binkert |
2002-07-29 | Update from NetBSD. Log message: | Nathan Binkert |