From owner-freebsd-stable@FreeBSD.ORG Thu Sep 24 05:25:39 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 981E71065670 for ; Thu, 24 Sep 2009 05:25:39 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id AF37E8FC12 for ; Thu, 24 Sep 2009 05:25:38 +0000 (UTC) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n8O5Pa7A042586 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 24 Sep 2009 14:55:36 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Attilio Rao Date: Thu, 24 Sep 2009 14:55:15 +0930 User-Agent: KMail/1.9.10 References: <200909232322.51060.doconnor@gsoft.com.au> <3bbf2fe10909230654g2030b18aq8a93e26a7789b06f@mail.gmail.com> In-Reply-To: <3bbf2fe10909230654g2030b18aq8a93e26a7789b06f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1879003.vpk92dQYna"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200909241455.32216.doconnor@gsoft.com.au> X-Spam-Score: -3.627 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: 8.0-RC1 panic attaching ppc X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2009 05:25:39 -0000 --nextPart1879003.vpk92dQYna Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 23 Sep 2009, Attilio Rao wrote: > 2009/9/23 Daniel O'Connor : > > If I enable the parallel port on this Gigabyte MA7785GM-US2H I get > > a trap 12 when booting up. > > > > I forgot to take a picture of it at the time but I should be able > > to reproduce it tomorrow. > > > > Has anyone seen anything before? (a quick google showed nothing). I > > did not see it on 7.2(ish) on the same hardware. > > Are you able to enable KDB in your kernel config and return a > backtrace here? Yes, here it is.. pmap_extract() at pmap_extract+0x13a isa_dmarangecheck() at isa_dmarangecheck+0x7a isa_dma_init() at isa_dma_init+0xda ppc_isa_attach() at ppc_sa_attach+0x40 device_attach() at device_attach+0x69 bus_generic_attach() at bus_generic_attach+0x1a acpi_attach() at acpi_attach+0x9f8 (there's more but I imagine the above is probably sufficient). I took pictures, they are here http://www.gsoft.com.au/~doconnor/SNC00111.jpg http://www.gsoft.com.au/~doconnor/SNC00112.jpg If I put the parallel port in EPP mode then it works, I presume that's=20 because it doesn't require a DMA channel whereas ECP doesn't. I haven't=20 enumerated the possibilities though :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1879003.vpk92dQYna Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBKuwLM5ZPcIHs/zowRAns1AJ9qyiMq1e7R8JBqdEb+I1GK3FmWpQCdHyQ/ uGnzmIO/n74OyomreU3NRq4= =1w9K -----END PGP SIGNATURE----- --nextPart1879003.vpk92dQYna--