Changes between Initial Version and Version 3 of Ticket #841
- Timestamp:
- Sep 24, 2017, 8:52:11 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #841
- Property Component all → drivedb
- Property Milestone → Release 6.6
-
Ticket #841 – Description
initial v3 1 1 JMS578 is a JMicron USB3 to SATA bridge (UAS, TRIM, SAT capable) used on 'Orange Pi NAS Expansion board' and 'FriendlyELEC NAS Expansion bay'. It needs '-d sat' to be queried. Adding the following to drivedb.h fixed it: 2 2 {{{ 3 3 { "USB: ; JMicron JMS578", // USB->SATA 4 4 "0x152d:0x0578", … … 8 8 }, 9 9 10 10 }}} 11 11 References: https://pastebin.com/rkhmJDED