From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 09:07:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66D1B16A4BF for ; Tue, 9 Sep 2003 09:07:27 -0700 (PDT) Received: from smtp.volant.org (64-144-229-193.client.dsl.net [64.144.229.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F1F844001 for ; Tue, 9 Sep 2003 09:07:26 -0700 (PDT) (envelope-from patl@volant.org) Received: from gate.volant.org ([192.168.10.246] ident=+5FSY0mhZ1ST5wuSn7JUjtkKjLu4f0P2) by smtp.volant.org with asmtp (TLSv1:AES256-SHA:256) (Exim 4.22) id 19wl1W-000Elb-DP for freebsd-questions@freebsd.org; Tue, 09 Sep 2003 09:07:22 -0700 Date: Tue, 09 Sep 2003 09:07:12 -0700 From: Pat Lashley To: freebsd-questions@freebsd.org Message-ID: <74750000.1063123632@quick.volant.org> X-Mailer: Mulberry/3.1.0b6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Scan-Signature: 66b85af846209368cf883ab6ffd9a794cde39083 Subject: AE_AML_BUFFER_LIMIT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 16:07:27 -0000 I've recently set up a new machine with 5.1-RELEASE-p2 and during the boot I get a series of messages like the following. Is this something that I should be worried about? (I get two more, longer, batches of them after it probes pcib1 and pcib2.) Thanks, -Pat > acpi0: on motherboard > pcibios: BIOS version 2.10 > Using $PIR table, 10 entries at 0xc00f2120 > acpi0: power button is handled as a fixed feature programming model. > Timecounter "ACPI-fast" frequency 3579545 Hz > acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 > acpi_cpu0: on acpi0 > acpi_button0: on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.SRS_] (Node 0xc3ff6c80), AE_AML_BUFFER_LIMIT > ACPI-1287: *** Error: Method execution failed [\\_SB_.LNKM._SRS] (Node 0xc3ff6180), AE_AML_BUFFER_LIMIT > pci0: on pcib0 > pci0: at device 0.1 (no driver attached) > pci0: at device 0.2 (no driver attached) > pci0: at device 0.3 (no driver attached) --------------------------------------------------------------------------