From owner-freebsd-sparc64@FreeBSD.ORG Thu Oct 6 06:59:02 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07DC916A420 for ; Thu, 6 Oct 2005 06:59:02 +0000 (GMT) (envelope-from bruce@cran.org.uk) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B46C43D46 for ; Thu, 6 Oct 2005 06:59:01 +0000 (GMT) (envelope-from bruce@cran.org.uk) Received: from photon.meadownet ([82.41.12.253]) by smtp-out3.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 6 Oct 2005 07:59:50 +0100 Received: from localhost.meadownet ([127.0.0.1] helo=photon.meadownet) by photon.meadownet with esmtp (Exim 4.52 (FreeBSD)) id 1ENPej-000BWF-TP for freebsd-sparc64@freebsd.org; Thu, 06 Oct 2005 07:55:06 +0100 Received: (from brucec@localhost) by photon.meadownet (8.13.1/8.13.1/Submit) id j966t5EC044282 for freebsd-sparc64@freebsd.org; Thu, 6 Oct 2005 07:55:05 +0100 (BST) (envelope-from brucec) Date: Thu, 6 Oct 2005 07:55:05 +0100 From: Bruce Cran To: freebsd-sparc64@freebsd.org Message-ID: <20051006065505.GA44238@photon.meadownet> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-OriginalArrivalTime: 06 Oct 2005 06:59:50.0342 (UTC) FILETIME=[8B962660:01C5CA43] Subject: 6.0-BETA4: pci/vfs panic X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 06:59:02 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I was trying to get a U10 configured to use wireless, but got the following panic after I inserted an 11b card into the PCI-PCMCIA adapter; the card first fails to attach, then any filesystem access triggers the panic: panic() at panic+0xf0 trap() at trap+0x3f0 -- fast data access mmu miss tar=0xc097e000 %o7=0xc01199f4 -- witness_init() at witness_init+0x114 mtx_init() at mtx_init+0xf4 getnewvnode() at getnewvnode+0x110 ffs_vget() at ffs_vget+0xc8 ufs_lookup() at ufs_lookup+0xa14 VOP_CACHEDLOOKUP_APV() at VOP_CACHEDLOOKUP_APV+0xb4 vfs_cache_lookup() at vfs_cache_lookup+0xd8 VOP_LOOKUP_APV() at VOP_LOOKUP_APV+0xc0 lookup() at lookup+0x55c namei() at namei+0x41c kern_stat() at kern_stat+0x24 stat() at stat+0x14 syscall() at syscall+0x2dc -- syscall (188, FreeBSD ELF64, stat) %o7=0x108628 -- userland() at 0x40631ae8 user trace: trap %o7=0x108628 pc 0x40631ae8, sp 0x7fdffffdf01 --More-- pc 0x106b20, sp 0x7fdffffe041 pc 0x105fe4, sp 0x7fdffffe201 pc 0x1107f8, sp 0x7fdffffe341 pc 0x110a00, sp 0x7fdffffe421 pc 0x102354, sp 0x7fdffffe541 pc 0x40227474, sp 0x7fdffffe601 Before the panic, the wireless card fails to attach, with: wi0: at port 0x100-0x13f irq 2000 function 0 config 1 on pccard0 wi0: record read mismatch, rid=fc01, got=1fc wi0: record read mismatch, rid=fc01, got=1fc wi0: mac read failed 5 device_attach: wi0 attach returned 5 The full serial console log can be found at http://www.cran.org.uk/bruce/crash/20051009_6beta4_wi.txt and a core dump at http://www.cran.org.uk/bruce/crash/20051009_6beta4_vmcore.0.gz. Do wireless cards work on sparc64, or are they generally only supported on x86? -- Bruce Cran --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDRMpIn4uvqcJsLfgRAmVEAJ9069beUMYftCJRBl79JqQqkPBg8QCdEoKR dAXzHkVE1CHlh/bwzZmzB9o= =m2pe -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--