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:14:11 UTC 2007
Modified Files:
src/sys/dev/usb: umidi.c umidireg.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.28 -r1.29 src/sys/dev/usb/umidi.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/usb/umidireg.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