| Commit message (Expand) | Author | Age | Files | Lines |
* | Match on the FTDI Suunto product id, from Kristaps Dzonsons who tested |  jsg | 2016-12-12 | 1 | -1/+2 |
* | Only match devices with a valid configuration. |  mpi | 2015-06-18 | 1 | -60/+12 |
* | Remove some includes include-what-you-use claims don't |  jsg | 2015-03-14 | 1 | -2/+1 |
* | tedu another bunch of DVACT_DEACTIVATE handlers that do nothing but set |  mpi | 2014-07-12 | 1 | -29/+11 |
* | Make sure the USB device pointer is valid even if attach fails since |  mpi | 2014-02-04 | 1 | -3/+4 |
* | Fix a null dereference introduced when converting this driver to use |  mpi | 2014-02-03 | 1 | -2/+2 |
* | FTX support; from Chris Hettrick |  deraadt | 2014-01-07 | 1 | -1/+2 |
* | add SACOM USB485BL |  yuo | 2013-12-13 | 1 | -1/+2 |
* | Sort-out activate functionality for ucom(4) and it's parents. |  pirofti | 2013-11-15 | 1 | -5/+2 |
* | Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate(). |  pirofti | 2013-11-07 | 1 | -7/+5 |
* | Begin conversion of USB stack to return int instead of usbd_status, |  jeremy | 2013-11-02 | 1 | -2/+2 |
* | Get rid of various 'typedef struct' definitions and use plain structure |  mglocker | 2013-04-15 | 1 | -5/+5 |
* | Support FTDI FT2232H. This has a new base clock rate, different divisor, |  deraadt | 2012-09-11 | 1 | -8/+49 |
* | sync to new ufdti; Mark Peoples |  deraadt | 2011-10-28 | 1 | -2/+3 |
* | Add Stollmann Active USB ISDN Terminal Adapter. |  mpf | 2011-10-20 | 1 | -1/+2 |
* | Interface cable for Yaesu ham radios, ok deraadt |  ckuethe | 2011-10-07 | 1 | -1/+2 |
* | Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing |  matthew | 2011-07-03 | 1 | -4/+1 |
* | garbage collect "usb events". without /dev/usb there is no way to access |  jakemsr | 2011-01-25 | 1 | -7/+1 |
* | remove dying flag in detach() function. |  yuo | 2010-09-24 | 1 | -2/+1 |
* | Add another 340 product ids found in the linux driver |  jsg | 2010-02-23 | 1 | -4/+339 |
* | Support OpenRD JTAGKey, expect spip the jtag interface port. |  deraadt | 2009-12-16 | 1 | -1/+8 |
* | Get rid of devact enum, substitute it with an int and coresponding defines. |  pirofti | 2009-10-13 | 1 | -3/+3 |
* | sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hellerstedt |  deraadt | 2009-04-22 | 1 | -1/+2 |
* | new ftdi; 8U232AM4; Takanori Watanabe spotted it |  deraadt | 2009-04-21 | 1 | -1/+2 |
* | Add a missing device. Found by Alex Brodsky <abrodsky@acs.winnipeg.ca>. |  mbalmer | 2008-11-26 | 1 | -1/+2 |
* | Don't terminate the array of matching product/vendor IDs with { 0, 0 } |  mbalmer | 2008-07-10 | 1 | -3/+2 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 1 | -8/+1 |
* | Add a bunch of ELV Elektronik ftdi based devices found in the |  jsg | 2008-06-02 | 1 | -1/+21 |
* | attach FTDI 2232L |  fkr | 2008-04-17 | 1 | -1/+2 |
* | Bring in some changes from DragonFly: |  jsg | 2008-03-18 | 1 | -159/+275 |
* | Simon Dick in FreeBSD PR 96714 |  jsg | 2008-02-22 | 1 | -3/+11 |
* | support little I-O DATA UPS GPS thingy |  deraadt | 2007-11-11 | 1 | -1/+15 |
* | treat usb vendor/product names as a locator, and have usbd_print handle it, |  deraadt | 2007-10-11 | 1 | -10/+5 |
* | attach CFA 635 as a uftdi. |  pyr | 2007-09-19 | 1 | -1/+3 |
* | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and |  mbalmer | 2007-06-14 | 1 | -2/+17 |
* | Apply some KNF after the recent removal of macros and type definitions. |  mbalmer | 2007-06-13 | 1 | -11/+11 |
* | Remove the definition and use of the device_ptr_t which was a struct device *. |  mbalmer | 2007-06-12 | 1 | -4/+4 |
* | Remove the definition and use of the USBDEVNAME macro. |  mbalmer | 2007-06-10 | 1 | -4/+4 |
* | Remove the definition and use of the USBDEV macro. It only created confusion |  mbalmer | 2007-06-10 | 1 | -3/+3 |
* | Mechanical removal of USBBASEDEVICE. No binary change. |  mk | 2007-06-06 | 1 | -2/+2 |
* | Remove the "Static" declaration of many functions. It was defined to be empty |  mbalmer | 2007-06-05 | 1 | -15/+15 |
* | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. |  jsg | 2007-05-27 | 1 | -9/+10 |
* | Sirius To PC Interface is a uftdi; marco@azbsd.org |  deraadt | 2007-03-03 | 1 | -3/+5 |
* | Add support for MaxStream XBee ZigBee Development Kit USB interface. |  jsg | 2007-02-07 | 1 | -1/+3 |
* | match the Coastal ChipWorks TNC-X (yet another uftdi) |  jason | 2006-08-10 | 1 | -1/+3 |
* | In a drivers activate() entry point, if on DVACT_DEACTIVATE it does |  miod | 2006-06-23 | 1 | -2/+2 |
* | algorithmically handle baudrate requests, allowing all sorts of |  deraadt | 2006-06-16 | 1 | -19/+67 |
* | more microHAM devices |  jason | 2006-05-11 | 1 | -3/+13 |
* | support the microHAM radio/computer interfaces |  jason | 2006-05-11 | 1 | -1/+7 |
* | Support for Falcom Samba GPRS modem; from tm@openbsd.ru. |  grange | 2006-03-26 | 1 | -2/+4 |