reactos/drivers/usb/usbstor
Victor Perevertkin 019f21ee1d
[MEDIA][CMAKE] Create add_driver_inf cmake function
*.inf files for drivers can now be placed along with the driver code
2020-04-26 20:28:04 +03:00
..
CMakeLists.txt [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
descriptor.c [FORMATTING][USBSTOR] Remove Captain Obvious and line-wasting comments. 2019-06-11 04:39:43 +03:00
disk.c [USBSTOR] Better validate SCSI IRPs. 2019-06-11 04:39:43 +03:00
error.c [USBSTOR] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
fdo.c [USBSTOR] Do not print device descriptor by default. 2019-06-25 19:04:20 +03:00
guid.c
misc.c [USBSTOR] Rework the routines for sending internal SCSI requests. 2019-06-11 04:39:43 +03:00
pdo.c [USBSTOR] Add missing compatible device id 5 2020-04-10 13:41:01 +02:00
queue.c [USBSTOR] Refactor device reset and pipe reset code. 2019-06-11 04:39:43 +03:00
scsi.c [USBSTOR] Do not print device descriptor by default. 2019-06-25 19:04:20 +03:00
usbstor.c [USBSTOR] Register dumb IRP_MJ_SYSTEM_CONTROL handler. 2019-06-11 04:39:43 +03:00
usbstor.h [USBSTOR] Do not print device descriptor by default. 2019-06-25 19:04:20 +03:00
usbstor.inf [MEDIA][CMAKE] Create add_driver_inf cmake function 2020-04-26 20:28:04 +03:00
usbstor.rc