2008-07-05 Pavel Roskin <proski@gnu.org>
* disk/ata.c (grub_ata_dumpinfo): Don't output addressing and size for ATAPI devices, they are undefined. Output sector number in decimal form.
This commit is contained in:
parent
3e5581b0bf
commit
ea387a48e9
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
2008-07-05 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* disk/ata.c (grub_ata_dumpinfo): Don't output addressing and
|
||||
size for ATAPI devices, they are undefined. Output sector
|
||||
number in decimal form.
|
||||
|
||||
* disk/ata.c: Use named constants for status bits.
|
||||
|
||||
2008-07-04 Pavel Roskin <proski@gnu.org>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue