CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/23 08:10:58
Modified files:
sys/dev/usb : uvideo.c
Log message:
- Fix potential uvm_fault crash in
uvideo_vs_parse_desc_frame_uncompressed().
- If a VS alternate interface isn't valid (e.g. doesn't contain a
UE_ISOCHRONOUS endpoint), abort attachment with a corresponding error
message instead crashing the kernel.
Tested and OK maja@
