Custom Query (1368 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 1368)

Ticket Resolution Summary Owner Reporter
#1730 duplicate Unknown USB bridge [0x04e8:0x61fb (0x100)] skoehler
Description

This is a Samsung T7 Shield, 4TB.

It has a USB to NVMe bridge. I don't know which one.

#1728 fixed Add one more C300 RealSSD to drivedb (MTFDBAK256MAG-1G1) Christian Franke JoB
Description

Attached you can find the txt output file according to FAQ.

Device is similar to other C300 devices sharing the attributes of C400 series as described in detail here: https://www.micron.com/-/media/client/global/documents/products/technical-note/solid-state-storage/tnfd20_c400_ssd_smart_attributes.pdf

Device from this family was reported at ticket 1421 but that report was strange

#1727 fixed LITEON LCH-256V2S (no suffix) Christian Franke Stefan Linke
Description

The existing entry for the liteon LCH-*V2S SSDs (see #1124) does not match models without suffix. Those were sold e.g. by lenovo.

Extending the regex to mark the suffix as optional is a working solution:

old:

"LITEON LCH-(128|256V|512)2S-.*|"

new:

"LITEON LCH-(128|256V|512)2S(-.*)?|"
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.