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
/
uvscom.c
Age
Commit message (
Expand
)
Author
2007-03-13
Introduce different autoconf interface attributes for USB drivers
drochner
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-08-17
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-11
Don't keep the devinfo string on the stack, instead use malloc/free.
augustss
2005-02-16
Add SUNTAC U-Cable type A4 support,
martin
2004-09-13
a round of autoconf cleanup:
drochner
2004-04-23
use bounded string ops (snprintf, strl*)
itojun
2004-01-05
Get rid of some vnode.h includes.
augustss
2003-07-14
add missing __KERNEL_RCSID()
lukem
2003-02-12
add SUNTAC Ir-Trinity IS96U
ichiro
2003-02-11
add SUNTAC U-Cable type D2
ichiro
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-27
Small rearrangment of the FreeBSD part of the code.
augustss
2002-03-23
Change devinfo definition and make devname initialization correctly.
taca
2002-03-20
Define uvscom_acvtivate() according to prototype.
augustss
2002-03-20
add missing prototype for uvscom_activate()
lukem
2002-03-19
Add driver for SUNTAC Slipper U VS-10U serial devices.
augustss