Densely populate ATA.devices list.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 12 Aug 2009 00:43:38 +0000 (20:43 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 12 Aug 2009 00:43:38 +0000 (20:43 -0400)
commitb11443614f5ae7326aa5f238534a19660b2cf4a5
tree7ede218b4c86d06ea6de513fb4d0cc271dbeff09
parent42337662b032eb539a40fe6e18b1e7bf64c3fa10
Densely populate ATA.devices list.

Populate ATA.devices in order of drives found; the array index no
    longer correlates with the ATA.channels list.
Add cntl_id to device struct for finding the channel info.
src/ata.c
src/disk.c
src/disk.h