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
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
2001-07-31
correct interrupt pipe of USB-RSAQ1.
ichiro
2001-07-20
support to change of CRTSCTS
ichiro
2001-05-22
oops. Make it compile.
jhawk
2001-05-22
Supoprt the IOGEAR/ATEN UC-232A, which uses the Prolific 2303.
jhawk
2001-04-02
support USB-serial PLANEX USB-RS232 URS-03
ichiro
2001-04-01
Fix some bad indentation.
augustss
2001-03-26
fix typo
ichiro
2001-03-26
support interrupt endpoint.
ichiro
2001-03-14
Implement uplcom_intr().
ichiro
2001-01-30
add uplcom_{open,close}
ichiro
2001-01-28
USB-RSAQ work
ichiro
2001-01-24
more datasheet
ichiro
2001-01-23
Ad support for an extra message in the ucom attach code.
augustss
[next]