#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 Changed 6 years ago by
Component: | all → drivedb |
---|
comment:2 Changed 6 years ago by
Milestone: | → Release 6.6 |
---|
comment:3 Changed 6 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 6 years ago by
comment:5 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Added in r4482.