Port-ia64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: next target is acpi_machdep.c



Hi!


From: KIYOHARA Takashi <kiyohara%kk.iij4u.or.jp@localhost>
Date: Tue, 10 Mar 2009 21:47:53 +0900 (JST)

> I attached acpi0 with Kochi-san's bus_space.

Also attach com@acpi.


mainbus0 (root)
acpi0 at mainbus0: Intel ACPICA 20080321
acpi0: X/RSDT: OemId <    HP,  zx6000,00000000>, AslId <  HP,00000000>
ACPI Exception (evgpeblk-1300): AE_BAD_PARAMETER, Could not create GPE Block 0 
[20080321]
ACPI Exception (evgpeblk-1338): AE_BAD_PARAMETER, Could not create GPE Block 1 
[20080321]
acpi_md_OsInstallInterruptHandler
acpi0: SCI interrupting at int 36
acpi0: fixed-feature power button present
acpi0: fixed-feature sleep button present
x86_disable_intr is called.  Oops we are ia64 ;-)
x86_enable_intr is called.  Oops we are ia64 ;-)

 ...snip...  (debug printf :)

timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
ACPI-Safe 32-bit timer
SBA0 (HWP0001) at acpi0 not configured
MI0 (IPI0001) at acpi0 not configured
PCI0 (HWP0002) at acpi0 not configured
PCI1 (HWP0002) at acpi0 not configured
com0 at acpi0 (SER0, PNP0501-0): mem 0xff5e0000-0xff5e0007
com0: unable to find i/o register resource
com1 at acpi0 (SER1, PNP0501-65536): mem 0xff5e2000-0xff5e2007
com1: unable to find i/o register resource
PCI2 (HWP0002) at acpi0 not configured
PCI3 (HWP0002) at acpi0 not configured
PCI4 (HWP0003) at acpi0 not configured
PCI6 (HWP0002) at acpi0 not configured
THM0 (ACPI Object Type 'Thermal' [0x0d]) at acpi0 not configured
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
panic: kernel diagnostic assertion "l->l_stat == LSONPROC" failed: file 
"../../../../kern/kern_synch.c", line 796
Broken into debugger


By the way, acpi_timer.c calls x86_enable_intr()/x86_disable_intr().
But we are ia64!!

  # grep able_intr sys/dev/acpi/*


Thanks,
--
kiyohara


Home | Main Index | Thread Index | Old Index