* ata on i386-linuxbios
@ 2008-05-01 16:15 Patrick Georgi
0 siblings, 0 replies; only message in thread
From: Patrick Georgi @ 2008-05-01 16:15 UTC (permalink / raw)
To: grub-devel
Hi,
The ata driver fails on i386-linuxbios on real hardware because
grub_millisleep is stubbed, and real hardware relies on some timing
(other than qemu ;-) ).
After I added the mdelay function from libpayload and let grub_millisleep
run that (and added initialisation, of course), things are reported to
work.
Regards,
Patrick
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-01 16:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-01 16:15 ata on i386-linuxbios Patrick Georgi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.