reactos/drivers/usb/usbport
Timo Kreuzer 6b1ca75899
[REACTOS] Fix 64 bit build (#465)
* [HAL] Simplify HalpReboot() and make it portable
* [NTOS:MM] Cast constant to PVOID
* [BINPATCH] Fix 64 bit build
* [VFDDRV] Fix 64 bit build and buffer overruns
* [USBOHCI] Fix structure alignment issues
* [ATL_APITEST] Fix 64 bit build
* [XDK] Update unwind structures in winnt.h
* [NTDLL_APITEST] Fix 64 bit build
* [NTDLL_WINETEST] Fix 64 bit build
* [TFTPD] Fix x64 build
* [USBPORT] Fix a C_ASSERT
* [DSOUND] Fix x64 build
* [HAL] Remove obsolete GetPteAddress() macro
2018-04-03 15:13:17 -06:00
..
CMakeLists.txt
debug.c
device.c [USBPORT] Small changes for debugging. 2018-01-26 20:46:34 +09:00
endpoint.c [USBPORT] Small changes for debugging. 2018-01-26 20:46:34 +09:00
guid.c
iface.c
ioctl.c [USBPORT] Small changes for debugging. 2018-01-26 20:46:34 +09:00
iso.c
pnp.c
power.c [USBPORT] Small changes for debugging. 2018-01-26 20:46:34 +09:00
queue.c
roothub.c
trfsplit.c
urb.c
usb2.c [USBPORT] Use USB2_HS_INTERRUPT_IN_OVERHEAD instead USB2_HS_ISOCHRONOUS_OUT_OVERHEAD. 2018-02-21 13:35:25 +09:00
usbdebug.h
usbport.c [USBPORT] Small changes for debugging. 2018-01-26 20:46:34 +09:00
usbport.h [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
usbport.rc
usbport.spec