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
/
udsbr.c
Age
Commit message (
Expand
)
Author
2016-12-04
Whitespace
skrll
2016-11-25
+#include "opt_usb.h"
skrll
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-04-23
Merge nick-nhusb
skrll
2012-12-27
Consistent/Correct error message from failing usbd_set_config.
skrll
2012-03-11
minor cleanups from usbmp:
mrg
2011-12-23
Revert previous due to active usbmp branch(es).
jakllsch
2011-12-22
Adjust-away inconsistent and trailing whitespace.
jakllsch
2010-11-03
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
dyoung
2009-11-12
Simplify activation hooks. (sc_dying must die!)
dyoung
2009-09-23
fix up USB drivers printing of autoconf information
plunky
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-02-18
Use device_t and its accessor functions.
dyoung
2007-03-13
Introduce different autoconf interface attributes for USB drivers
drochner
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-10-29
constify audio_hw_if, midi_hw_if, and radio_hw_if.
yamt
2004-04-23
use bounded string ops (snprintf, strl*)
itojun
2002-07-11
Get rid of trailing white space.
augustss
2002-02-12
Remove obsolete prototype for "udsbr_search".
tron
2002-02-11
Whitespace changes.
augustss
2002-01-03
Correct the frequency calculation.
augustss
2002-01-02
Fix typos.
augustss
2002-01-02
Move debug define.
augustss
2002-01-02
Add udsbr(4), a D-Link DSB-R100 FM radio (untested).
augustss