Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/dev/usb



Module Name:    src
Committed By:   martin
Date:           Tue Sep 23 12:42:24 UTC 2025

Modified Files:
        src/sys/dev/usb [netbsd-10]: if_urtwn.c

Log Message:
Pull up following revision(s) (requested by nat in ticket #1158):
        sys/dev/usb/if_urtwn.c: revision 1.114
        sys/dev/usb/if_urtwn.c: revision 1.115
        sys/dev/usb/if_urtwn.c: revision 1.116
        sys/dev/usb/if_urtwn.c: revision 1.117
        sys/dev/usb/if_urtwn.c: revision 1.113

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.105.4.3 -r1.105.4.4 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