From owner-freebsd-acpi@FreeBSD.ORG Mon Dec 28 09:51:10 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5A95106566B for ; Mon, 28 Dec 2009 09:51:10 +0000 (UTC) (envelope-from enginbsd@gmail.com) Received: from mail-ew0-f178.google.com (mail-ew0-f178.google.com [209.85.219.178]) by mx1.freebsd.org (Postfix) with ESMTP id 33C708FC17 for ; Mon, 28 Dec 2009 09:51:09 +0000 (UTC) Received: by ewy26 with SMTP id 26so2976016ewy.3 for ; Mon, 28 Dec 2009 01:51:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=/1pjv9gZaR3piTRutpI93HLzvotqWdKEr7Xm6tS6U4E=; b=i71pDmw2DcTgaXcfkcSJ4A1ul7IycqFC+Vl0wJTdAGog8C3qzz//EyVaIRu2X9ArVz oZ1Sxix6ISF9pclS6NOngw5ZZh3zq3YVQEfBQsYIpFxaoxPfKp0Qd1VWhvvoCqcxuKYm g1p0IS48GSaPrKpNpyO6AyBOSGzN0nMtAvhug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=sUntHYteroVfmXLOQWUJXEf5GCE1mDs0zC9xZJZ0bePQ1wcdUuVPvEGTQsLYoKecUt CCk8FJMPwcQw/kzAdMh1c4t19GcAjxjiqSt+ESliCexrLrhEo8tLlBCO9UVi27rvmN5s BCx10dnuWH+J/NX7J/obTTJtuChCKnhd/VLv4= MIME-Version: 1.0 Received: by 10.216.87.20 with SMTP id x20mr5176217wee.158.1261992770315; Mon, 28 Dec 2009 01:32:50 -0800 (PST) Date: Mon, 28 Dec 2009 11:32:50 +0200 Message-ID: <86095ec10912280132q332f2dc5re51771367ac358fa@mail.gmail.com> From: "E. O." To: freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Kernel build failed X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 09:51:10 -0000 Kernel GENERIC -> http://www.siran.net/GENERIC pls help me.. ./pci_if.h:238: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_MS' ./pci_if.h:238: error: stray '\335' in program cc1: warnings being treated as errors In file included from /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c:60: @/dev/pci/pcivar.h: In function 'pci_get_subvendor': @/dev/pci/pcivar.h:244: warning: implicit declaration of function 'BUS_READ_IVAR' @/dev/pci/pcivar.h:244: warning: nested extern declaration of 'BUS_READ_IVAR' @/dev/pci/pcivar.h: In function 'pci_set_subvendor': @/dev/pci/pcivar.h:244: warning: implicit declaration of function 'BUS_WRITE_IVAR' @/dev/pci/pcivar.h:244: warning: nested extern declaration of 'BUS_WRITE_IVAR' @/dev/pci/pcivar.h: In function 'pci_read_config': @/dev/pci/pcivar.h:274: warning: implicit declaration of function 'PCI_READ_CONFIG' @/dev/pci/pcivar.h:274: warning: nested extern declaration of 'PCI_READ_CONFIG' @/dev/pci/pcivar.h: In function 'pci_write_config': @/dev/pci/pcivar.h:280: warning: implicit declaration of function 'PCI_WRITE_CONFIG' @/dev/pci/pcivar.h:280: warning: nested extern declaration of 'PCI_WRITE_CONFIG' @/dev/pci/pcivar.h: In function 'pci_enable_busmaster': @/dev/pci/pcivar.h:318: warning: implicit declaration of function 'PCI_ENABLE_BUSMASTER' @/dev/pci/pcivar.h:318: warning: nested extern declaration of 'PCI_ENABLE_BUSMASTER' @/dev/pci/pcivar.h: In function 'pci_disable_busmaster': @/dev/pci/pcivar.h:324: warning: implicit declaration of function 'PCI_DISABLE_BUSMASTER' @/dev/pci/pcivar.h:324: warning: nested extern declaration of 'PCI_DISABLE_BUSMASTER' @/dev/pci/pcivar.h: In function 'pci_enable_io': @/dev/pci/pcivar.h:330: warning: implicit declaration of function 'PCI_ENABLE_IO' @/dev/pci/pcivar.h:330: warning: nested extern declaration of 'PCI_ENABLE_IO' @/dev/pci/pcivar.h: In function 'pci_disable_io': @/dev/pci/pcivar.h:336: warning: implicit declaration of function 'PCI_DISABLE_IO' @/dev/pci/pcivar.h:336: warning: nested extern declaration of 'PCI_DISABLE_IO' @/dev/pci/pcivar.h: In function 'pci_get_vpd_ident': @/dev/pci/pcivar.h:342: warning: implicit declaration of function 'PCI_GET_VPD_IDENT' @/dev/pci/pcivar.h:342: warning: nested extern declaration of 'PCI_GET_VPD_IDENT' @/dev/pci/pcivar.h: In function 'pci_get_vpd_readonly': @/dev/pci/pcivar.h:348: warning: implicit declaration of function 'PCI_GET_VPD_READONLY' @/dev/pci/pcivar.h:348: warning: nested extern declaration of 'PCI_GET_VPD_READONLY' @/dev/pci/pcivar.h: In function 'pci_set_powerstate': @/dev/pci/pcivar.h:393: warning: implicit declaration of function 'PCI_SET_POWERSTATE' @/dev/pci/pcivar.h:393: warning: nested extern declaration of 'PCI_SET_POWERSTATE' @/dev/pci/pcivar.h: In function 'pci_get_powerstate': @/dev/pci/pcivar.h:399: warning: implicit declaration of function 'PCI_GET_POWERSTATE' @/dev/pci/pcivar.h:399: warning: nested extern declaration of 'PCI_GET_POWERSTATE' @/dev/pci/pcivar.h: In function 'pci_find_extcap': @/dev/pci/pcivar.h:405: warning: implicit declaration of function 'PCI_FIND_EXTCAP' @/dev/pci/pcivar.h:405: warning: nested extern declaration of 'PCI_FIND_EXTCAP' @/dev/pci/pcivar.h: In function 'pci_alloc_msi': @/dev/pci/pcivar.h:411: warning: implicit declaration of function 'PCI_ALLOC_MSI' @/dev/pci/pcivar.h:411: warning: nested extern declaration of 'PCI_ALLOC_MSI' @/dev/pci/pcivar.h: In function 'pci_alloc_msix': @/dev/pci/pcivar.h:417: warning: implicit declaration of function 'PCI_ALLOC_MSIX' @/dev/pci/pcivar.h:417: warning: nested extern declaration of 'PCI_ALLOC_MSIX' @/dev/pci/pcivar.h: In function 'pci_remap_msix': @/dev/pci/pcivar.h:423: warning: implicit declaration of function 'PCI_REMAP_MSIX' @/dev/pci/pcivar.h:423: warning: nested extern declaration of 'PCI_REMAP_MSIX' @/dev/pci/pcivar.h: In function 'pci_release_msi': @/dev/pci/pcivar.h:429: warning: implicit declaration of function 'PCI_RELEASE_MSI' @/dev/pci/pcivar.h:429: warning: nested extern declaration of 'PCI_RELEASE_MSI' @/dev/pci/pcivar.h: In function 'pci_msi_count': @/dev/pci/pcivar.h:435: warning: implicit declaration of function 'PCI_MSI_COUNT' @/dev/pci/pcivar.h:435: warning: nested extern declaration of 'PCI_MSI_COUNT' @/dev/pci/pcivar.h: In function 'pci_msix_count': @/dev/pci/pcivar.h:441: warning: implicit declaration of function 'PCI_MSIX_COUNT' @/dev/pci/pcivar.h:441: warning: nested extern declaration of 'PCI_MSIX_COUNT' *** Error code 1 1 error *** Error code 2 1 error From owner-freebsd-acpi@FreeBSD.ORG Mon Dec 28 11:06:53 2009 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08DA21065679 for ; Mon, 28 Dec 2009 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D2F588FC19 for ; Mon, 28 Dec 2009 11:06:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBSB6qLm079383 for ; Mon, 28 Dec 2009 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBSB6qBf079381 for freebsd-acpi@FreeBSD.org; Mon, 28 Dec 2009 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Dec 2009 11:06:52 GMT Message-Id: <200912281106.nBSB6qBf079381@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-acpi@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-acpi@FreeBSD.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 11:06:53 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/142009 acpi [acpi] [panic] Panic in AcpiNsGetAttachedObject o kern/140979 acpi [acpi] [panic] Kernel panic (fatal trap 12: page fault o amd64/140751 acpi [acpi] BIOS resource allocation and FreeBSD ACPI in TO o kern/139088 acpi [acpi] ACPI Exception: AE_AML_INFINITE_LOOP error o amd64/138210 acpi [acpi] acer aspire 5536 ACPI problems (S3, brightness, o bin/137053 acpi [hang] FreeBSD 8.0 BETA2Compaq Mini 700 locks on boot o kern/137042 acpi [acpi] hp laptop's lcd not wakes up after suspend to r o kern/136808 acpi [acpi] panic when switching to s3 o i386/136008 acpi [acpi] Dell Vostro 1310 will not shutdown (Requires us o bin/135349 acpi [patch] teach acpidump(8) to disassemble arbitrary mem o kern/135070 acpi [acpi] [patch] BIOS resource allocation and FreeBSD AC o kern/132602 acpi [acpi] ACPI Problem with Intel SS4200: System does not o kern/130683 acpi [ACPI] shutdown hangs after syncing disks - ACPI race? o i386/129953 acpi [acpi] ACPI timeout (CDROM) with Shuttle X27D o kern/129618 acpi [acpi] Problem with ACPI on HP Pavilion DV2899 laptop o kern/129563 acpi [acpi] sleep broken on IBM/Lenovo T61 in amd64 mode f kern/128639 acpi [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not f kern/128634 acpi [patch] fix acpi_asus(4) in asus a6f laptop o kern/127581 acpi [patch] [acpi_sony] Add support for more Sony features o kern/124744 acpi [acpi] [patch] incorrect _BST result validation for To o kern/124412 acpi [acpi] power off error on Toshiba M40 laptop o kern/123039 acpi [acpi] ACPI AML_BUFFER_LIMIT errors during boot o kern/121504 acpi [patch] Correctly set hw.acpi.osname on certain machin f kern/121454 acpi [pst] Promise SuperTrak SX6000 does not load during bo o amd64/121439 acpi [boot] Installation of FreeBSD 7.0 fails: ACPI problem o kern/121102 acpi [acpi_fujitsu] [patch] update acpi_fujitsu for the P80 o kern/120515 acpi [acpi] [patch] acpi_alloc_wakeup_handler: can't alloc o kern/119356 acpi [acpi]: i386 ACPI wakeup not work due resource exhaust o kern/119200 acpi [acpi] Lid close switch suspends CPU for 1 second on H o kern/118973 acpi [acpi]: Kernel panic with acpi boot o kern/117605 acpi [acpi] [request] add debug.cpufreq.highest o kern/116939 acpi [acpi] PCI-to-PCI misconfigured for bus three and can o i386/114562 acpi [acpi] cardbus is dead after s3 on Thinkpad T43 with a o kern/114165 acpi [acpi] Dell C810 - ACPI problem s kern/112544 acpi [acpi] [patch] Add High Precision Event Timer Driver f o kern/108954 acpi [acpi] 'sleep(1)' sleeps >1 seconds when speedstep (Cx o kern/108695 acpi [acpi]: Fatal trap 9: general protection fault when in o kern/108488 acpi [acpi] ACPI-1304: *** Error: Method execution failed o kern/108017 acpi [acpi]: Acer Aspire 5600 o kern/106924 acpi [acpi] ACPI resume returns g_vfs_done() errors and ker o kern/105537 acpi [acpi] problems in acpi on HP Compaq nc6320 o kern/104625 acpi ACPI on ASUS A8N-32 SLI/ASUS P4P800 does not show ther o kern/102252 acpi acpi thermal does not work on Abit AW8D (intel 975) o kern/97383 acpi Volume buttons on IBM Thinkpad crash system with ACPI s i386/91748 acpi acpi problem on Acer TravelMare 4652LMi (nvidia panic, s kern/91038 acpi [panic] [ata] [acpi] 6.0-RELEASE on Fujitsu Siemens Am s kern/90243 acpi Laptop fan doesn't turn off (ACPI enabled) (Packard Be o i386/83018 acpi [install] Installer will not boot on Asus P4S8X BIOS 1 f kern/81000 acpi [apic] Via 8235 sound card worked great with FreeBSD 5 o i386/79081 acpi ACPI suspend/resume not working on HP nx6110 o kern/76950 acpi ACPI wrongly blacklisted on Micron ClientPro 766Xi sys s kern/73823 acpi [request] acpi / power-on by timer support o i386/72566 acpi ACPI, FreeBSD disables fan on Compaq Armada 1750 o i386/69750 acpi Boot without ACPI failed on ASUS L5 o kern/56024 acpi ACPI suspend drains battery while in S3 o i386/55661 acpi ACPI suspend/resume problem on ARMADA M700 o i386/54756 acpi ACPI suspend/resume problem on CF-W2 laptop 57 problems total. From owner-freebsd-acpi@FreeBSD.ORG Mon Dec 28 16:37:03 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E292F1065670 for ; Mon, 28 Dec 2009 16:37:03 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id B45928FC14 for ; Mon, 28 Dec 2009 16:37:03 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 5E6C346B17; Mon, 28 Dec 2009 11:37:03 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id 7B1D58A01D; Mon, 28 Dec 2009 11:37:02 -0500 (EST) From: John Baldwin To: freebsd-acpi@freebsd.org Date: Mon, 28 Dec 2009 08:34:37 -0500 User-Agent: KMail/1.12.1 (FreeBSD/7.2-CBSD-20091103; KDE/4.3.1; amd64; ; ) References: <86095ec10912280132q332f2dc5re51771367ac358fa@mail.gmail.com> In-Reply-To: <86095ec10912280132q332f2dc5re51771367ac358fa@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200912280834.37744.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Mon, 28 Dec 2009 11:37:02 -0500 (EST) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00, DATE_IN_PAST_03_06,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: Subject: Re: Kernel build failed X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 16:37:04 -0000 On Monday 28 December 2009 4:32:50 am E. O. wrote: > Kernel GENERIC -> http://www.siran.net/GENERIC > > pls help me.. What version are you building on? -- John Baldwin From owner-freebsd-acpi@FreeBSD.ORG Tue Dec 29 12:15:09 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4253D106568D for ; Tue, 29 Dec 2009 12:15:09 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from asuka.mahoroba.org (ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) by mx1.freebsd.org (Postfix) with ESMTP id E7C1E8FC14 for ; Tue, 29 Dec 2009 12:15:08 +0000 (UTC) Received: from yuga.mahoroba.org (ume@yuga.mahoroba.org [IPv6:2001:2f0:104:8010:21b:d3ff:fe38:5381]) (user=ume mech=CRAM-MD5 bits=0) by asuka.mahoroba.org (8.14.3/8.14.3) with ESMTP/inet6 id nBTCEvhg050547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 29 Dec 2009 21:15:03 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 29 Dec 2009 21:14:57 +0900 Message-ID: From: Hajimu UMEMOTO To: Ian Smith In-Reply-To: <20091210031620.V12012@sola.nimnet.asn.au> References: <200912042337.04403.freebsd@insightbb.com> <20091208041000.1d2f75f8.taku@tackymt.homeip.net> <20091209120838.C12012@sola.nimnet.asn.au> <20091210031620.V12012@sola.nimnet.asn.au> User-Agent: xcite1.58> Wanderlust/2.15.7 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-2022-JP-2?B?R29qGyQoRCtXGyhC?=) APEL/10.7 Emacs/23.1 (i386-portbld-freebsd8.0) MULE/6.0 (HANACHIRUSATO) X-Operating-System: FreeBSD 8.0-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (asuka.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Tue, 29 Dec 2009 21:15:03 +0900 (JST) X-Virus-Scanned: clamav-milter 0.95.3 at asuka.mahoroba.org X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on asuka.mahoroba.org Cc: freebsd-acpi@freebsd.org Subject: Re: ACPI temperature X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2009 12:15:09 -0000 Hi, Sorry for my late reply. >>>>> On Thu, 10 Dec 2009 03:27:21 +1100 (EST) >>>>> Ian Smith said: smithi> Ah, so then units are in tenths of a degree Kelvin? Any special reason smithi> to prefer not showing it with printf("%.1fK", mv / 10); like the others? Yes, units are in tenths of a degree Kelvin. The kernel holds the value and the sysctl(2) returns it in tenths of a degree Kelvin as integer. It is better having the option to not convert the integer value to the float value, IMHO. And, when the temperature value ends in neither "C" nor "F", sysctl(8) accepts it in tenths of a degree Kelvin. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-freebsd-acpi@FreeBSD.ORG Tue Dec 29 13:38:46 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7EF81065670; Tue, 29 Dec 2009 13:38:46 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) by mx1.freebsd.org (Postfix) with ESMTP id 2CA368FC16; Tue, 29 Dec 2009 13:38:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id nBTDcidG011578; Wed, 30 Dec 2009 00:38:44 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Wed, 30 Dec 2009 00:38:43 +1100 (EST) From: Ian Smith To: Hajimu UMEMOTO In-Reply-To: Message-ID: <20091229234000.D81420@sola.nimnet.asn.au> References: <200912042337.04403.freebsd@insightbb.com> <20091208041000.1d2f75f8.taku@tackymt.homeip.net> <20091209120838.C12012@sola.nimnet.asn.au> <20091210031620.V12012@sola.nimnet.asn.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-acpi@freebsd.org Subject: Re: ACPI temperature X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2009 13:38:46 -0000 On Tue, 29 Dec 2009, Hajimu UMEMOTO wrote: > Hi, > > Sorry for my late reply. Hi, no worries, I'd forgotten about it :) > >>>>> On Thu, 10 Dec 2009 03:27:21 +1100 (EST) > >>>>> Ian Smith said: > > smithi> Ah, so then units are in tenths of a degree Kelvin? Any special reason > smithi> to prefer not showing it with printf("%.1fK", mv / 10); like the others? > > Yes, units are in tenths of a degree Kelvin. > The kernel holds the value and the sysctl(2) returns it in tenths of a > degree Kelvin as integer. It is better having the option to not > convert the integer value to the float value, IMHO. > And, when the temperature value ends in neither "C" nor "F", sysctl(8) > accepts it in tenths of a degree Kelvin. Printing the integer sounds good, it's the internal unit as you say, but then the 'K' unit seems misleading? Would 'deciKelvin' be the correct unit for a tenth of a degree K? 'dK' maybe? I'm probably being way too fussy, but 'C' and 'F' denote degrees so usually 'K' may be assumed to denote degrees also. Not a big deal! > http://www.imasy.org/~ume/ Did some of your passive cooling code there get committed? Respect, Ian From owner-freebsd-acpi@FreeBSD.ORG Tue Dec 29 17:50:50 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAB6F1065670 for ; Tue, 29 Dec 2009 17:50:50 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from asuka.mahoroba.org (ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6E45D8FC0C for ; Tue, 29 Dec 2009 17:50:50 +0000 (UTC) Received: from yuga.mahoroba.org (ume@yuga.mahoroba.org [IPv6:2001:2f0:104:8010:21b:d3ff:fe38:5381]) (user=ume mech=CRAM-MD5 bits=0) by asuka.mahoroba.org (8.14.3/8.14.3) with ESMTP/inet6 id nBTHoivv085655 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 30 Dec 2009 02:50:44 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 30 Dec 2009 02:50:44 +0900 Message-ID: From: Hajimu UMEMOTO To: Ian Smith In-Reply-To: <20091229234000.D81420@sola.nimnet.asn.au> References: <200912042337.04403.freebsd@insightbb.com> <20091208041000.1d2f75f8.taku@tackymt.homeip.net> <20091209120838.C12012@sola.nimnet.asn.au> <20091210031620.V12012@sola.nimnet.asn.au> <20091229234000.D81420@sola.nimnet.asn.au> User-Agent: xcite1.58> Wanderlust/2.15.7 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-2022-JP-2?B?R29qGyQoRCtXGyhC?=) APEL/10.7 Emacs/23.1 (i386-portbld-freebsd8.0) MULE/6.0 (HANACHIRUSATO) X-Operating-System: FreeBSD 8.0-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.3 (asuka.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Wed, 30 Dec 2009 02:50:44 +0900 (JST) X-Virus-Scanned: clamav-milter 0.95.3 at asuka.mahoroba.org X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on asuka.mahoroba.org Cc: freebsd-acpi@freebsd.org Subject: Re: ACPI temperature X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2009 17:50:50 -0000 Hi, >>>>> On Wed, 30 Dec 2009 00:38:43 +1100 (EST) >>>>> Ian Smith said: smithi> Printing the integer sounds good, it's the internal unit as you say, but smithi> then the 'K' unit seems misleading? Would 'deciKelvin' be the correct smithi> unit for a tenth of a degree K? 'dK' maybe? smithi> I'm probably being way too fussy, but 'C' and 'F' denote degrees so smithi> usually 'K' may be assumed to denote degrees also. Not a big deal! Ah, yes, it might be appropriate. smithi> > http://www.imasy.org/~ume/ smithi> Did some of your passive cooling code there get committed? Yes, all of my passive cooling related work were committed, already. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 30 08:51:06 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5939B1065670 for ; Wed, 30 Dec 2009 08:51:06 +0000 (UTC) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.freebsd.org (Postfix) with ESMTP id 390FB8FC23 for ; Wed, 30 Dec 2009 08:51:04 +0000 (UTC) Received: by uriah.heep.sax.de (Postfix, from userid 107) id 4192927; Wed, 30 Dec 2009 09:25:56 +0100 (MET) Date: Wed, 30 Dec 2009 09:25:56 +0100 From: Joerg Wunsch To: freebsd-acpi@freebsd.org Message-ID: <20091230082556.GD1637@uriah.heep.sax.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: FreeBSD 8.0 hangs on boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 08:51:06 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I've got an old mainboard here which I wanted to use as a scratch machine now. As I don't have the (PCI-based) VGA card anymore that used to work there, I found an older AGP-based card. Using this card, FreeBSD (including 8.0-RELEASE) does not boot with ACPI enabled, it hangs when detecting the disks (right after the "md0: Preloaded image..." message). If I disable ACPI, it boots fine. As I cannot find a PCI-based VGA, I cannot test that anymore, but the board used to be my main working machine in the past, including ACPI. Find both boot (verbose) messages attached, captured from a serial console. Does anyone have any ideas? -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="boot-acpi.messages" SMAP type=01 base=0000000000000000 len=000000000009fc00 SMAP type=02 base=000000000009fc00 len=0000000000000400 SMAP type=02 base=00000000000dc000 len=0000000000004000 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=01 base=0000000000100000 len=000000001fef0000 SMAP type=03 base=000000001fff0000 len=0000000000008000 SMAP type=04 base=000000001fff8000 len=0000000000008000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc13a7000. Preloaded mfs_root "/boot/mfsroot" at 0xc13a7174. Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 908957209 Hz CPU: AMD Athlon(tm) Processor (908.96-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440800,MMX+,3DNow!+,3DNow!> Data TLB: 24 entries, fully associative Instruction TLB: 16 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative real memory = 536870912 (512 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000001426000 - 0x000000001f6a9fff, 505954304 bytes (123524 pages) avail memory = 506499072 (483 MB) bios32: Found BIOS32 Service Directory header at 0xc00fdb40 bios32: Entry = 0xfdb50 (c00fdb50) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0xdb71 pnpbios: Found PnP BIOS data at 0xc00f7740 pnpbios: Entry = f0000:6634 Rev = 1.0 Other BIOS signatures found: ULE: setup cpu 0 wlan: <802.11 Link Layer> kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled null: random: nfslock: pseudo-device io: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 ACPI: RSDP 0xfabb0 00014 (v0 AMI ) ACPI: RSDT 0x1fff0000 00028 (v1 AMIINT 00000010 MSFT 00000097) ACPI: FACP 0x1fff0030 00074 (v1 AMIINT 00000011 MSFT 00000097) ACPI: DSDT 0x1fff00b0 01E4B (v1 AMD75X IRONGATE 00001000 MSFT 0100000B) ACPI: FACS 0x1fff8000 00040 npx0: INT 16 interface acpi0: on motherboard acpi0: [MPSAFE] acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) acpi0: wakeup code va 0xc3121000 pa 0x1000 pci_open(1): mode 1 addr port (0x0cf8) is 0x80003b5c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=70061022) pcibios: BIOS version 2.10 AcpiOsDerivePciId: \_SB_.PCI0.TMEM -> bus 0 dev 0 func 0 AcpiOsDerivePciId: \_SB_.PCI0.PMU_.PIRQ -> bus 0 dev 7 func 3 ACPI timer: 1/2 1/2 1/1 1/2 1/2 1/2 1/2 1/1 1/2 1/2 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x5008-0x500b on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 9 N 0 3 4 5 6 7 9 10 11 12 14 15 Validation 0 9 N 0 3 4 5 6 7 9 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 5 6 7 9 10 11 12 14 15 Validation 0 11 N 0 3 4 5 6 7 9 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 14 15 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 5 6 7 9 10 11 12 14 15 Validation 0 10 N 0 3 4 5 6 7 9 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 12 N 0 3 4 5 6 7 9 10 11 12 14 15 Validation 0 12 N 0 3 4 5 6 7 9 10 11 12 14 15 After Disable 0 255 N 0 3 4 5 6 7 9 10 11 12 14 15 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 ACPI: Found matching pin for 0.7.INTD at func 4: 12 ACPI: Found matching pin for 0.8.INTA at func 0: 9 ACPI: Found matching pin for 0.10.INTA at func 0: 10 ACPI: Found matching pin for 0.11.INTA at func 0: 12 pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x1022, dev=0x7006, revid=0x25 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0106, statreg=0x2210, cachelnsz=0 (dwords) lattimer=0x78 (3600 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled map[14]: type Prefetchable Memory, range 32, base 0xefdff000, size 12, enabled map[18]: type I/O Port, range 32, base 0xd800, size 2, port disabled found-> vendor=0x1022, dev=0x7007, revid=0x01 domain=0, bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0107, statreg=0x0220, cachelnsz=0 (dwords) lattimer=0x78 (3600 ns), mingnt=0x0a (2500 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x7408, revid=0x01 domain=0, bus=0, slot=7, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x7409, revid=0x07 domain=0, bus=0, slot=7, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type I/O Port, range 32, base 0xf000, size 4, enabled found-> vendor=0x1022, dev=0x740b, revid=0x03 domain=0, bus=0, slot=7, func=3 class=06-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x78 (3600 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x740c, revid=0x06 domain=0, bus=0, slot=7, func=4 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x10 (480 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=d, irq=12 map[10]: type Memory, range 32, base 0xefffc000, size 12, enabled pcib0: matched entry for 0.7.INTD (src \_SB_.LNKD:0) pcib0: slot 7 INTD routed to irq 12 via \_SB_.LNKD found-> vendor=0x1274, dev=0x5880, revid=0x02 domain=0, bus=0, slot=8, func=0 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0105, statreg=0x0410, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x0c (3000 ns), maxlat=0x80 (32000 ns) intpin=a, irq=9 powerspec 1 supports D0 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xda00, size 6, enabled pcib0: matched entry for 0.8.INTA (src \_SB_.LNKA:0) pcib0: slot 8 INTA routed to irq 9 via \_SB_.LNKA found-> vendor=0x9005, dev=0x0080, revid=0x02 domain=0, bus=0, slot=10, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x02b0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 map[10]: type I/O Port, range 32, base 0xde00, size 8, enabled map[14]: type Memory, range 64, base 0xeffff000, size 12, enabled pcib0: matched entry for 0.10.INTA (src \_SB_.LNKC:0) pcib0: slot 10 INTA routed to irq 10 via \_SB_.LNKC found-> vendor=0x10b7, dev=0x9055, revid=0x30 domain=0, bus=0, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x0a (2500 ns), maxlat=0x0a (2500 ns) intpin=a, irq=12 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xdc00, size 7, enabled map[14]: type Memory, range 32, base 0xefffef80, size 7, enabled pcib0: matched entry for 0.11.INTA (src \_SB_.LNKD:0) pcib0: slot 11 INTA routed to irq 12 via \_SB_.LNKD agp0: on hostb0 hostb0: Reserved 0x10000000 bytes for rid 0x10 type 3 at 0xd0000000 hostb0: Reserved 0x1000 bytes for rid 0x14 type 3 at 0xefdff000 agp0: allocating GATT for aperture of size 256M agp0: gatt -> ag_pdir 0x1d67000 agp0: allocating GATT for 65536 AGP page entries pcib1: at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xa000-0xbfff pcib1: memory decode 0xefe00000-0xefefffff pcib1: prefetched decode 0xafc00000-0xcfcfffff pci1: on pcib1 pci1: domain=0, physical bus=1 found-> vendor=0x1002, dev=0x5961, revid=0x01 domain=0, bus=1, slot=5, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0107, statreg=0x02b0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Prefetchable Memory, range 32, base 0xb0000000, size 28, enabled pcib1: requested memory range 0xb0000000-0xbfffffff: good map[14]: type I/O Port, range 32, base 0xb800, size 8, enabled pcib1: requested I/O range 0xb800-0xb8ff: in range map[18]: type Memory, range 32, base 0xefef0000, size 16, enabled pcib1: requested memory range 0xefef0000-0xefefffff: good pcib0: matched entry for 0.1.INTB (src \_SB_.LNKB:0) pcib0: slot 1 INTB routed to irq 11 via \_SB_.LNKB pcib1: slot 5 INTA is routed to irq 11 vgapci0: port 0xb800-0xb8ff mem 0xb0000000-0xbfffffff,0xefef0000-0xefefffff irq 11 at device 5.0 on pci1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 7.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xf000 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata0: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=00 stat1=00 devices=0x10000 ata0: [MPSAFE] ata0: [ITHREAD] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ata1: [MPSAFE] ata1: [ITHREAD] pci0: at device 7.3 (no driver attached) ohci0: mem 0xefffc000-0xefffcfff irq 12 at device 7.4 on pci0 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xefffc000 ohci0: [MPSAFE] ohci0: [ITHREAD] usbus0: on ohci0 pci0: at device 8.0 (no driver attached) ahc0: mem 0xeffff000-0xefffffff irq 10 at device 10.0 on pci0 ahc0: Defaulting to MEMIO off ahc0: Lazy allocation of 0x100 bytes rid 0x10 type 4 at 0x1000 ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x1000 ahc0: Reading SEEPROM...done. ahc0: BIOS eeprom is present ahc0: Secondary High byte termination Enabled ahc0: Secondary Low byte termination Enabled ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 423 instructions downloaded ahc0: Features 0x1def6, Bugs 0x40, Flags 0x20485560 ahc0: [MPSAFE] ahc0: [ITHREAD] aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xefffef80-0xefffefff irq 12 at device 11.0 on pci0 xl0: Reserved 0x80 bytes for rid 0x14 type 3 at 0xefffef80 xl0: using memory mapped I/O xl0: media options word: a xl0: found MII/AUTO miibus0: on xl0 xlphy0: <3Com internal media interface> PHY 24 on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: bpf attached xl0: Ethernet address: 00:01:02:d9:b4:95 xl0: [MPSAFE] xl0: [ITHREAD] acpi_tz0: on acpi0 atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock (resolution 1000000us) atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x1d0000 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: unable to allocate IRQ fdc0: port 0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: ic_type 90 part_id 80 fdc0: [FILTER] fd0: <2880-KB 3.5" drive (in 1440-KB mode)> on fdc0 drive 0 fd1: <1200-KB 5.25" drive> on fdc0 drive 1 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: [FILTER] uart0: fast interrupt uart0: console (9600,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart1: [FILTER] uart1: fast interrupt ppc1: using extended I/O port range ppc1: SPP ECP ECP+EPP ppc1: port 0x378-0x37f,0x778-0x77b irq 5 drq 3 on acpi0 ppc1: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc1: FIFO with 16/16/9 bytes threshold ppc1: [MPSAFE] ppc1: [ITHREAD] ppbus0: on ppc1 plip0: on ppbus0 plip0: bpf attached plip0: [MPSAFE] plip0: [ITHREAD] lpt0: on ppbus0 lpt0: [MPSAFE] lpt0: [ITHREAD] lpt0: Interrupt-driven port ppi0: on ppbus0 cpu0: on acpi0 cpu0: switching to generic Cx mode unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff ahc_isa_probe 13: ioport 0xdc00 alloc failed pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete ex_isa_identify() isa_probe_children: disabling PnP devices pmtimer0 on isa0 ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it atrtc: atrtc0 already exists; skipping it fdc: fdc0 already exists; skipping it sc: sc0 already exists; skipping it uart: uart0 already exists; skipping it uart: uart1 already exists; skipping it isa_probe_children: probing non-PnP devices orm0: at iomem 0xc0000-0xccfff,0xcd000-0xd3fff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ppc0: parallel port found at 0x378 ppc0: cannot reserve I/O port range ppc0: failed to probe at port 0x378-0x37f irq 7 on isa0 isa_probe_children: probing PnP devices Device configuration finished. procfs registered Timecounter "TSC" frequency 908957209 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached hptrr: no controller detected. ata0: Identifying devices: 00010000 ata0: New devices: 00010000 md0: Preloaded image 4423680 bytes at 0xc0f6dfe0 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="boot-noacpi.messages" SMAP type=01 base=0000000000000000 len=000000000009fc00 SMAP type=02 base=000000000009fc00 len=0000000000000400 SMAP type=02 base=00000000000dc000 len=0000000000004000 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=01 base=0000000000100000 len=000000001fef0000 SMAP type=03 base=000000001fff0000 len=0000000000008000 SMAP type=04 base=000000001fff8000 len=0000000000008000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc13a7000. Preloaded mfs_root "/boot/mfsroot" at 0xc13a7174. Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 908958603 Hz CPU: AMD Athlon(tm) Processor (908.96-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440800,MMX+,3DNow!+,3DNow!> Data TLB: 24 entries, fully associative Instruction TLB: 16 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative real memory = 536870912 (512 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000001426000 - 0x000000001f6a9fff, 505954304 bytes (123524 pages) avail memory = 506499072 (483 MB) bios32: Found BIOS32 Service Directory header at 0xc00fdb40 bios32: Entry = 0xfdb50 (c00fdb50) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0xdb71 pnpbios: Found PnP BIOS data at 0xc00f7740 pnpbios: Entry = f0000:6634 Rev = 1.0 Other BIOS signatures found: ULE: setup cpu 0 wlan: <802.11 Link Layer> kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled null: random: nfslock: pseudo-device io: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 npx0: INT 16 interface pci_open(1): mode 1 addr port (0x0cf8) is 0x80003b5c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=70061022) pcibios: BIOS version 2.10 pcib0: pcibus 0 on motherboard pir0: on motherboard $PIR: Links after initial probe: Link IRQ Rtd Ref IRQs 0x1 255 N 6 3 4 5 7 9 10 11 12 14 15 0x2 255 N 6 3 4 5 7 9 10 11 12 14 15 0x3 255 N 6 3 4 5 7 9 10 11 12 14 15 0x4 255 N 7 3 4 5 7 9 10 11 12 14 15 0xfe 255 N 1 14 0xff 255 N 1 15 $PIR: Found matching pin for 0.7.INTD at func 4: 12 $PIR: Found matching pin for 0.8.INTA at func 0: 9 $PIR: Found matching pin for 0.10.INTA at func 0: 10 $PIR: Found matching pin for 0.11.INTA at func 0: 12 $PIR: Links after initial IRQ discovery: Link IRQ Rtd Ref IRQs 0x1 9 Y 6 3 4 5 7 9 10 11 12 14 15 0x2 255 N 6 3 4 5 7 9 10 11 12 14 15 0x3 10 Y 6 3 4 5 7 9 10 11 12 14 15 0x4 12 Y 7 3 4 5 7 9 10 11 12 14 15 0xfe 255 N 1 14 0xff 255 N 1 15 $PIR: IRQs used by BIOS: 9 10 12 $PIR: Interrupt Weights: [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] [ 0 0 0 0 0 0 0 0 0 6 6 0 7 0 0 0 ] pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x1022, dev=0x7006, revid=0x25 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0106, statreg=0x2210, cachelnsz=0 (dwords) lattimer=0x78 (3600 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, enabled map[14]: type Prefetchable Memory, range 32, base 0xefdff000, size 12, enabled map[18]: type I/O Port, range 32, base 0xd800, size 2, port disabled found-> vendor=0x1022, dev=0x7007, revid=0x01 domain=0, bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0107, statreg=0x0220, cachelnsz=0 (dwords) lattimer=0x78 (3600 ns), mingnt=0x0a (2500 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x7408, revid=0x01 domain=0, bus=0, slot=7, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x7409, revid=0x07 domain=0, bus=0, slot=7, func=1 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type I/O Port, range 32, base 0xf000, size 4, enabled found-> vendor=0x1022, dev=0x740b, revid=0x03 domain=0, bus=0, slot=7, func=3 class=06-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x78 (3600 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1022, dev=0x740c, revid=0x06 domain=0, bus=0, slot=7, func=4 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x10 (480 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=d, irq=12 map[10]: type Memory, range 32, base 0xefffc000, size 12, enabled $PIR: 0:7 INTD routed to irq 12 found-> vendor=0x1274, dev=0x5880, revid=0x02 domain=0, bus=0, slot=8, func=0 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0105, statreg=0x0410, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x0c (3000 ns), maxlat=0x80 (32000 ns) intpin=a, irq=9 powerspec 1 supports D0 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xda00, size 6, enabled $PIR: 0:8 INTA routed to irq 9 found-> vendor=0x9005, dev=0x0080, revid=0x02 domain=0, bus=0, slot=10, func=0 class=01-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x02b0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 map[10]: type I/O Port, range 32, base 0xde00, size 8, enabled map[14]: type Memory, range 64, base 0xeffff000, size 12, enabled $PIR: 0:10 INTA routed to irq 10 found-> vendor=0x10b7, dev=0x9055, revid=0x30 domain=0, bus=0, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0117, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x0a (2500 ns), maxlat=0x0a (2500 ns) intpin=a, irq=12 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xdc00, size 7, enabled map[14]: type Memory, range 32, base 0xefffef80, size 7, enabled $PIR: 0:11 INTA routed to irq 12 agp0: on hostb0 hostb0: Reserved 0x10000000 bytes for rid 0x10 type 3 at 0xd0000000 hostb0: Reserved 0x1000 bytes for rid 0x14 type 3 at 0xefdff000 agp0: allocating GATT for aperture of size 256M agp0: gatt -> ag_pdir 0x1d67000 agp0: allocating GATT for 65536 AGP page entries pcib1: at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xa000-0xbfff pcib1: memory decode 0xefe00000-0xefefffff pcib1: prefetched decode 0xafc00000-0xcfcfffff pci1: on pcib1 pci1: domain=0, physical bus=1 found-> vendor=0x1002, dev=0x5961, revid=0x01 domain=0, bus=1, slot=5, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0107, statreg=0x02b0, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Prefetchable Memory, range 32, base 0xb0000000, size 28, enabled pcib1: requested memory range 0xb0000000-0xbfffffff: good map[14]: type I/O Port, range 32, base 0xb800, size 8, enabled pcib1: requested I/O range 0xb800-0xb8ff: in range map[18]: type Memory, range 32, base 0xefef0000, size 16, enabled pcib1: requested memory range 0xefef0000-0xefefffff: good $PIR: Found IRQ 9 for link 0x2 from 9 10 12 $PIR: 0:1 INTB routed to irq 9 pcib1: slot 5 INTA is routed to irq 9 vgapci0: port 0xb800-0xb8ff mem 0xb0000000-0xbfffffff,0xefef0000-0xefefffff irq 9 at device 5.0 on pci1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 7.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xf000 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata0: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=00 stat1=00 devices=0x10000 ata0: [MPSAFE] ata0: [ITHREAD] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ata1: [MPSAFE] ata1: [ITHREAD] pci0: at device 7.3 (no driver attached) ohci0: mem 0xefffc000-0xefffcfff irq 12 at device 7.4 on pci0 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xefffc000 ohci0: [MPSAFE] ohci0: [ITHREAD] usbus0: on ohci0 pci0: at device 8.0 (no driver attached) ahc0: port 0xde00-0xdeff mem 0xeffff000-0xefffffff irq 10 at device 10.0 on pci0 ahc0: Defaulting to MEMIO off ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xde00 ahc0: Reading SEEPROM...done. ahc0: BIOS eeprom is present ahc0: Secondary High byte termination Enabled ahc0: Secondary Low byte termination Enabled ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 423 instructions downloaded ahc0: Features 0x1def6, Bugs 0x40, Flags 0x20485560 ahc0: [MPSAFE] ahc0: [ITHREAD] aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xefffef80-0xefffefff irq 12 at device 11.0 on pci0 xl0: Reserved 0x80 bytes for rid 0x14 type 3 at 0xefffef80 xl0: using memory mapped I/O xl0: media options word: a xl0: found MII/AUTO miibus0: on xl0 xlphy0: <3Com internal media interface> PHY 24 on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: bpf attached xl0: Ethernet address: 00:01:02:d9:b4:95 xl0: [MPSAFE] xl0: [ITHREAD] cpu0 on motherboard unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff ahc_isa_probe 13: ioport 0xdc00 alloc failed pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete ex_isa_identify() pnpbios: 13 devices, largest 114 bytes PNP0c01: adding fixed memory32 range 0-0x9fbff, size=0x9fc00 PNP0c01: adding fixed memory32 range 0x9fc00-0x9ffff, size=0x400 PNP0c01: adding fixed memory32 range 0xdc000-0xdffff, size=0x4000 PNP0c01: adding fixed memory32 range 0xf0000-0xfffff, size=0x10000 PNP0c01: adding fixed memory32 range 0x100000-0x1ffeffff, size=0x1fef0000 PNP0c01: adding fixed memory32 range 0x1fff0000-0x1fff7fff, size=0x8000 PNP0c01: adding fixed memory32 range 0x1fff8000-0x1fffffff, size=0x8000 PNP0c01: adding fixed memory32 range 0xffff0000-0xffffffff, size=0x10000 pnpbios: handle 0 device ID PNP0c01 (010cd041) PNP0200: adding dma mask 0x10 PNP0200: adding fixed io range 0-0xf, size=0x10, align=0x1 PNP0200: adding fixed io range 0x80-0x90, size=0x11, align=0x1 PNP0200: adding fixed io range 0x94-0x9f, size=0xc, align=0x1 PNP0200: adding fixed io range 0xc0-0xde, size=0x1f, align=0x1 pnpbios: handle 2 device ID PNP0200 (0002d041) PNP0100: adding irq mask 0x1 PNP0100: adding fixed io range 0x40-0x43, size=0x4, align=0x1 pnpbios: handle 3 device ID PNP0100 (0001d041) PNP0b00: adding irq mask 0x100 PNP0b00: adding fixed io range 0x70-0x71, size=0x2, align=0x1 pnpbios: handle 4 device ID PNP0b00 (000bd041) PNP0303: adding irq mask 0x2 PNP0303: adding fixed io range 0x60-0x60, size=0x1, align=0x1 PNP0303: adding fixed io range 0x64-0x64, size=0x1, align=0x1 pnpbios: handle 5 device ID PNP0303 (0303d041) PNP0800: adding fixed io range 0x61-0x61, size=0x1, align=0x1 pnpbios: handle 6 device ID PNP0800 (0008d041) PNP0c04: adding irq mask 0x2000 PNP0c04: adding fixed io range 0xf0-0xff, size=0x10, align=0x1 pnpbios: handle 7 device ID PNP0c04 (040cd041) PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0x4 PNP0501: adding irq mask 0x10 pnpbios: handle 8 device ID PNP0501 (0105d041) PNP0501: adding io range 0x2f8-0x2ff, size=0x8, align=0x4 PNP0501: adding irq mask 0x8 pnpbios: handle 9 device ID PNP0501 (0105d041) PNP0401: adding io range 0x378-0x37f, size=0x8, align=0x4 PNP0401: adding io range 0x778-0x77a, size=0x3, align=0x4 PNP0401: adding irq mask 0x20 PNP0401: adding dma mask 0x8 pnpbios: handle 10 device ID PNP0401 (0104d041) PNP0700: adding io range 0x3f0-0x3f5, size=0x6, align=0x4 PNP0700: adding irq mask 0x40 PNP0700: adding dma mask 0x4 pnpbios: handle 11 device ID PNP0700 (0007d041) PNP0a03: adding io range 0x5000-0x507f, size=0x80, align=0x1 PNP0a03: adding io range 0x5080-0x50ff, size=0x80, align=0x1 PNP0a03: adding io range 0x4d0-0x4d1, size=0x2, align=0x1 PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0x1 PNP0a03: adding io range 0x294-0x297, size=0x4, align=0x1 pnpbios: handle 12 device ID PNP0a03 (030ad041) isa_probe_children: disabling PnP devices pmtimer0 on isa0 unknown: can't assign resources (memory) unknown: at iomem 0-0x9fbff pnpid PNP0c01 on isa0 atrtc0: at port 0x70-0x71 irq 8 pnpid PNP0b00 on isa0 atrtc0: registered as a time-of-day clock (resolution 1000000us) atkbdc0: at port 0x60,0x64 irq 1 pnpid PNP0303 on isa0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x1d0000 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: unable to allocate IRQ unknown: failed to probe at port 0x61 pnpid PNP0800 on isa0 uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 pnpid PNP0501 on isa0 uart0: [FILTER] uart0: fast interrupt uart0: console (9600,n,8,1) uart1: <16550 or compatible> at port 0x2f8-0x2ff irq 3 pnpid PNP0501 on isa0 uart1: [FILTER] uart1: fast interrupt ppc1: using extended I/O port range ppc1: SPP ECP ECP+EPP ppc1: at port 0x378-0x37f,0x778-0x77a irq 5 drq 3 pnpid PNP0401 on isa0 ppc1: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc1: FIFO with 16/16/9 bytes threshold ppc1: [MPSAFE] ppc1: [ITHREAD] ppbus0: on ppc1 plip0: on ppbus0 plip0: bpf attached plip0: [MPSAFE] plip0: [ITHREAD] lpt0: on ppbus0 lpt0: [MPSAFE] lpt0: [ITHREAD] lpt0: Interrupt-driven port ppi0: on ppbus0 unknown: failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 pnpid PNP0700 on isa0 ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it atrtc: atrtc0 already exists; skipping it sc: sc0 already exists; skipping it uart: uart0 already exists; skipping it uart: uart1 already exists; skipping it isa_probe_children: probing non-PnP devices orm0: at iomem 0xc0000-0xccfff,0xcd000-0xd3fff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 ppc0: parallel port found at 0x378 ppc0: cannot reserve I/O port range ppc0: failed to probe at port 0x378-0x37f irq 7 on isa0 isa_probe_children: probing PnP devices unknown: can't assign resources (memory) unknown: at iomem 0-0x9fbff pnpid PNP0c01 on isa0 fdc: fdc-1 already exists; skipping it driver bug: Unable to set devclass (devname: (null)) Device configuration finished. procfs registered Timecounter "TSC" frequency 908958603 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached hptrr: no controller detected. ata0: Identifying devices: 00010000 ata0: New devices: 00010000 md0: Preloaded image 4423680 bytes at 0xc0f6dfe0 usbus0: 12Mbps Full Speed USB v1.0 ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=80 wire acd0: setting PIO4 on 756 chip acd0: setting UDMA33 on 756 chip ugen0.1: at usbus0 uhub0: on usbus0 acd0: DVDROM drive at ata0 as master acd0: read 10820KB/s (10820KB/s), 198KB buffer, UDMA33 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: DVD 120mm data disc ata1: Identifying devices: 00000000 ata1: New devices: 00000000 Waiting 5 seconds for SCSI devices to settle (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. uhub0: 4 ports with 4 removable, self powered ugen0.2: at usbus0 ums0: on usbus0 ums0: 3 buttons and [XY] coordinates ID=0 ahc0: Selection Timeout on A:0. 0 SCBs aborted ahc0: Selection Timeout on A:2. 0 SCBs aborted ahc0: Selection Timeout on A:3. 0 SCBs aborted ahc0: Selection Timeout on A:5. 0 SCBs aborted ahc0: Selection Timeout on A:6. 0 SCBs aborted ahc0: Selection Timeout on A:9. 0 SCBs aborted ahc0: Selection Timeout on A:12. 0 SCBs aborted ahc0: Selection Timeout on A:15. 0 SCBs aborted ahc0: Selection Timeout on A:8. 0 SCBs aborted ahc0: Selection Timeout on A:10. 0 SCBs aborted ahc0: Selection Timeout on A:11. 0 SCBs aborted ahc0: Selection Timeout on A:13. 0 SCBs aborted ahc0: Selection Timeout on A:14. 0 SCBs aborted (probe1:ahc0:0:1:0): Retrying Command (probe4:ahc0:0:4:0): Retrying Command (probe1:ahc0:0:1:0): Down reving Protocol Version from 4 to 3? (ahc0:A:1:0): Sending PPR bus_width 1, period 9, offset 7f, ppr_options 2 (probe4:ahc0:0:4:0): Down reving Protocol Version from 4 to 2? (probe4:ahc0:0:4:0): Down reving Transport Version from 3 to 2? (ahc0:A:1:0): Received PPR width 1, period 9, offset 7f,options 2 Filtered to width 1, period 9, offset 7f, options 2 ahc0: target 1 using 16bit transfers ahc0: target 1 synchronous at 80.0MHz DT, offset = 0x7f (ahc0:A:4:0): Sending WDTR 1 (ahc0:A:4:0): Received WDTR 1 filtered to 1 ahc0: target 4 using 16bit transfers (ahc0:A:4:0): Sending SDTR period c, offset 7f (ahc0:A:4:0): Received SDTR period c, offset f Filtered to period c, offset f ahc0: target 4 synchronous at 20.0MHz, offset = 0xf pass0 at ahc0 bus 0 target 1 lun 0 pass0: Fixed Direct Access SCSI-3 device pass0: Serial Number UFF7P21003R6 pass0: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) pass0: Command Queueing enabled pass1 at ahc0 bus 0 target 4 lun 0 pass1: Fixed Direct Access SCSI-2 device pass1: Serial Number QDJW5598 pass1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) pass1: Command Queueing enabled da0 at ahc0 bus 0 target 1 lun 0 da0: Fixed Direct Access SCSI-3 device da0: Serial Number UFF7P21003R6 da0: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) da0: Command Queueing enabled da0: 35044MB (71771688 512 byte sectors: 255H 63S/T 4467C) GEOM: new disk da0 ATA PseudoRAID loaded flowtable da1 at ahc0 bus 0 target 4 lun 0 da1: Fixed Direct Access SCSI-2 device da1: Serial Number QDJW5598 da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) da1: Command Queueing enabled da1: 4357MB (8925000 512 byte sectors: 255H 63S/T 555C) cleaner started GEOM: new disk da1 Trying to mount root from ufs:/dev/md0 ct_to_ts([2009-12-30 08:22:53]) = 1262161373.000000000 start_init: trying /sbin/init start_init: trying /sbin/oinit start_init: trying /sbin/init.bak start_init: trying /rescue/init start_init: trying /stand/sysinstall /stand/sysinstall running as init on serial console --cWoXeonUoKmBZSoM-- From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 30 14:29:03 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47069106566B for ; Wed, 30 Dec 2009 14:29:03 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id D8FC18FC0A for ; Wed, 30 Dec 2009 14:29:02 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 7615E46B3B; Wed, 30 Dec 2009 09:29:02 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id 9955D8A01B; Wed, 30 Dec 2009 09:29:01 -0500 (EST) From: John Baldwin To: freebsd-acpi@freebsd.org, Joerg Wunsch Date: Wed, 30 Dec 2009 08:39:47 -0500 User-Agent: KMail/1.12.1 (FreeBSD/7.2-CBSD-20091103; KDE/4.3.1; amd64; ; ) References: <20091230082556.GD1637@uriah.heep.sax.de> In-Reply-To: <20091230082556.GD1637@uriah.heep.sax.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200912300839.47463.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Wed, 30 Dec 2009 09:29:01 -0500 (EST) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: Subject: Re: FreeBSD 8.0 hangs on boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 14:29:03 -0000 On Wednesday 30 December 2009 3:25:56 am Joerg Wunsch wrote: > I've got an old mainboard here which I wanted to use as a scratch > machine now. As I don't have the (PCI-based) VGA card anymore that > used to work there, I found an older AGP-based card. Using this card, > FreeBSD (including 8.0-RELEASE) does not boot with ACPI enabled, it > hangs when detecting the disks (right after the "md0: Preloaded > image..." message). > > If I disable ACPI, it boots fine. > > As I cannot find a PCI-based VGA, I cannot test that anymore, but the > board used to be my main working machine in the past, including ACPI. > > Find both boot (verbose) messages attached, captured from a serial > console. > > Does anyone have any ideas? I'm guessing that ahc0 doesn't like the the I/O port resource range it was assigned in the ACPI case. No idea why ACPI would clobber that BAR. -- John Baldwin From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 30 14:39:45 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 956F61065672 for ; Wed, 30 Dec 2009 14:39:45 +0000 (UTC) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.freebsd.org (Postfix) with ESMTP id 31D978FC1A for ; Wed, 30 Dec 2009 14:39:44 +0000 (UTC) Received: by uriah.heep.sax.de (Postfix, from userid 107) id 9497B27; Wed, 30 Dec 2009 15:39:43 +0100 (MET) Date: Wed, 30 Dec 2009 15:39:43 +0100 From: Joerg Wunsch To: freebsd-acpi@freebsd.org Message-ID: <20091230143943.GA1616@uriah.heep.sax.de> References: <20091230082556.GD1637@uriah.heep.sax.de> <200912300839.47463.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200912300839.47463.jhb@freebsd.org> X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Re: FreeBSD 8.0 hangs on boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 14:39:45 -0000 As John Baldwin wrote: > I'm guessing that ahc0 doesn't like the the I/O port resource range > it was assigned in the ACPI case. No idea why ACPI would clobber > that BAR. Hmm, indeed, I've been using a differen HBA in the past. Do you think it would make sense using another HBA, like a Tekram one? I could easily swap them. Anyway, the ahc0 at least can still find the attached drives while the BIOS is running (otherwise it wouldn't boot at all). Isn't it using the very same IO addresses then as FreeBSD with ACPI enabled? -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 30 15:06:27 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83EAE106568D for ; Wed, 30 Dec 2009 15:06:27 +0000 (UTC) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2F9F98FC21 for ; Wed, 30 Dec 2009 15:06:26 +0000 (UTC) Received: by uriah.heep.sax.de (Postfix, from userid 107) id 1427527; Wed, 30 Dec 2009 16:06:26 +0100 (MET) Date: Wed, 30 Dec 2009 16:06:26 +0100 From: Joerg Wunsch To: freebsd-acpi@freebsd.org Message-ID: <20091230150625.GB1616@uriah.heep.sax.de> References: <20091230082556.GD1637@uriah.heep.sax.de> <200912300839.47463.jhb@freebsd.org> <20091230143943.GA1616@uriah.heep.sax.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091230143943.GA1616@uriah.heep.sax.de> X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: FreeBSD 8.0 hangs on boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 15:06:27 -0000 As Joerg Wunsch wrote: > Hmm, indeed, I've been using a differen HBA in the past. Do you > think it would make sense using another HBA, like a Tekram one? I > could easily swap them. Replacing the ahc0 by a sym0 didn't help. I also tried resetting the BIOS defaults, just in case. There's a Teles ISDN card and a IEEE-488 card (both really old ISA stuff) in that machine which currently have no FreeBSD drivers attached. I'll try removing those to see whether they might be in ACPI's way. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 30 16:22:44 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0372A106566B for ; Wed, 30 Dec 2009 16:22:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id CA1128FC20 for ; Wed, 30 Dec 2009 16:22:43 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 62B7046B2C; Wed, 30 Dec 2009 11:22:43 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id AD25B8A01B; Wed, 30 Dec 2009 11:22:30 -0500 (EST) From: John Baldwin To: Joerg Wunsch Date: Wed, 30 Dec 2009 11:22:28 -0500 User-Agent: KMail/1.12.1 (FreeBSD/7.2-CBSD-20091103; KDE/4.3.1; amd64; ; ) References: <20091230082556.GD1637@uriah.heep.sax.de> <200912300839.47463.jhb@freebsd.org> <20091230143943.GA1616@uriah.heep.sax.de> In-Reply-To: <20091230143943.GA1616@uriah.heep.sax.de> MIME-Version: 1.0 Message-Id: <200912301122.28030.jhb@freebsd.org> Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Wed, 30 Dec 2009 11:22:30 -0500 (EST) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: freebsd-acpi@freebsd.org Subject: Re: FreeBSD 8.0 hangs on boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 16:22:44 -0000 On Wednesday 30 December 2009 9:39:43 am Joerg Wunsch wrote: > As John Baldwin wrote: > > > I'm guessing that ahc0 doesn't like the the I/O port resource range > > it was assigned in the ACPI case. No idea why ACPI would clobber > > that BAR. > > Hmm, indeed, I've been using a differen HBA in the past. Do you think > it would make sense using another HBA, like a Tekram one? I could > easily swap them. > > Anyway, the ahc0 at least can still find the attached drives while the > BIOS is running (otherwise it wouldn't boot at all). Isn't it using > the very same IO addresses then as FreeBSD with ACPI enabled? No, when ACPI is enabled the BAR is getting reset to 0 for some reason after the boot has started and FreeBSD tries to guess at an address to use. Unfortunately it picks an address that doesn't work. This is fixable, it's just part of the much larger PCI resource management problem. OTOH, I'm not sure why initializing ACPI is trashing the BAR. If you want, you can try to narrow down at what point the BAR gets reset to 0. -- John Baldwin From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 30 18:10:31 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5B9C1065672; Wed, 30 Dec 2009 18:10:31 +0000 (UTC) (envelope-from dana.myers@gmail.com) Received: from mail-yw0-f197.google.com (mail-yw0-f197.google.com [209.85.211.197]) by mx1.freebsd.org (Postfix) with ESMTP id 591E68FC1B; Wed, 30 Dec 2009 18:10:31 +0000 (UTC) Received: by ywh35 with SMTP id 35so3774684ywh.7 for ; Wed, 30 Dec 2009 10:10:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=RCRMBPx2w0gJWbFu3FPf5Ei+XGVN8CZ4OEDbSjogwp0=; b=m1yhjtrOlO/cIx7/82G0dAG4c1/havrpF97FuADvDxYAsmskWTNvPPN5mf/nDONG80 Z0ehnUR+9PCiZJe3TL0leVlbJOlZm1rxvKGF7zvZjml68jTGc3CFkTtmkjLdf4foOnck CGXSwLJ2HnKuJxbRxqCO37n+E0MEtUupGHg8c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=urd2Tq+QnLQGGdKCeCtao9YlqVVSIbSTbazfhWQQb+ZNIXglOeGBTXRYr4ZqrZRaxN tH7EFIiQlw2l+cQv7FAoSkQ8Mq3ErR+f+lEIJROU4EtWuDARAn7bmKTftCgchL+B/wL2 40Xh2ONeOA7MHbAnIB74ZRCUIqtS0y5JhOR64= Received: by 10.90.40.39 with SMTP id n39mr2216114agn.39.1262194821483; Wed, 30 Dec 2009 09:40:21 -0800 (PST) Received: from ?192.168.0.100? (c-76-103-215-220.hsd1.ca.comcast.net [76.103.215.220]) by mx.google.com with ESMTPS id 36sm5521379yxh.67.2009.12.30.09.40.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 30 Dec 2009 09:40:20 -0800 (PST) Message-ID: <4B3B9079.1060208@gmail.com> Date: Wed, 30 Dec 2009 09:40:09 -0800 From: Dana Myers User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: John Baldwin References: <20091230082556.GD1637@uriah.heep.sax.de> <200912300839.47463.jhb@freebsd.org> <20091230143943.GA1616@uriah.heep.sax.de> <200912301122.28030.jhb@freebsd.org> In-Reply-To: <200912301122.28030.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Joerg Wunsch , freebsd-acpi@freebsd.org Subject: Re: FreeBSD 8.0 hangs on boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 18:10:31 -0000 John Baldwin wrote: > No, when ACPI is enabled the BAR is getting reset to 0 for some reason > after > the boot has started and FreeBSD tries to guess at an address to use. > Unfortunately it picks an address that doesn't work. This is fixable, it's > just part of the much larger PCI resource management problem. > > OTOH, I'm not sure why initializing ACPI is trashing the BAR. If you want, > you can try to narrow down at what point the BAR gets reset to 0 I'm sure it's a side-effect of switching into ACPI mode. The Solaris port of ACPI CA has an option to leave the system in legacy mode during ACPI initialization which I've used to diagnose several instances of PCI config space being trampled by the ACPI-mode switch (done by SMM BIOS code). Sometimes an update to the BIOS solves the problem, but usually not. My guess is that Windows reconfigures PCI devices after switching into ACPI mode, and thus avoids this class of BIOS bug. Dana dana.myers@gmail.com From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 30 18:53:15 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABCA01065670 for ; Wed, 30 Dec 2009 18:53:15 +0000 (UTC) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.freebsd.org (Postfix) with ESMTP id 546BF8FC25 for ; Wed, 30 Dec 2009 18:53:15 +0000 (UTC) Received: by uriah.heep.sax.de (Postfix, from userid 107) id 97C6145; Wed, 30 Dec 2009 19:53:13 +0100 (MET) Date: Wed, 30 Dec 2009 19:53:13 +0100 From: Joerg Wunsch To: freebsd-acpi@freebsd.org Message-ID: <20091230185313.GC1616@uriah.heep.sax.de> References: <20091230082556.GD1637@uriah.heep.sax.de> <200912300839.47463.jhb@freebsd.org> <20091230143943.GA1616@uriah.heep.sax.de> <200912301122.28030.jhb@freebsd.org> <4B3B9079.1060208@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B3B9079.1060208@gmail.com> X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: FreeBSD 8.0 hangs on boot with ACPI enabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 18:53:15 -0000 As Dana Myers wrote: > I'm sure it's a side-effect of switching into ACPI mode. > The Solaris port of ACPI CA has an option to leave the > system in legacy mode during ACPI initialization which I've > used to diagnose several instances of PCI config space > being trampled by the ACPI-mode switch (done by SMM > BIOS code). Sometimes an update to the BIOS solves > the problem, but usually not. The strange thing is that this very same mainboard with the very same BIOS used to be my main FreeBSD workhorse in the past (until about a year ago), when it ran fine including ACPI (with a FreeBSD version of approximately 6.x). The only thing that changed now is the configuration of the remaining peripherals. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)