This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-07-03 12:44:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff9301e9db3215641d69d2b462d5cd0c48b8cb3f
reactos
/
drivers
/
usb
History
Victor Perevertkin
7ed1883c8e
[DRIVERS] Use IoForwardIrpSynchronously in drivers
...
Instead of having an own routine in each driver IoForwardIrpSynchronously can be used.
2022-01-05 02:17:56 +03:00
..
usbaudio
…
usbccgp
[DRIVERS] Use IoForwardIrpSynchronously in drivers
2022-01-05 02:17:56 +03:00
usbd
…
usbehci
[USBEHCI] Avoid uninitialized return status in EHCI_ReopenEndpoint.
2021-10-27 19:27:33 -04:00
usbhub
…
usbohci
…
usbport
[USBPORT] Don't use NTAPI for variadic function.
2021-10-27 19:27:33 -04:00
usbstor
[DRIVERS] Use IoForwardIrpSynchronously in drivers
2022-01-05 02:17:56 +03:00
usbstor_new
…
usbuhci
[USBUHCI] Fix always-false HcFlavor checks.
2021-10-27 19:27:33 -04:00
CMakeLists.txt
…