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
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
2003-08-11
Add Sony Ericsson DCU10 USB Cable. PR kern/22432.
augustss
2002-09-23
Remove breaks after returns, unreachable returns and returns after
simonb
2002-07-11
Get rid of trailing white space.
augustss
2002-03-16
add device TDK USB-PDC Adapter UPA9664
ichiro
2002-03-09
add device
ichiro
2002-01-22
supported RATOC Systems REX-USB60
ichiro
2001-12-31
Make a typedef for struct proc to make portingeasier.
augustss
2001-12-03
Handle vendor/product lookup with a common routine.
augustss
2001-11-30
Add new devices. From URA Hiroshi in PR 14790.
augustss
2001-11-13
add RCSIDs
lukem
[next]