diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-07-14 15:12:25 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-07-14 15:12:25 -0400 |
commit | 6a668b35e1691de8ebccf9c8b627c58f333cea7a (patch) | |
tree | 5e318628a48ca00ee8fc52d31e43db4e25bb54ba /src/fw/csm.c | |
parent | f318c0797bcea7f5b91853365a0bc65529570963 (diff) | |
download | seabios-6a668b35e1691de8ebccf9c8b627c58f333cea7a.tar.gz |
ata: Make sure "chanid" is relative to PCI device for bootorder file
When specifying drives in the bootorder file, the "drive@x" parameter
should be relative to the given PCI device and not relative to the
total number of ATA controllers in the machine. This patch separates
the tracking of "chanid" (channel number relative to a given PCI
devices) from the "ataid" (channel number relative to the total number
of ATA channels).
Reported-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/fw/csm.c')
0 files changed, 0 insertions, 0 deletions