06 May, 2007

1 commit


18 Apr, 2007

1 commit

  • Correct a spelling mistake for the SMC product names (replace 'B' with
    'R') in the Documentation/scsi/aacraid.txt file. This is a follow-up to
    a documentation patch '[PATCH] aacraid: Add SMC and SUN products to
    README' submitted and accepted to scsi-misc-2.6 on March 27 2007.

    Signed-off-by: Mark Salyzyn
    Signed-off-by: James Bottomley

    Salyzyn, Mark
     

01 Apr, 2007

1 commit


06 Jan, 2007

1 commit

  • Update drivers/scsi/aacraid/linit.c and Documentation/scsi/aacraid.txt
    file with the current list of
    adapters supported by the aacraid driver. Deprecated a few adapters that
    never shipped, corrected a
    few and added new adapters that matched the family code support. No
    functional changes to the driver.
    No side effects.

    Signed-off-by: Mark Salyzyn
    Signed-off-by: James Bottomley

    Salyzyn, Mark
     

04 Oct, 2006

1 commit


24 Sep, 2006

1 commit

  • Received from Mark Salyzyn:

    This patch to the driver's documentation adds a few new product entries,
    sorts the entries on OEM lines first for easy searching, followed by
    product id order to make it easier to compare against the open source
    pci list. The driver has 'family match' so is somewhat future proof, no
    code changes are required to recognize the new products.

    Signed-off-by: Mark Haverkamp
    Signed-off-by: James Bottomley

    Mark Haverkamp
     

20 Jun, 2006

1 commit


13 Jan, 2006

1 commit

  • Received From Mark Salyzyn.

    Move the README from the driver directory to the Documentation directory.
    Updated the documentation, added descriptions for cards that
    were missing.

    Signed-off-by: Mark Haverkamp
    Signed-off-by: James Bottomley

    Mark Haverkamp