From owner-freebsd-mobile@FreeBSD.ORG Mon Jun 28 14:44:05 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6733E16A4CE for ; Mon, 28 Jun 2004 14:44:05 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4646F43D2D for ; Mon, 28 Jun 2004 14:44:05 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 22613 invoked from network); 28 Jun 2004 14:44:04 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 28 Jun 2004 14:44:04 -0000 Received: from 131.106.56.214 (p58.n-nypop02.stsn.com [199.106.89.58]) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i5SEhbk7002724; Mon, 28 Jun 2004 10:43:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-mobile@FreeBSD.org Date: Mon, 28 Jun 2004 10:44:44 -0400 User-Agent: KMail/1.6 References: <20040625181737.56e2c221@dserver-2> <200406272338.08688.jhb@FreeBSD.org> <20040628022137.02d2af33@dserver-2> In-Reply-To: <20040628022137.02d2af33@dserver-2> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406281044.45005.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Marcos Hiroshi Umino Subject: Re: ECS/PCChips G713 - PCI problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 14:44:05 -0000 On Monday 28 June 2004 01:21 am, Marcos Hiroshi Umino wrote: > On Sun, 27 Jun 2004 23:38:08 -0400 > > John Baldwin wrote: > >> pciconf -lv returns *NO* data, no error message, nothing. It simply > >> returns to the prompt. I see no data on /dev/pci. Booting with ACPI > >> >>orders me to reboot, last message says something about ACPI not able > >> to >>gather pci device table. Booting without ACPI tells me some unknown > >> PNP devices weren't enabled. > > > > Can you write down the exact error message you get telling you to reboot? > > Yes, here it is: > > Booting from FreeBSD 5.2.1-RELEASE instalation CD: > > - With ACPI enabled: > <...> > acpi0: on motherboard > pci_open(1): mode 1 addr port(0x0cf8) is 0xff001047 > pci_open(2): mode 2 enable port(0cf8) is 0xff > panic: AcpiOsDerivePciId unable to initialize pci bus > cpuid = 0; > Uptime: 1s > (Auto reboot request) This is the message I need. It looks like the kernel doesn't think you have PCI at all. Hmm, it seems that you have a buggy BIOS or some such. The high bit of 0xcf8 is always supposed to be clear I believe. I'll have to wait until next week when I can get to my PCI book. You can try forcing the check for CONF1 to succeed in sys/i386/pci/pci_cfgreg.c. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org