index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
uftdi.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-03-14
revert the 0x% -> %# change for fixed width formats pointed out by uwe.
christos
2020-03-13
PR/55068: sc.dying: Fix printf formats:
christos
2020-01-07
Localify, constify.
maxv
2019-09-13
Support serial speeds up to 12mbaud with newer FTDI chips.
ryo
2019-05-09
clean up ucom parents some more:
mrg
2019-05-05
remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h
mrg
2019-05-04
clean up ucom / ucom-parent interface slightly:
mrg
2018-02-20
Attach uftdi to each interface found in the device separately.
ws
2017-12-22
Add RT Systems RTS-03
jakllsch
2017-05-30
add RTSYS CT57A to list of FTDI based USB serial devices
jnemeth
2016-12-15
allow suspend with uftdi(4). it works fine.
maya
2016-11-25
+#include "opt_usb.h"
skrll
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-04-23
Merge nick-nhusb
skrll
2015-02-20
PR/49681: Support BUFFALO PC-OP-RS1
nonaka
2013-12-19
Add support for FTDI FT230X.
msaitoh
2013-06-02
The hardware only supports xon/xoff processing for both directions together,
mlelstv
2013-03-24
New device Id for Beagle Bone, reviewed by bouyer@ and Lloyd Parker
cheusov
2013-01-21
force chip into serial mode
mlelstv
2013-01-20
Add line to get the ftdi driver to use the serial function of the FTDI 232H.
reinoud
2012-11-02
match USB_PRODUCT_FTDI_MAXSTREAM_PKG_U
jakllsch
2012-08-11
Use as large a packet size as the ftdi endpoint specifies.
riastradh
2012-08-10
Add OpenRD JTAGKey entry
matt
2012-02-11
add Telldus Tellstick and Tellstick Duo
plunky
2011-12-23
Revert previous due to active usbmp branch(es).
jakllsch
2011-12-22
Adjust-away inconsistent and trailing whitespace.
jakllsch
2011-07-11
Match SHEEVAPLUG_JTAG.
matt
2010-11-03
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
dyoung
2010-03-13
Fix PR kern/42838 using option #1 as described by KIYOHARA Takashi in
scw
2010-01-18
Add two CTI rs485 dongles
martin
2009-11-12
Simplify activation hooks. (sc_dying must die!)
dyoung
2009-09-23
fix up USB drivers printing of autoconf information
plunky
2009-05-25
add VID 0x6011 case to match FT4232H chip.
nisimura
2009-05-24
- detect FTDI chiptype from bcdDevice field to determine the number of
nisimura
2009-04-21
Add support for USB serial adapter REX-USB60F which I tested.
taca
2008-09-06
PR/38202: Jeff McMahill: Support for Sealevel SeaPORT+4 USB to Serial adaptor.
rmind
2008-05-24
Split device_t and softc for all USB device drivers, and related cosmetic
cube
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-05
use aprint_*_dev and device_xname
cegger
2008-02-18
Use device_t and its accessor functions.
dyoung
2007-10-25
remove #include <usbhid.h> as its not needed
plunky
2007-09-13
Remove a comment that is no longer true - this driver does, in fact,
riz
2007-09-02
Properly support both ports of the FTDI 2232C. This allows me to
riz
2007-03-13
Introduce different autoconf interface attributes for USB drivers
drochner
2007-03-08
Match the FTDI "Serial 2232C" chip; this allows a 16-port usb->serial
riz
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-10-08
Added support for the following devices:
xtraeme
[next]