From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 1 05:55:22 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF36816A4CE for ; Wed, 1 Sep 2004 05:55:22 +0000 (GMT) Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AEBC43D5A for ; Wed, 1 Sep 2004 05:55:22 +0000 (GMT) (envelope-from db@traceroute.dk) Received: from user1.cybercity.dk (user1.cybercity.dk [212.242.41.34]) by cicero0.cybercity.dk (Postfix) with ESMTP id 2371D2AC82; Wed, 1 Sep 2004 07:55:20 +0200 (CEST) Received: from trinita (port132.ds1-arsy.adsl.cybercity.dk [212.242.239.73]) by user1.cybercity.dk (Postfix) with SMTP id 4AF5374FB4B; Wed, 1 Sep 2004 07:55:19 +0200 (CEST) Message-ID: <004801c48fe8$6cf00370$0200000a@trinita> From: "db" To: "M. Warner Losh" References: <003901c48f4e$d5808fd0$0b00000a@trinita><200408311327.33588.jhb@FreeBSD.org> <20040831.203627.59830125.imp@bsdimp.com> Date: Wed, 1 Sep 2004 07:56:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 cc: hackers@freebsd.org Subject: Re: New computer....help wanted :-S X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 05:55:22 -0000 ----- Original Message ----- From: "M. Warner Losh" To: ; Sent: Wednesday, September 01, 2004 4:36 AM Subject: Re: New computer....help wanted :-S > This looks like some kind of resource problem: > > : > 0xcffff800-0xffff8ff irq 22 at device 10.0 on pci1 rl0: reset never > ^^^^^^^^^^^^^^^^^^^^^^^^ > > that's crazy man. Is that really what it prints, or the the 'c' > missing and it actually allocates: > > 0xcffff800-0xcffff8ff irq 22 at device 10.0 on pci1 Ah sorry, yes the 'c' was missing, so 0xcffff800-0xcffff8ff is correct. br db