• Alan Cox's avatar
    [PATCH] PATCH: 2.5.29 Fix cmd640 config locking · 0884bb35
    Alan Cox authored
    We use the pci host lock so that we lock config space portably while
    handling the CMD640 config space via our own routines to avoid pci bios
    tripping CMD640 hardware stuff. We need to use this lock in order to
    ensure that we lock at a portable layer. Also add the 2.4.19 fixes for
    avoiding wrong probes, and the fix noted on the list.
    0884bb35
cmd640.c 24.5 KB