cvs commit: src/sys/dev/acpica acpi_pci_link.c acpi_pcib.c acpi_pcib_acpi.c acpi_pcib_pci.c acpi_pcibvar.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Nov 30 09:39:06 PST 2004


On Tue, Nov 23, 2004 at 10:26:44PM +0000, John Baldwin wrote:
+> jhb         2004-11-23 22:26:44 UTC
+> 
+>   FreeBSD src repository
+> 
+>   Modified files:
+>     sys/dev/acpica       acpi_pci_link.c acpi_pcib.c 
+>                          acpi_pcib_acpi.c acpi_pcib_pci.c 
+>                          acpi_pcibvar.h 
+>   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 at 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 = "GenuineIntel"  Id = 0xf24  Stepping = 4
  Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
  Hyperthreading: 2 logical CPUs
real memory  = 1073741824 (1024 MB)
avail memory = 1046126592 (997 MB)
ACPI APIC Table: <INTEL          APIC  >
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 <Version 1.1> irqs 0-15 on motherboard
ioapic1 <Version 1.1> irqs 16-31 on motherboard
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <INTEL   RSDT> on motherboard
acpi0: Power Button (fixed)
can't fetch resources for \_SB_.LN1_ - AE_AML_INVALID_RESOURCE_TYPE
acpi_ec0: <Embedded Controller: GPE 0x35> 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: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
acpi_button0: <Sleep Button> on acpi0
pci_link0: <ACPI PCI Link LN1_> on acpi0
device_attach: pci_link0 attach returned 6
pci_link1: <ACPI PCI Link LN10> irq 16 on acpi0
panic: _sx_xlock (ACPI PCI link): xlock already held @ /usr/src/HEAD/src/sys/modules/acpi/acpi/../../../dev/acpica/acpi_pci_link.c:297
cpuid = 0
KDB: enter: panic
[thread pid 0 tid 0 ]
Stopped at      kdb_enter+0x2c: leave   
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+0x546
device_attach(c1f1ee00,c1f1f000,c0820d40,c05a5247,c1f1f000) at device_attach+0x1be
bus_generic_attach(c1f1f000,c1f1f000,c1f1f04c,c0820d58,c04ab18e) at bus_generic_attach+0x12
nexus_attach(c1f1f000,c1f1f000,c1e70e70,0,c0820d68) at nexus_attach+0x13
device_attach(c1f1f000,c0606650,c0820d7c,c0594f2f,c1e81e00) at device_attach+0x1be
root_bus_configure(c1e81e00,c05e5efb,0,c0820d98,c0472337) at root_bus_configure+0x16
configure(0,c1e70f70,81ec00,81e000,828000) at configure+0x1b
mi_startup() at mi_startup+0xb3
begin() at begin+0x2c
db> 

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041130/15378b75/attachment.bin


More information about the cvs-all mailing list