NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42225 CVS commit: src/sys/dev/usb



The following reply was made to PR kern/42225; it has been noted by GNATS.

From: Martin Husemann <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42225 CVS commit: src/sys/dev/usb
Date: Sat, 13 Feb 2010 02:09:42 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Sat Feb 13 02:09:41 UTC 2010
 
 Modified Files:
        src/sys/dev/usb: umass.c umass_quirks.c umassvar.h
 
 Log Message:
 Remove UMASS_QUIRK_IGNORE_RESIDUE, instead max out the expected response
 size at the actual transfer length. Fixes PR kern/42225 differently.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.136 -r1.137 src/sys/dev/usb/umass.c
 cvs rdiff -u -r1.78 -r1.79 src/sys/dev/usb/umass_quirks.c
 cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/umassvar.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