From owner-freebsd-current Tue Jul 10 6:41: 6 2001 Delivered-To: freebsd-current@freebsd.org Received: from hfep06.dion.ne.jp (hfep06.dion.ne.jp [203.181.105.72]) by hub.freebsd.org (Postfix) with ESMTP id 4BA0937B401 for ; Tue, 10 Jul 2001 06:41:01 -0700 (PDT) (envelope-from haro@h4.dion.ne.jp) Received: from localhost ([211.5.16.250]) by hfep06.dion.ne.jp with ESMTP id <20010710134059260.YBPM@hfep06.dion.ne.jp>; Tue, 10 Jul 2001 22:40:59 +0900 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 In-Reply-To: References: <20010708033241M.iwasaki@jp.FreeBSD.org> <200107071958.f67Jwi701117@mass.dis.org> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010710223351H.haro@h4.dion.ne.jp> Date: Tue, 10 Jul 2001 22:33:51 +0900 From: Munehiro Matsuda X-Dispatcher: imput version 20000228(IM140) Lines: 88 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: at 7.3 (no driver attached) ::pci0: at 8.0 (no driver attached) ::pci0: at 9.0 (no driver attached) ::pci0: at 10.0 (no driver attached) ::pci0: at 11.0 (no driver attached) ::pccbb0: 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: on acpi0 pci0: on acpi_pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: 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: irq 9 at device 12.0 on pci0 pcic0: Memory mapped device, will work. pcic0: PCI Memory allocated: 0x44000000 pccard0: on pcic0 acpi_ec0: on acpi0 acpi_cmbat0: on acpi0 acpi_acad0: on acpi0 acpi_timer0: <24-bit timer at 3.579545MHz> on acpi0 power0 on motherboard ---------------- acpi_pcib.c rev1.9 -------------------------- acpi_pcib0: on acpi0 pci0: on acpi_pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: 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: 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: on acpi0 acpi_cmbat0: on acpi0 acpi_acad0: 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