• James Bottomley's avatar
    qla1280: convert the driver to be endian neutral · 03533052
    James Bottomley authored
    This makes the driver compile and run on the PARISC platform.
    The biggest issue for this driver is the firmware layout because
    the chip insists on reading from firmware a 16 bit word at a time,
    so the entire byte layout of the firmware had to be reversed.
    03533052
qla1280.h 48.7 KB