Hi, guys: I just found that ehci is loaded last in Rawhide. Does anyone remember why? FYI, I was working on RHEL 5 bug (234847) where someone lost patience with those spurious -71s at boot. I know these messages bug people in Fedora as well. IIRC Chuck even asked me specifically if anything can be done. If nobody has a specific objections, I think we should implement this, it's overdue. Cheers, -- Pete --- /sbin/mkinitrd.fcs 2007-08-14 17:30:31.000000000 -0700 +++ /sbin/mkinitrd 2007-08-14 17:31:10.000000000 -0700 @@ -991,9 +991,9 @@ for n in $PREMODS; do done if [ "$withusb" == "1" ]; then + findmodule ehci-hcd findmodule uhci-hcd findmodule ohci-hcd - findmodule ehci-hcd fi if [ "x$PROBE" == "xyes" ]; then -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list