Changes between Initial Version and Version 1 of Ticket #1314, comment 2


Ignore:
Timestamp:
Apr 4, 2020, 1:07:46 PM (4 years ago)
Author:
elbandi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1314, comment 2

    initial v1  
    11I just changed the two parameters, but thats breaks the jmb39x support, so not good for long time. I think this jmicron device support need a refactor for a common support: rename the dev_jmb39x to something dev_jmicron_raid.cpp, handle better the different chips and the chips variants. like:
    2 -d jmicron,chiptype[jmb39x|jms56x|xxx],variantid
     2-d jmicron,deviceid,chiptype[jmb39x|jms56x|xxx],variantid
    33
    44it this idea is good, i can make this changes.