History log of /reactos/drivers/usb/usbstor/usbstor.inf (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bbccad0e 27-Jun-2022 Stanislav Motylkov <x86corez@gmail.com>

[INF] Set manufacturer as ReactOS Project for consistency

Also make it non-localizable. CORE-18191


# f59c58d8 31-Mar-2022 Luke Luo <njlyf2011@hotmail.com>

[TRANSLATION] Improve Simplified & Traditional Chinese translations (#4388)

Reviewed-by: Chan Chilung <eason066@gmail.com>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>


Revision tags: 0.4.14-release
# 07c534c8 08-Dec-2021 Stanislav Motylkov <x86corez@gmail.com>

[BOOTDATA][USBSTOR] Add device definitions for SFF-8070i (ARMD-style devices)

Confirmed working with our usbstor driver by Vort.

CORE-17895


# 05c39d8d 09-Oct-2021 Süleyman Poyraz <zaryob.dev@gmail.com>

[TRANSLATION] Update Turkish (tr-TR) translations (#3958)

Reviewed-by: Can Taşan <ctasan99@hotmail.com>
Signed-off-by: Süleyman Poyraz <zaryob.dev@gmail.com>


# f722be93 05-Dec-2020 Victor Perevertkin <victor.perevertkin@reactos.org>

[USBSTOR] Enable USB (ATAPI) cdroms

With the cdrom_new driver, they now work

CORE-16112


# 019f21ee 26-Apr-2020 Victor Perevertkin <victor.perevertkin@reactos.org>

[MEDIA][CMAKE] Create add_driver_inf cmake function
*.inf files for drivers can now be placed along with the driver code