2007-11-03 Marco Gerards <marco@gnu.org>
* disk/ata.c (grub_ata_pio_read): Don't wait for the command to become activate. (grub_ata_pio_write): Likewise. (grub_atapi_identify): Wait after issuing an ATA command. (grub_atapi_packet): Likewise. (grub_ata_identify): Likewise. (grub_ata_readwrite): Likewise.
This commit is contained in:
parent
cf8f780b84
commit
bb06ab2eb2
3 changed files with 20 additions and 77 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2007-11-03 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* disk/ata.c (grub_ata_pio_read): Don't wait for the command to
|
||||
become activate.
|
||||
(grub_ata_pio_write): Likewise.
|
||||
|
||||
(grub_atapi_identify): Wait after issuing an ATA command.
|
||||
(grub_atapi_packet): Likewise.
|
||||
(grub_ata_identify): Likewise.
|
||||
(grub_ata_readwrite): Likewise.
|
||||
|
||||
2007-11-03 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* disk/ata.c (grub_ata_pio_read): Detect and return the error code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue