From owner-freebsd-current Tue Feb 22 1: 5:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 91D4937B930 for ; Tue, 22 Feb 2000 01:05:13 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id JAA26800; Tue, 22 Feb 2000 09:04:47 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id XAA00795; Mon, 21 Feb 2000 23:50:17 GMT (envelope-from n_hibma@calcaphon.com) Date: Mon, 21 Feb 2000 23:50:17 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Bryan Liesner Cc: Kenneth Wayne Culver , freebsd-current@freebsd.org, USB BSD list Subject: Re: ATA errors In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I cvsupped this morning and I just had a chance to build a new kernel, and > >now I get a "cannot mount root" and it drops into some kind of commandline > >where I can enter a root for it to mount. This is the error it gives me > >now: > > > >ata0-slave: WARNING: WAIT_INTR active=ATA_WAIT_READY > >ata0-slave: ata_command: timeout waiting for intr > >ata0-slave: identify failed > > I went through this this morning. If you are loading modules from the > boot loader, load them later, like from rc.conf. I'm not sure what > broke there, but it's a good workaround. Well, the same seems to apply to some OHCI host controllers. They fail to work as well if preloaded or postloaded, but do work if they are compiled into the kernel. I haven't tried yet whether the compiled USB support fails if a module is preloaded though. My gut feeling is that this must be related. I think, and this is just a bad guess, that this broke around 2 weeks ago. I'll see if I can run a few test kernels this evening. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message