• A
    libata: IORDY handling · b9f8ab2d
    Alan Cox 提交于
    I believe this version meets all Sergei's objections
    
    Correct the logic for when we issue a set features for transfer mode
    
    - If the device has IORDY and the controller has IORDY - set the mode
    - If the device has IORDY and the controller does not - turn IORDY off
    - If neither has IORDY do nothing
    Signed-off-by: NAlan Cox <alan@redhat.com>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    b9f8ab2d
libata-core.c 192.5 KB