Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: drochner
Date: Mon Feb 26 13:15:32 UTC 2007
Modified Files:
src/sys/dev/usb: uaudio.c uaudioreg.h
Log Message:
Don't assume that usb_descriptor_t contains a bDescriptorSubtype field.
This is class specific and shouldn't be in a generic definition.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/dev/usb/uaudio.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/usb/uaudioreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index