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
/
uplcom.c
Age
Commit message (
Expand
)
Author
2016-12-04
Whitespace
skrll
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-05-11
Pullin opt_usb for UPLCOM_DEBUG
skrll
2016-04-23
Merge nick-nhusb
skrll
2015-11-01
Don't pretend to do zero length IN control transfers as dwctwo(4)
skrll
2015-05-30
Null suspend/resume handler for uplcom(4).
riastradh
2014-07-14
Sharp CE-175TU USB to Zaurus Option Port 16 cable is uplcom(4) device.
ryoon
2011-12-23
Revert previous due to active usbmp branch(es).
jakllsch
2011-12-22
Adjust-away inconsistent and trailing whitespace.
jakllsch
2010-11-03
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
dyoung
2009-12-25
Implement monitoring of CTS and RI lines. Use UCDC_N_SERIAL_* instead
jakllsch
2009-11-12
Simplify activation hooks. (sc_dying must die!)
dyoung
2009-09-23
fix up USB drivers printing of autoconf information
plunky
2008-11-20
PR/39971 - SHIMAOKA Shunsuke -- Recognize Corega CG-USBRS232R as a
jnemeth
2008-09-16
Remove hardcoded vendor/product ID based lookup for HX type chips and
martin
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-21
Make this work on a new TrippLite USB->Serial Converter Model U209-000-R.
rafal
2008-02-20
fix typo
mlelstv
2008-02-18
Use device_t and its accessor functions.
dyoung
2008-02-12
Add some initialization magic from FreeBSD. This makes it work with
mlelstv
2007-08-18
Add support for SMART Technologies-badged Prolific USB-Serial converter
sborrill
2007-06-22
PROLIFIC2 -> NETINDEX
itohy
2007-06-14
I-O DATA USB-RSAQ5 needs UPLCOM_TYPE_HX hack. Pointed out by Kouichirou
uebayasi
2007-06-13
Teach I-O DATA USB-RSAQ5.
uebayasi
2007-03-13
Introduce different autoconf interface attributes for USB drivers
drochner
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-01-31
add an entry for Willcom WS002IN PHS device(Prolific Technology PL2303X).
msaitoh
2007-01-29
Remove more duplicate headers.
hubertf
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-04
Add support for IO-DATA's USB-Serial adapter (USB-RSAQ3),
martin
2005-12-11
merge ktrace-lwp.
christos
2005-10-09
Match ELECOM UC-SGT0.
sekiya
2005-08-13
Back out the "it is not completely clear" part of revision 1.37 - it
martin
2005-07-07
match & attach Panasonic 50" Touch Panel
pooka
2005-05-11
Support for the HX version of the chip.
augustss
2005-05-11
Don't keep the devinfo string on the stack, instead use malloc/free.
augustss
2004-10-23
Add another serial adapter. From Paul Shupak in PR kern/27197.
augustss
2004-10-22
Merge a lot of devices from OpenBSD.
augustss
2004-09-13
a round of autoconf cleanup:
drochner
2004-06-05
attach to Sitecom USB to serial cable
jdolecek
2004-05-20
Make sure that we call uplcom_set_line_state() to get consistent state
martin
2004-04-23
use bounded string ops (snprintf, strl*)
itojun
2004-04-09
Initialize sc_rts and sc_dts to 0, instead of -1, as suggested in
martin
2004-02-19
Add a serial adapter. From PR 24482
augustss
2004-01-05
Get rid of a vnode.h include.
augustss
2003-11-23
Add some more devices. From FreeBSD.
augustss
2003-11-10
Update URLs; from Jared Yanovich via jmc@openbsd.
wiz
[next]