Date: Mon, 9 Dec 2002 14:08:54 +0200 From: Ari Suutari <ari@suutari.iki.fi> To: "Sam Leffler" <sam@errno.com> Cc: current@freebsd.org Subject: Re: Xircom realport rem56g problems Message-ID: <200212091408.54594.ari@suutari.iki.fi> In-Reply-To: <01bf01c29bbb$8055ee20$52557f42@errno.com> References: <200212031441.54215.ari@suutari.iki.fi> <200212040836.18400.ari@suutari.iki.fi> <01bf01c29bbb$8055ee20$52557f42@errno.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212091408.54594.ari>