Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/dev/usb
Module Name: src
Committed By: snj
Date: Fri Sep 12 14:46:16 UTC 2025
Modified Files:
src/sys/dev/usb [netbsd-11]: if_urtwn.c
Log Message:
Pull up following revision(s) (requested by nat in ticket #29):
sys/dev/usb/if_urtwn.c: revisions 1.113-1.117
Set the pipe index on usb xfer creation.
--
Plug an xfer leak in the tx error path.
--
Use the right packet spacing for the 8192EU.
>From OpenBSD and confrimed by my own analysis.
--
Safety first!
Ensure that the receive packet processing does not exceed beyond xfer length.
--
Fix typo.
Found by Harold Gutch (hgutch@).
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.112.2.1 src/sys/dev/usb/if_urtwn.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