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: riastradh
Date: Sat Aug 20 11:32:20 UTC 2022
Modified Files:
src/sys/dev/usb: usbdi.c usbdi.h
Log Message:
usbdi(9): Nix resurrected usbd_request_async.
We killed this back in 2013, but it came back from the dead on a
driver imported from OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 src/sys/dev/usb/usbdi.c
cvs rdiff -u -r1.107 -r1.108 src/sys/dev/usb/usbdi.h
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