From owner-cvs-all@FreeBSD.ORG Tue Nov 30 17:39:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CE3016A4CE; Tue, 30 Nov 2004 17:39:06 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACFB843D41; Tue, 30 Nov 2004 17:39:04 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 21F13ACB34; Tue, 30 Nov 2004 18:39:02 +0100 (CET) Date: Tue, 30 Nov 2004 18:39:02 +0100 From: Pawel Jakub Dawidek To: John Baldwin Message-ID: <20041130173902.GA56431@darkness.comp.waw.pl> References: <200411232226.iANMQioc077290@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline In-Reply-To: <200411232226.iANMQioc077290@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pci_link.c acpi_pcib.c acpi_pcib_acpi.c acpi_pcib_pci.c acpi_pcibvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 17:39:06 -0000 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 23, 2004 at 10:26:44PM +0000, John Baldwin wrote: +> jhb 2004-11-23 22:26:44 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/dev/acpica acpi_pci_link.c acpi_pcib.c=20 +> acpi_pcib_acpi.c acpi_pcib_pci.c=20 +> acpi_pcibvar.h=20 +> Log: +> Rework the ACPI PCI link code. [...] Is this related to: FreeBSD 6.0-CURRENT #14: Tue Nov 30 18:17:51 CET 1999 root@slayer.hell.invalid:/usr/obj/usr/src/HEAD/src/sys/LCF Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) XEON(TM) CPU 1.80GHz (1799.76-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0xf24 Stepping =3D 4 Features=3D0x3febfbff Hyperthreading: 2 logical CPUs real memory =3D 1073741824 (1024 MB) avail memory =3D 1046126592 (997 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 6 cpu3 (AP): APIC ID: 7 MADT: Forcing active-low polarity and level trigger for SCI ioapic0 irqs 0-15 on motherboard ioapic1 irqs 16-31 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) can't fetch resources for \_SB_.LN1_ - AE_AML_INVALID_RESOURCE_TYPE acpi_ec0: port 0xca7,0xca6 on acpi0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x508-0x50b on acpi0 cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 acpi_button0: on acpi0 pci_link0: on acpi0 device_attach: pci_link0 attach returned 6 pci_link1: irq 16 on acpi0 panic: _sx_xlock (ACPI PCI link): xlock already held @ /usr/src/HEAD/src/sy= s/modules/acpi/acpi/../../../dev/acpica/acpi_pci_link.c:297 cpuid =3D 0 KDB: enter: panic [thread pid 0 tid 0 ] Stopped at kdb_enter+0x2c: leave =20 db> tr Tracing pid 0 tid 0 td 0xc0617d80 kdb_enter(c05cfba7,100,c0617d80,c0721440,c1f7f2a0) at kdb_enter+0x2c panic(c05d022e,c05bb298,c071cdb6,c071cdeb,129) at panic+0x17f _sx_xlock(c0721440,c071cdeb,129,c1f1e680,0) at _sx_xlock+0x9b acpi_pci_link_attach(c1f1e680,c1f1e680,c1f7a500,c1f1ee00,c0820cc8) at acpi_= pci_link_attach+0x27 device_attach(c1f1e680,0,c0820d04,c0708d72,c1f1ee00) at device_attach+0x1be bus_generic_attach(c1f1ee00,61f,600,c1f3e728,4) at bus_generic_attach+0x12 acpi_attach(c1f1ee00,c1f1ee00,c1f1f000,c1f16dc0,c0820d2c) at acpi_attach+0x= 546 device_attach(c1f1ee00,c1f1f000,c0820d40,c05a5247,c1f1f000) at device_attac= h+0x1be bus_generic_attach(c1f1f000,c1f1f000,c1f1f04c,c0820d58,c04ab18e) at bus_gen= eric_attach+0x12 nexus_attach(c1f1f000,c1f1f000,c1e70e70,0,c0820d68) at nexus_attach+0x13 device_attach(c1f1f000,c0606650,c0820d7c,c0594f2f,c1e81e00) at device_attac= h+0x1be root_bus_configure(c1e81e00,c05e5efb,0,c0820d98,c0472337) at root_bus_confi= gure+0x16 configure(0,c1e70f70,81ec00,81e000,828000) at configure+0x1b mi_startup() at mi_startup+0xb3 begin() at begin+0x2c db>=20 --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBrLA2ForvXbEpPzQRApYWAKDac2mBOQ0kykp11UavPVQbHQKf+ACfXuKd 0o3d87hjIcGMu5QRTRRxUJg= =JIhd -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE--