NetBSD-Bugs archive

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

Re: kern/55273: urndis(4) error "could not find data bulk in/out" without CDC union descriptor



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

From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/55273: urndis(4) error "could not find data bulk in/out"
 without CDC union descriptor
Date: Fri, 6 Sep 2024 17:18:51 +0900

 -------- Forwarded Message --------
 Subject: CVS commit: [netbsd-10] src/sys/dev/usb
 Date: Sat, 14 Oct 2023 07:05:39 +0000
 From: Martin Husemann <martin%netbsd.org@localhost>
 Reply-To: source-changes-d%NetBSD.org@localhost
 To: source-changes-full%NetBSD.org@localhost
 
 Module Name:	src
 Committed By:	martin
 Date:		Sat Oct 14 07:05:39 UTC 2023
 
 Modified Files:
 	src/sys/dev/usb [netbsd-10]: if_urndis.c
 
 Log Message:
 Pull up following revision(s) (requested by abs in ticket #416):
 
 	sys/dev/usb/if_urndis.c: revision 1.49
 
 Apply the new diff from
 kern/55273 urndis(4) error "could not find data bulk in/out" without
 CDC union descriptor
 
 Fallback to the interface association descriptor if  no CDC Union
 Descriptor is found.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.47.4.1 -r1.47.4.2 src/sys/dev/usb/if_urndis.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