Subject: PR/35385 CVS commit: src/sys/dev/usb
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 01/09/2007 16:50:02
The following reply was made to PR kern/35385; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35385 CVS commit: src/sys/dev/usb
Date: Tue,  9 Jan 2007 16:46:02 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Tue Jan  9 16:46:02 UTC 2007
 
 Modified Files:
 	src/sys/dev/usb: umass.c umass_quirks.c umassvar.h
 
 Log Message:
 PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which
 needs padding to 12.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.122 -r1.123 src/sys/dev/usb/umass.c
 cvs rdiff -r1.70 -r1.71 src/sys/dev/usb/umass_quirks.c
 cvs rdiff -r1.24 -r1.25 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.