From owner-freebsd-current Mon Dec 9 4: 9:12 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 7894C37B401 for <current@freebsd.org>; Mon, 9 Dec 2002 04:09:10 -0800 (PST) Received: from guinness.syncrontech.com (guinness.syncrontech.com [62.71.8.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9068343EE8 for <current@freebsd.org>; Mon, 9 Dec 2002 04:09:07 -0800 (PST) (envelope-from ari@suutari.iki.fi) Received: from linux (coffee.syncrontech.com [62.71.8.37]) by guinness.syncrontech.com (8.12.6/8.12.6) with ESMTP id gB9C8sDb001179; Mon, 9 Dec 2002 14:08:55 +0200 (EET) (envelope-from ari@suutari.iki.fi) Content-Type: text/plain; charset="iso-8859-1" From: Ari Suutari <ari@suutari.iki.fi> To: "Sam Leffler" <sam@errno.com> Subject: Re: Xircom realport rem56g problems Date: Mon, 9 Dec 2002 14:08:54 +0200 User-Agent: KMail/1.4.3 References: <200212031441.54215.ari@suutari.iki.fi> <200212040836.18400.ari@suutari.iki.fi> <01bf01c29bbb$8055ee20$52557f42@errno.com> In-Reply-To: <01bf01c29bbb$8055ee20$52557f42@errno.com> Cc: current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200212091408.54594.ari@suutari.iki.fi> X-Scanned-By: MIMEDefang 2.24 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-current.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current> X-Loop: FreeBSD.ORG Hi, I just built fresh -current (NEWCARD) but it didn't work. I'm beginning t= o suspect that we have different cards, since the dc driver won't recognize mine. The dc driver seems to expect that vendor id is 0x115d and device id 0x0003. On my card the vendor id is 0x0105 and device id is 0x110a. On the back of the card is says "realport ethernet 10/100+modem 56" and "REM56G-100". =09Ari S. On Wednesday 04 December 2002 19:35, Sam Leffler wrote: > > On Tuesday 03 December 2002 18:38, Sam Leffler wrote: > > > Try the dc driver instead of xe. I have the same card and it worke= d > > once I > > > > added the cardbus glop to read the MAC address from the CIS. > > > > I was going to use NEWCARD kernel, is it possible to use another > > driver with it ? > > I use NEWCARD and the dc driver. > > device miibus # MII bus support > device dc # Xircom cardbus ethernet > device ep # Etherlink III based cards > device wi # WaveLAN/Intersil/Symbol 802.11 wirele= ss > NICs. > > My fix to read the MAC from the CIS was committed last week so you need= up > to date source. > > > Or do I have to go back to oldcard with pccardd where > > I can specify the driver in pccardd.conf ? > > No oldcard and no pccardd. I setup devd to handle card insert/remove. > > Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message