[suse-axp] PATCH: icp vortex raid (gdth)

From: Peter Petrakis (peter.petrakis@api-networks.com)
Date: Wed Jul 11 2001 - 12:32:36 PDT

  • Next message: Markus Lischka: "[suse-axp] Transmit timed out errors on eepro100 (DS20E)"

    Message-ID: <3B4CA9D4.94BF7C0F@api-networks.com>
    Date: Wed, 11 Jul 2001 15:32:36 -0400
    From: Peter Petrakis <peter.petrakis@api-networks.com>
    Subject: [suse-axp] PATCH: icp vortex raid (gdth)
    

    Check it out,

    The original kernel versioning #ifdef scheme
    simply didnt work and by chance it was execucting code that was
    ment for linux 2.1 :-). Amongst the code being processed where
    a set of virt_to_bus and bus_to_virt redefinitions which assumed
    32 bit'isms. In which case the card would only work on alpha machines
    PCI bus 0 on a multi bus machine.

    This patch fixes the kernel versioning mixup and in the process
    fixes the multi pci bus issue. It's been tested under load extensivly
    with their GDT6523RS and seems to work pretty well. There are still
    some unaligned accesses in there and some more cleaning that code be
    done. Though for right now, it works & it's fast. Enjoy.

    This patch applies against version 1.28 of their driver which can
    be found on their website.

    http://www.icp-vortex.com/ftp/download/linux/gdth.tgz

    Peter

    -- 
    Peter Petrakis
    Customer Support Engineer
    API Networks
    www.api-networks.com
    
    



    This archive was generated by hypermail 2.1.0 : Wed Jul 11 2001 - 12:33:09 PDT