Opened 8 years ago
Last modified 6 years ago
#841 closed enhancement
Add JMS578 — at Initial Version
Reported by: | tkaiser | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release 6.6 |
Component: | drivedb | Version: | 6.5 |
Keywords: | Cc: |
Description
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:
{ "USB: ; JMicron JMS578", USB->SATA
"0x152d:0x0578",
"", 0x0100
"",
"-d sat"
},
References: https://pastebin.com/rkhmJDED
Note:
See TracTickets
for help on using tickets.