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
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-03-14
fix more broken kernhist formats (now I got them all).
christos
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-05-09
Fix USB_DEBUG build
skrll
2019-05-09
clean up ucom parents some more:
mrg
2019-05-07
convert to USBHIST style debugging.
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
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
[next]