Hi,

I am sorry, there is small mistake inside ohci.c - I forgot delete
testing code in lines 442-443 in ohci.c, code

442 /* Test - remove it !!! */
443 o->bad_OHCI = 1;

should be removed !
(Code is functional also with this mistake but in "emergency" mode,
o->bad_OHCI == TRUE enables workarounds for broken OHCI reported by
Vladimir.)

Best regards
Ales


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to