• Andrew Morton's avatar
    [PATCH] DAC960 fix for fibre channel transfer rate · 1b0a5d8e
    Andrew Morton authored
    From: Dave Olien <dmo@osdl.org>
    
    The change makes the transfer rate numbers come out right for the fibre
    channel version of this controller.
    
    For 1G FC, the NegotiatedSynchronousMegaTransfers is 1000, and the
    NegotiatedDataWidthBIts is 1.  The old code assumed NegotiatedDataWidthBits
    was always either 8 or 16.  The new code is simpler, and does the
    calculation correctly for all cases.
    1b0a5d8e
DAC960.c 253 KB