2007-10-31 Marco Gerards <marco@gnu.org>
* conf/i386-pc.rmk (pkgdata_MODULES): Add `ata.mod'. (ata_mod_SOURCES): New variable. (ata_mod_CFLAGS): Likewise. (ata_mod_LDFLAGS): Likewise. * disk/ata.c: New file. * include/grub/disk.h (grub_disk_dev_id): Add `GRUB_DISK_DEV_ATA_ID'.
This commit is contained in:
parent
7f66d0e020
commit
e911ecc1c2
6 changed files with 807 additions and 3 deletions
2
NEWS
2
NEWS
|
@ -11,6 +11,8 @@ New in 1.96:
|
|||
|
||||
* Add support for the NTFS filesystems.
|
||||
|
||||
* Add support for ATA/ATAPI.
|
||||
|
||||
New in 1.95 - 2006-10-15:
|
||||
|
||||
* Number partitions from 1 instead of 0. For instance, the first
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue