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
/
ucomvar.h
Age
Commit message (
Expand
)
Author
2016-04-23
Merge nick-nhusb
skrll
2011-12-19
const-ify struct ucom_methods pointer within ucom(4).
jakllsch
2010-11-03
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
dyoung
2010-03-13
Fix PR kern/42838 using option #1 as described by KIYOHARA Takashi in
scw
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
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-03-05
cleanup more SET/CLR/ISSET lossage
christos
2005-12-11
merge ktrace-lwp.
christos
2005-08-26
s/locdesc_t/int/g
drochner
2004-09-13
a round of autoconf cleanup:
drochner
2001-12-31
Make a typedef for struct proc to make portingeasier.
augustss
2001-01-23
Ad support for an extra message in the ucom attach code.
augustss
2000-09-03
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
augustss
2000-06-01
Bring the coding style into the 80s, i.e., get rid of __P and use
augustss
2000-04-27
Change my email address.
augustss
2000-04-14
Add a capability for pre/post processing on write/read.
augustss
2000-04-08
fix build of ucom. (static/non-static)
itojun
2000-04-06
Let the parent device of a ucom decide what size the read and write
augustss
2000-02-08
Add methods for ucom to call back on open/close.
augustss
2000-01-25
Ooops, add another ucom file.
augustss