Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: jmcneill
Date: Sat Jan 24 23:11:41 UTC 2026
Modified Files:
src/sys/dev/usb: if_ure.c
Log Message:
ure: fix some speed checks and enable 32K RX buffers when possible
1) Adjust some USB speed tests for correct handling of USB_SPEED_LOW
and USB_SPEED_SUPER_PLUS.
2) On 8153, with >= USB_SPEED_SUPER, we can use 32K RX buffers, so do it.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/dev/usb/if_ure.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