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
/
urio.c
Age
Commit message (
Expand
)
Author
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
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-03
add missing initializer.
christos
2006-03-28
Use device_unit().
thorpej
2006-03-01
merge yamt-uio_vmspace branch.
yamt
2005-12-11
merge ktrace-lwp.
christos
2005-05-11
Don't keep the devinfo string on the stack, instead use malloc/free.
augustss
2004-04-23
use bounded string ops (snprintf, strl*)
itojun
2003-11-24
Add a device. From OpenBSD.
augustss
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-28
Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
darrenr
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-11
use nopoll() instead of empty uriopoll() for NetBSD
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-07-11
Get rid of trailing white space.
augustss
2002-02-11
Give usbd_do_request_flags() an extra argument for the timeout.
augustss
2001-12-31
Make a typedef for struct proc to make portingeasier.
augustss
2001-12-16
handle vendor and product lookup with common routine
ichiro
2001-12-12
Use USBD_NO_COPY in for some transfers where it was missing.
augustss
2001-11-13
add RCSIDs
lukem
2001-09-25
Match the Diamon Rio800. Reported working by Chris Lloyd in kern/14064.
jdolecek
2000-10-24
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
augustss
2000-09-14
Recognize Rio 600.
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 driver for the Rio 500 MP3 player.
augustss