Custom Query (1456 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (376 - 378 of 1456)

Ticket Resolution Summary Owner Reporter
#1784 fixed Fix format of sntasmedia "Get Log Page" passthrough CDB Christian Franke cyrozap
Description

Based on my own reverse engineering efforts, the current implementation is almost correct, but there are two issues:

  • The Number of Dwords Lower (NUMDL) field in this command is two bytes (big-endian), not one byte.
  • The final eight bytes of the CDB are the Log Page Offset as a big-endian, 64-bit qword.

The details of this command (and others) can be found in my reverse engineering repo here (see command 0xE6: "Send NVMe Admin Command"): https://github.com/cyrozap/usb-to-pcie-re/blob/1f735f5ec9699d95fb802f7d82bc21ad7bd1291a/ASM236x/doc/Notes.md#usb-protocol

Attached is the patch that fixes the above issues, as well as the smartctl -d sntasmedia -q noserial -x output for two different SSD enclosures:

  • An Alxum ASM2362-based enclosure with a Crucial P5 Plus SSD
  • An ASM2364-based Seagate FireCuda Gaming SSD

After applying the patch, I've confirmed using Wireshark that requesting more than 512 bytes works (the most I saw requested was 1024 bytes / 0x100 dwords), and the responses contain valid data and are not truncated. No command timeouts were experienced during this testing.

#1232 fixed For database: SanDisk SD8SBAT128G1002 Gabriele Pohl Peter Nowee
Description

SanDisk SD8SBAT128G1002 in an ASUS R417NA/E402N/E402NA laptop. Not found in drivedb.h, revision 4949 of 2019-08-20.

It seems to be the same as ticket #799, except for the form factor (M.2 2280 for SD8SBAT, 2.5”/7mm cased for SD8SNAT).

To keep the discussion in one place, I will post additional info in ticket #799. Just creating this separate ticket as instructed by the FAQ.

#831 fixed FoxLine flssd240x4se is not in database Mikhail
Description

Drive is FoxLine SSD, model flssd240x4se

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.