lkml.org 
[lkml]   [2019]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: C3600, sata controller
    hi, good news!
    after a burn-in test of 8hours, we can affirm that Adaptec 1210SA does work
    The chip is "Silicon Image Sil31122", so the kernel module is
    "sata_sil" (not sata_sil24)

    while [ 1 ]
    do
    for item in `ls *.bin`
    do
    rm -f $copy.out
    echo -n "$item ... "
    mycp $item $copy.out
    echo "done"
    done
    done

    *.bin are giant files, 1GB, 2GB, 4GB, 8GB, 16GB, 32GB

    it has been tested on a PCI 32bit lost of a C3600
    with kernel /v4.16!!!

    "mycp" does a copy and then checks the md5 checksum

    I think this card can be added to the list!

    Our list has been already updated
    http://www.downthebunker.com/reloaded/space/viewtopic.php?f=50&p=1632

    \
     
     \ /
      Last update: 2019-05-13 17:10    [W:3.944 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site