From owner-freebsd-current Wed Oct 30 7:52:30 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 D37C037B404 for ; Wed, 30 Oct 2002 07:52:27 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6298643E4A for ; Wed, 30 Oct 2002 07:52:27 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 21933 invoked from network); 30 Oct 2002 15:52:28 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 30 Oct 2002 15:52:28 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9UFqOn5025776; Wed, 30 Oct 2002 10:52:25 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021029.163611.29174595.imp@bsdimp.com> Date: Wed, 30 Oct 2002 10:52:24 -0500 (EST) From: John Baldwin To: "M. Warner Losh" Subject: Re: NEWCARD and "Linksys PCM200 ver. 2" CardBus Ethernet Cc: current@FreeBSD.org, wollman@lcs.mit.edu 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 On 29-Oct-2002 M. Warner Losh wrote: > 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. Hmm, one I have is version 2. Just a sec... *swaps cardbus cards* cardbus0: Expecting link target, got 0x59 cardbus0: Resource not specified in CIS: id=10, size=100 cardbus0: Resource not specified in CIS: id=14, size=400 dc0: port 0x1100-0x11ff mem 0x88002000-0x880023ff irq 11 at device 0.0 on cardbus0 dc0: Ethernet address: 00:e0:98:8c:2e:19 miibus0: on dc0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto On the back it claims to be "Etherfast 10/100 / CardBus PC Card / Model No: PCMPC200" The serial number has a note under it that says "Ver.2" just under the right side of the barcode. Bill Paul got this to work practically eons ago back when cardbus support was first committed. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message