Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2001 22:33:51 +0900
From:      Munehiro Matsuda <haro@h4.dion.ne.jp>
To:        acpi-jp@jp.freebsd.org
Cc:        current@freebsd.org, yoichi@eken.phys.nagoya-u.ac.jp
Subject:   Re: [acpi-jp 1165] Re: HEADS UP - more ACPI updates, CPU throttling 
Message-ID:  <20010710223351H.haro@h4.dion.ne.jp>
In-Reply-To: <wy1ynq8m7j.wl@eken3.eken.phys.nagoya-u.ac.jp>
References:  <20010708033241M.iwasaki@jp.FreeBSD.org> <200107071958.f67Jwi701117@mass.dis.org> <wy1ynq8m7j.wl@eken3.eken.phys.nagoya-u.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
From: yoichi@eken.phys.nagoya-u.ac.jp
Date: Mon, 09 Jul 2001 18:51:12 +0900
::I cvsup'ed to FreeBSD-current after this change, but I cannot boot 
::kernel configured with "device acpica" (added to NEWCARD).
::I can boot with the configuration NEWCARD.
::In past days(cvsup'ed about 1-2 weeks ago), I was able to boot with
::"device acpica".
::
::Machine: sony PCG-C1VSX/K
::
::Boot process stops at 
::
::....
::pci0: <bridge, PCI-unknown> at 7.3 (no driver attached)
::pci0: <serial bus, FireWire> at 8.0 (no driver attached)
::pci0: <multimedia, audio> at 9.0 (no driver attached)
::pci0: <simple comms> at 10.0 (no driver attached)
::pci0: <multimedia> at 11.0 (no driver attached)
::pccbb0: <RF5C475 PCI-CardBus Bridge> at device 12.0 on pci0
::pccbb0: PCI Memory allocated: 44000000
::acpi_pcib0: matched entry for 0.12.INTA (source \_SB_.LINKB)
::acpi_pcib0: possible interrupts:  9

Hi all,

I'm also having same hang-up, with acpi_pcib.c rev1.10 (no NEWCARD).
With acpi_pcib.c rev1.9, I loose my pccard.
With acpi_pcib.c rev1.8, everything seems ok.

Here's ACPI related dmesg's from rev1.8 and rev1.9 

Hope this helps,
  Haro
---------------- acpi_pcib.c rev1.8 --------------------------
acpi_pcib0: <Host-PCI bridge> on acpi0
pci0: <PCI bus> on acpi_pcib0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at 0.0 (no driver attached)
pci_cfgintr_unique: hard-routed to irq 9
pci_cfgintr: 0:7 INTD routed to irq 9
pci_cfgintr_unique: hard-routed to irq 9
pci_cfgintr: 0:12 INTA routed to irq 9
pcic0: <Ricoh RL5C475 PCI-CardBus Bridge> irq 9 at device 12.0 on pci0
pcic0: Memory mapped device, will work.
pcic0: PCI Memory allocated: 0x44000000
pccard0: <PC Card bus (classic)> on pcic0
acpi_ec0: <embedded controller> on acpi0
acpi_cmbat0: <Control method Battery> on acpi0
acpi_acad0: <AC adapter> on acpi0
acpi_timer0: <24-bit timer at 3.579545MHz> on acpi0
power0 on motherboard

---------------- acpi_pcib.c rev1.9 --------------------------
acpi_pcib0: <Host-PCI bridge> on acpi0
pci0: <PCI bus> on acpi_pcib0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at 0.0 (no driver attached)
acpi_pcib0: matched entry for 0.7.INTD (source \\_SB_.LNKD)
acpi_pcib0: possible interrupts:  9
acpi_pcib0: couldn't route interrupt 9 via \\_SB_.LNKD - AE_CTRL_RETURN_VALUE
acpi_pcib0: matched entry for 0.12.INTA (source \\_SB_.LNKB)
acpi_pcib0: possible interrupts:  9
acpi_pcib0: couldn't route interrupt 9 via \\_SB_.LNKB - AE_CTRL_RETURN_VALUE
pcic0: <Ricoh RL5C475 PCI-CardBus Bridge> at device 12.0 on pci0
pcic0: Memory mapped device, will work.
pcic0: PCI Memory allocated: 0x44000000
acpi_pcib0: matched entry for 0.12.INTA (source \\_SB_.LNKB)
acpi_pcib0: possible interrupts:  9
acpi_pcib0: couldn't route interrupt 9 via \\_SB_.LNKB - AE_CTRL_RETURN_VALUE
pcic0: Failed to allocate managment irq
device_probe_and_attach: pcic0 attach returned 5
acpi_ec0: <embedded controller> on acpi0
acpi_cmbat0: <Control method Battery> on acpi0
acpi_acad0: <AC adapter> on acpi0
acpi_timer0: <24-bit timer at 3.579545MHz> on acpi0
power0 on motherboard

=------------------------------------------------------------------------------
           _ _    Munehiro (haro) Matsuda
 -|- /_\  |_|_|   Business Incubation Dept., Kubota Corp.
 /|\ |_|  |_|_|   1-3 Nihonbashi-Muromachi 3-Chome
                  Chuo-ku Tokyo 103-8310, Japan
                  Tel: +81-3-3245-3318  Fax: +81-3-3245-3315
                  Email: haro@kubota.co.jp



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010710223351H.haro>