From owner-freebsd-current@FreeBSD.ORG Mon Jun 23 11:22:17 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 6A15237B401 for ; Mon, 23 Jun 2003 11:22:17 -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 42EEB43FE0 for ; Mon, 23 Jun 2003 11:22:16 -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 5D0E38FC50; Mon, 23 Jun 2003 19:22:14 +0100 (BST) Received: from 192.168.1.10 (SquirrelMail authenticated user matt) by webmail.xtaz.co.uk with HTTP; Mon, 23 Jun 2003 19:22:14 +0100 (BST) Message-ID: <52403.192.168.1.10.1056392534.squirrel@webmail.xtaz.co.uk> Date: Mon, 23 Jun 2003 19:22:14 +0100 (BST) From: "Matt" To: imp@bsdimp.com 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 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: Mon, 23 Jun 2003 18:22:17 -0000 M. Warner Losh wrote: >I've seen this with a few cards that I have here. I'm not sure what >causes it, and haven't had time to look into it deeply. > >You might try OLDCARD to see if that helps. > >Warner I have just recompiled it with the OLDCARD parameters and now it shows more promising signs. However it still doesn't work :( I now get on inserting the card: holly kernel: pccard: card inserted, slot0 holly pccardd[172]: Card "Xircom"("CreditCard Ethernet 10/100 + Modem 56") [CEM56] [1.00] matched "Xircom" ("CreditCard Ethernet 10/100 + Modem 56") [null] [null] holly pccard[172]: driver allocation failed for Xircom(CreditCard Ethernet 10/100 + Modem 56): Device not configured Though this is obviously a lot better looking than using NEWCARD which causes those CIS errors. My kernel config currently has: nodevice cbb nodevice pccard nodevice cardbus device card 2 device pcic device xe The OLDCARD file actually does not have a number after device card, however I found when trying to compile this it errors with Device "card" requires a count. I am unsure of what the "count" means so just put a random number in there. Anything else I can try? Regards, Matt. -- email: matt@xtaz.co.uk - web: http://xtaz.co.uk/ Hardware, n.: The parts of a computer system that can be kicked.