• Alexander Viro's avatar
    [PATCH] put IDE drives on lists · 06330ca4
    Alexander Viro authored
    This puts drives on cyclic lists - per-driver ones for drives that had
    been claimed by high-level drivers and ata_unused for unclaimed drives.
    We put drives on ata_unused in the very end of ideprobe_init() and then
    move them to drivers' lists as they are claimed.
    06330ca4
ide-scsi.c 25.8 KB