NetBSD-Bugs archive

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

PR/30398 CVS commit: [netbsd-5] src/sys/dev/usb



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/30398 CVS commit: [netbsd-5] src/sys/dev/usb
Date: Fri, 12 Aug 2011 20:52:25 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Fri Aug 12 20:52:25 UTC 2011
 
 Modified Files:
        src/sys/dev/usb [netbsd-5]: ohci.c
 
 Log Message:
 Pull up following revision(s) (requested by jmcneill in ticket #1655):
        sys/dev/usb/ohci.c: revision 1.218
 PR# kern/30398: panic in ohci_softintr
 If the host controller has a TD that the driver doesn't know about, ignore it
 instead of calling panic. Patch from Karl Janmar.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.196 -r1.196.4.1 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