NetBSD-Bugs archive

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

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



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49091 CVS commit: src/sys/dev/usb
Date: Mon, 11 Aug 2014 10:37:59 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Mon Aug 11 10:37:59 UTC 2014
 
 Modified Files:
        src/sys/dev/usb: xhci.c
 
 Log Message:
 PR/49091: xhci: wrong wMaxPacketSize value
 
 While this is correct according to the specification only fixed sizes
 are allowed, i.e. 512 for SS, etc. Maybe these should be used?
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/sys/dev/usb/xhci.c
 
 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