grub/grub-core/disk
Vladimir 'phcoder' Serbinenko 36084912c0 Give ATA device a bit more time on first try in order to allow disks
to spin up.

	* grub-core/disk/ata.c (grub_atapi_identify): Use GRUB_ATA_TOUT_DEV_INIT
	if dev->present is 1. Reset dev->present on failure.
	(grub_ata_device_initialize): Set dev->present to 1.
	* include/grub/ata.h (GRUB_ATA_TOUT_DEV_INIT): New value.
	(grub_ata_device): New member 'present'.
2011-05-13 21:41:18 +02:00
..
efi * grub-core/disk/efi/efidisk.c (grub_efidisk_get_device_name): Make 2010-09-21 13:41:23 +01:00
i386/pc Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ieee1275 Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ata.c Give ATA device a bit more time on first try in order to allow disks 2011-05-13 21:41:18 +02:00
ata_pthru.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
dmraid_nvidia.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
host.c * include/grub/disk.h (grub_disk): Remove has_partitions. 2010-09-13 23:59:22 +02:00
loopback.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
lvm.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
mdraid1x_linux.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
mdraid_linux.c * grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Make mdraid UUID 2011-04-25 15:23:37 +02:00
memdisk.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
raid.c Identify RAID by its UUID rather than (guessed) name. 2011-04-16 15:27:35 +02:00
raid5_recover.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
raid6_recover.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
scsi.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
usbms.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00