kern/79332: [patch] "ffs_mountroot: can't find rootvp" after change 1.51 to ata-lowlevel.c

Graham Menhennitt gmenhennitt at optusnet.com.au
Mon Apr 4 04:20:08 PDT 2005


The following reply was made to PR kern/79332; it has been noted by GNATS.

From: Graham Menhennitt <gmenhennitt at optusnet.com.au>
To: freebsd-gnats-submit at FreeBSD.org, gmenhennitt at optusnet.com.au
Cc:  
Subject: Re: kern/79332: [patch] "ffs_mountroot: can't find rootvp" after
 change 1.51 to ata-lowlevel.c
Date: Mon, 04 Apr 2005 21:17:31 +1000

 An alternate fix seems to be changing the
     ata_udelay(100000);
 to
     ata_udelay(400000);
 at line 628 in ata-lowlevel.c version 1.44.2.4. Changing to 300000 is 
 not sufficient.
 
 Graham Menhennitt


More information about the freebsd-bugs mailing list