2007-11-03 Marco Gerards <marco@gnu.org>
* disk/ata.c (grub_ata_readwrite): Call grub_ata_pio_read and grub_ata_pio_write once for every single sector, instead of for multiple sectors.
This commit is contained in:
parent
ca25d8f0c1
commit
ed649e5402
2 changed files with 36 additions and 15 deletions
|
@ -1,3 +1,9 @@
|
|||
2007-11-03 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* disk/ata.c (grub_ata_readwrite): Call grub_ata_pio_read and
|
||||
grub_ata_pio_write once for every single sector, instead of for
|
||||
multiple sectors.
|
||||
|
||||
2007-10-31 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* configure.ac: Add `i386-linuxbios' to the list of supported targets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue