From owner-freebsd-current Tue Oct 29 15:37:23 2002 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 7E78637B401 for ; Tue, 29 Oct 2002 15:37:22 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3EE43E6E for ; Tue, 29 Oct 2002 15:37:21 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g9TNbLpk040763; Tue, 29 Oct 2002 16:37:21 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 29 Oct 2002 16:36:11 -0700 (MST) Message-Id: <20021029.163611.29174595.imp@bsdimp.com> To: wollman@lcs.mit.edu Cc: current@FreeBSD.org Subject: Re: NEWCARD and "Linksys PCM200 ver. 2" CardBus Ethernet From: "M. Warner Losh" In-Reply-To: <200210292325.g9TNPmSR054058@khavrinen.lcs.mit.edu> References: <200210292325.g9TNPmSR054058@khavrinen.lcs.mit.edu> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200210292325.g9TNPmSR054058@khavrinen.lcs.mit.edu> Garrett Wollman writes: : Has anyone managed to make one of these work? I get the following : messages: : : cardbus1: Expecting link target, got 0x59 : cardbus1: Resource not specified in CIS: id=10, size=100 : cardbus1: Resource not specified in CIS: id=14, size=400 : cardbus1: (vendor=0x1737, dev=0xab09) at 0.0 irq 11 : cbb1: CardBus card activation failed : : The box that this card came in was found in my boss's office, unopened : and gathering dust, so I have no idea how recent it actually is; : packaging seems to suggest 2001. Try loading the dc driver and the rl driver. Oh, wait, this is vers.2. The ab09 looks similar to the ab02 for the Abocom FE2500. I think I have patches in my mailbox to add support for this, but there was some issue with them that I wanted to get nailed down before I committed. Hmmm, those patches were for a slightly different card, with a vendor of 0x13d1, devid 0xab03. Looks like we need to add some more vendor stuff. Also, I just found the patch in my inbox, and it looks like there's some stuff that is specific to that card that isn't called out as such. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message