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
/
usb.h
Age
Commit message (
Expand
)
Author
2008-08-02
High speed isochronous transfer support, from Jeremy Morse as part of
jmcneill
2008-06-18
USB video class definitions, from Patrick Mahoney for GSoC 2008.
jmcneill
2008-05-26
some cleanup:
drochner
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-25
Convert many of the uses of __attribute__ to equivalent
perry
2007-02-26
-remove "bDescriptorSubtype" from usb_descriptor_t - this is not part
drochner
2007-01-19
Kill the "bus powered" bit in the configuration descriptor. This doesn't
drochner
2006-12-03
Restore compatibility of USB_DEVICEINFO ioctl and reads from /dev/usb with
pavel
2006-07-24
Add UGEN_BULK_RA_WB, which allows users of ugen(4) to request read
gdt
2005-12-11
merge ktrace-lwp.
christos
2005-05-02
Use UTF8 to encode strings read from the device (instead of using '?' for
augustss
2004-06-23
In the "seemed like a good idea until I found the fatal flaw" department...
mycroft
2004-06-23
Whoops, use the correct value for the maximum string descriptor length.
mycroft
2002-09-22
Increasre the reset recovery time.
augustss
2002-08-22
Update class codes.
augustss
2002-08-22
Add Bluetooth related classes etc.
augustss
2002-07-11
Get rid of trailing white space.
augustss
2002-02-26
A small fix for FreeBSD.
augustss
2002-02-26
Some minor fixes from FreeBSD.
augustss
2002-02-25
Some portability improvement.
augustss
2002-02-20
Prefix structure members to protect them against clashes with eg. c++ keywords.
christos
2002-01-01
Add a missing subclass definition.
augustss
2001-12-29
Add some definitions from the USB OTG (On The Go) spec.
augustss
2001-12-06
Add IrDA related defines.
augustss
2001-11-23
Update mass storage protocol numbers.
augustss
2001-11-21
Add another "feature".
augustss
2001-11-20
Use longer reset for root hubs (as told in the spec).
augustss
2001-11-20
More USB 2.0 definitions.
augustss
2001-11-17
Make it possible to report device speeds with ioctl(USB_DEVICEINFO).
augustss
2001-11-06
Add some USB 2 related definitions.
augustss
2001-07-23
Add the constant for the IEEE 1284-mode protocol for the printer
nathanw
2000-12-13
Don't try to access a device that is being disconnected when generating
augustss
2000-06-01
Reorder a little.
augustss
2000-05-30
Use attribute packed for on-the-wire data structures.
augustss
2000-04-27
Change my email address.
augustss
2000-04-23
Make it possible to move a device to its unconfigured state by
augustss
2000-04-21
Make sure to read the full hub descriptor (including the deprecated field).
augustss
2000-04-21
Add a define for some slack port power up time.
augustss
2000-04-03
Correct a typo.
augustss
2000-03-24
Rename bulk only protocol (following FreeBSD).
augustss
2000-03-19
Add ioctl USB_SET_REPORT for uhid. This will allow manipulating the
augustss
2000-02-29
Distinguish between device and interface classes.
augustss
2000-02-02
Change the USB event mechanism to include more information about devices
augustss
1999-11-18
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
augustss
1999-10-20
Add a macro to extract the isoc type.
augustss
1999-10-13
Remove FreeBSD tags that got in there by accident.
augustss
1999-10-13
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
augustss
1999-10-12
Add an event mechanism so that a userland process can watch devices come
augustss
1999-09-16
Make defines follow the standard.
augustss
1999-09-11
* Move DMA buffer allocation to HC independent code.
augustss
[next]