From owner-freebsd-current@FreeBSD.ORG Sun Jun 22 05:39:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CD6C37B401 for ; Sun, 22 Jun 2003 05:39:07 -0700 (PDT) Received: from tao.xtaz.co.uk (pc-62-30-69-139-az.blueyonder.co.uk [62.30.69.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id D63DB4406F for ; Sun, 22 Jun 2003 05:39:06 -0700 (PDT) (envelope-from matt@xtaz.co.uk) Received: from webmail.xtaz.co.uk (localhost [127.0.0.1]) by tao.xtaz.co.uk (Postfix) with SMTP id 4CA0A8FC73; Sun, 22 Jun 2003 13:39:05 +0100 (BST) Received: from 192.168.1.10 (SquirrelMail authenticated user matt) by webmail.xtaz.co.uk with HTTP; Sun, 22 Jun 2003 13:39:05 +0100 (BST) Message-ID: <50966.192.168.1.10.1056285545.squirrel@webmail.xtaz.co.uk> In-Reply-To: <20030622122211.GC608@tuatara.fishballoon.org> References: <56950.192.168.1.10.1056189123.squirrel@webmail.xtaz.co.uk> <20030621.214623.112196268.imp@bsdimp.com> <50254.192.168.1.10.1056268835.squirrel@webmail.xtaz.co.uk> <20030622122211.GC608@tuatara.fishballoon.org> Date: Sun, 22 Jun 2003 13:39:05 +0100 (BST) From: "Matt" To: "Scott Mitchell" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: current@freebsd.org cc: "M. Warner Losh" Subject: Re: cardbus and xircom ethernet problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2003 12:39:07 -0000 Scott Mitchell said: > > Can you try another card in this machine? It will probably throw up the > same error, but it's worth trying if you can. Unfortunatly this is the only card I have. > > You could also try adding the following lines to /boot/loader.conf to get > some extra debug output: > > hw.cbb.debug=1 > hw.cardbus.debug=1 > hw.cardbus.cis_debug=1 > hw.pccard.debug=1 > hw.pccard.cis_debug=1 > I have just tried this and this puts the machine in a hard lock with CISTPL_NONE 00 scrolling up the screen constantly until after 30 seconds or so it panics with page fault 12 in cbb0. I then tried booting the machine with the card out and then inserting it afterwards and the same thing, lots of scrolling of CISTPL_NONE 00 but this time it did not panic and this came out below: CISTPL_NONE 00 CISTPL_NONE 00 CISTPL_END ff cis mem map cd2b5000 CISTPL_LINKTARGET expected, code ff observed pccard0: check_cis_quirks pccard0: Card has no functions! cbb0: Card card activation failed Is this going to be a lost cause? :) Matt. -- email: matt@xtaz.co.uk - web: http://xtaz.co.uk/ Hardware, n.: The parts of a computer system that can be kicked.