#841 closed enhancement (fixed)
Add JMS578
Reported by: | tkaiser | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release 6.6 |
Component: | drivedb | Version: | 6.5 |
Keywords: | Cc: |
Description (last modified by )
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
Change History (7)
comment:1 by , 8 years ago
Component: | all → drivedb |
---|
comment:2 by , 7 years ago
Milestone: | → Release 6.6 |
---|
comment:3 by , 7 years ago
Description: | modified (diff) |
---|
comment:4 by , 7 years ago
comment:5 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Added in r4482.