• Martin Dalecki's avatar
    [PATCH] 2.5.8-pre3 IDE 32 · 6a0b3e79
    Martin Dalecki authored
    - Don't provide symbolic links in /proc/ide - they are redundant data.
    
    - Try to use a more reasonable default capacity value in ata_capacity().
    
    - Fix ata_put() ata_get() usage in ide_check_media_change().
    
    - Small readability fixes to the option parsing code.
    
    - Apply Vojtech Pavliks /proc PIIX output fix.
    
    - Replace all occurrences of ide_wait_taskfile() with ide_raw_taskfile().  One
       duplicated code path fewer.
    6a0b3e79
ide-taskfile.c 25.5 KB