NetBSD-Bugs archive

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

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



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/35379 CVS commit: src/sys/dev/usb
Date: Fri, 22 Mar 2013 13:20:12 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Fri Mar 22 13:20:12 UTC 2013
 
 Modified Files:
        src/sys/dev/usb: ohci.c
 
 Log Message:
 When dumping the done list in ohci_softintr / OHCI_DEBUG use the correct
 list next pointer.
 
 PR/33450 and part of PR/35379.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.233 -r1.234 src/sys/dev/usb/ohci.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