From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 17:39:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC13D16A4CE for ; Wed, 22 Sep 2004 17:39:06 +0000 (GMT) Received: from mail806.megamailservers.com (mail806.carrierinternetsolutions.com [69.49.106.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F31943D2F for ; Wed, 22 Sep 2004 17:39:06 +0000 (GMT) (envelope-from strick@covad.net) X-POP-User: runkel.covad.net Received: from mist.nodomain (h-67-101-99-221.snfccasy.dynamic.covad.net [67.101.99.221])i8MHcrMF027073; Wed, 22 Sep 2004 13:38:54 -0400 Received: from mist.nodomain (localhost [127.0.0.1]) by mist.nodomain (8.12.11/8.12.11) with ESMTP id i8MHcq6Y000433; Wed, 22 Sep 2004 10:38:52 -0700 (PDT) (envelope-from dan@mist.nodomain) Received: (from dan@localhost) by mist.nodomain (8.12.11/8.12.11/Submit) id i8MHcqcv000432; Wed, 22 Sep 2004 10:38:52 -0700 (PDT) (envelope-from dan) Date: Wed, 22 Sep 2004 10:38:52 -0700 (PDT) From: Dan Strick Message-Id: <200409221738.i8MHcqcv000432@mist.nodomain> To: freebsd-current@freebsd.org cc: andy@bradfieldprichard.com.au Subject: Re: 5.3-BETA5-i386-disc1 bootstrap failures X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 17:39:06 -0000 On Tue, 21 Sep 2004, I wrote: >> > I also get a bunch of error messages of the form: > > unknown: can't assign resources (port) > > and copies of this message: > > ahc3: No resources allocated. > > (which is a little odd since there is no ahc3). >> On Wed, 22 Sep 2004 05:25:46 +1000, Andy Farkas responded: >> > Like this?: > > ... > unknown: can't assign resources (port) > unknown: can't assign resources (port) > unknown: can't assign resources (port) > unknown: can't assign resources (port) > unknown: can't assign resources (port) > ahc6: No resources allocated. > ahc6: No resources allocated. > ahc6: No resources allocated. > ahc6: No resources allocated. > ahc6: No resources allocated. > ahc6: No resources allocated. > ahc6: No resources allocated. > ... > > The "No resources allocated." message has only recently appeared. >> Yes. What it actually displays is: unknown: can't assign resources (port) ahc3: No resources allocated. ahc3: No resources allocated. ahc3: No resources allocated. unknown: can't assign resources (irq) unknown: can't assign resources (port) unknown: can't assign resources (port) unknown: can't assign resources (port) Dan Strick