Date: Wed, 30 Oct 2002 10:52:24 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: "M. Warner Losh" <imp@bsdimp.com> Cc: current@FreeBSD.org, wollman@lcs.mit.edu Subject: Re: NEWCARD and "Linksys PCM200 ver. 2" CardBus Ethernet Message-ID: <XFMail.20021030105224.jhb@FreeBSD.org> In-Reply-To: <20021029.163611.29174595.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29-Oct-2002 M. Warner Losh wrote: > In message: <200210292325.g9TNPmSR054058@khavrinen.lcs.mit.edu> > Garrett Wollman <wollman@lcs.mit.edu> 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: <unknown card> (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: <Abocom FE2500 10/100BaseTX> port 0x1100-0x11ff mem 0x88002000-0x880023ff irq 11 at device 0.0 on cardbus0 dc0: Ethernet address: 00:e0:98:8c:2e:19 miibus0: <MII bus> on dc0 ukphy0: <Generic IEEE 802.3u media interface> 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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021030105224.jhb>