Changes between Initial Version and Version 1 of Ticket #463, comment 11


Ignore:
Timestamp:
Oct 7, 2014, 11:29:24 AM (10 years ago)
Author:
Alex Samorukov

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #463, comment 11

    initial v1  
    11Thank you for update and xml from the dashboard, i never tried it.
    22I will review model list in the drivedb to see how it matching information from vendor and will update it if needed.
     3
     4Actually i found that we should probably split this models. E.g. in the `apollo_generic.xml`:
     5
     6{{{
     7#!xml
     8<aname id="241">Total LBA's Written</aname>
     9<aname id="242">Total LBA's Read</aname>
     10}}}
     11
     12And in the `ultra_series.xml`
     13
     14{{{
     15#!xml
     16<aname id="241">Total GB Written</aname>
     17<aname id="242">Total GB Read</aname>
     18}}}
     19
     20For now I just added 2 missing attributes (r4000) and will create separate ticket for the !SanDisk drives.