NetBSD-Bugs archive

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

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



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49201 CVS commit: src/sys/dev/usb
Date: Sat, 13 Sep 2014 08:15:43 +0000

 Module Name:   src
 Committed By:  skrll
 Date:          Sat Sep 13 08:15:43 UTC 2014
 
 Modified Files:
        src/sys/dev/usb: ehci.c
 
 Log Message:
 Fix build when USB_DEBUG is defined and EHCI_DEBUG isn't. The converse is
 always true.
 
 PR/49201 (broken build with options USB_DEBUG (latest current))
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.229 -r1.230 src/sys/dev/usb/ehci.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