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:02 +0900
-------- Forwarded Message --------
Subject: CVS commit: src/sys/dev/usb
Date: Sun, 1 Oct 2023 06:55:27 +0000
From: Nick Hudson <skrll%netbsd.org@localhost>
Reply-To: source-changes-d%NetBSD.org@localhost
To: source-changes-full%NetBSD.org@localhost
Module Name: src
Committed By: skrll
Date: Sun Oct 1 06:55:27 UTC 2023
Modified Files:
src/sys/dev/usb: if_urndis.c
Log Message:
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.48 -r1.49 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