NetBSD-Bugs archive

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

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



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55240 CVS commit: src/sys/dev/usb
Date: Fri, 8 May 2020 06:24:29 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Fri May  8 06:24:29 UTC 2020
 
 Modified Files:
 	src/sys/dev/usb: if_cdce.c
 
 Log Message:
 Search the descriptors of the appropriate interface to ensure correct
 match.
 
 PR kern/55240 cdce(4) error "no data interface" when ECM USB IF are
 preceded by ACM USB IF
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.70 -r1.71 src/sys/dev/usb/if_cdce.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