From owner-freebsd-questions@FreeBSD.ORG Fri Feb 9 10:59:57 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C31EF16A403 for ; Fri, 9 Feb 2007 10:59:57 +0000 (UTC) (envelope-from lveax.m@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id 194BA13C478 for ; Fri, 9 Feb 2007 10:59:56 +0000 (UTC) (envelope-from lveax.m@gmail.com) Received: by wr-out-0506.google.com with SMTP id i22so805319wra for ; Fri, 09 Feb 2007 02:59:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tYlGnNMgJb524CSOxMvQX+M9zXXVD1txgKNkeDsO7I7GOLQUE3hvAxsW3fyDhsTefEBl/7RSGLEgEBIadwDUmQBRNZUUqxqhtLdQt4uRSGac3UmJn3vFNpM91WjApNrlozjqi1p16GoegdtuHzSTOgz4S4iZ0cMg1/BNYSnRYQo= Received: by 10.90.65.11 with SMTP id n11mr12329694aga.1171018796331; Fri, 09 Feb 2007 02:59:56 -0800 (PST) Received: by 10.90.88.20 with HTTP; Fri, 9 Feb 2007 02:59:56 -0800 (PST) Message-ID: <576dcbc20702090259h7206ca78i76d9558f54ea2ba4@mail.gmail.com> Date: Fri, 9 Feb 2007 18:59:56 +0800 From: lveax To: "Free BSD Questions list" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: acpi_bus_number: can't get _ADR pci0: at device 0.7 (no driver attached) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 10:59:57 -0000 hey all, i found some error msg from dmesg,what does these mean? ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard acpi0: on motherboard acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi0: Power Button (fixed) acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR cpu0: on acpi0 cpu1: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: at device 0.0 (no driver attached) pci0: at device 0.1 (no driver attached) pci0: at device 0.2 (no driver attached) pci0: at device 0.3 (no driver attached) pci0: at device 0.4 (no driver attached) pci0: at device 0.5 (no driver attached) pci0: at device 0.6 (no driver attached) pci0: at device 0.7 (no driver attached)