From owner-freebsd-mobile Sat Jun 15 9: 5:35 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 3960437B41C for ; Sat, 15 Jun 2002 09:05:29 -0700 (PDT) Received: from lungfish.ntlworld.com ([80.4.0.215]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020615160526.ZCYF4626.mta02-svc.ntlworld.com@lungfish.ntlworld.com>; Sat, 15 Jun 2002 17:05:26 +0100 Received: from tuatara.goatsucker.org (tuatara.goatsucker.org [192.168.1.6]) by lungfish.ntlworld.com (8.11.6/8.11.6) with ESMTP id g5FG5PV63991; Sat, 15 Jun 2002 17:05:26 +0100 (BST) (envelope-from scott@tuatara.goatsucker.org) Received: (from scott@localhost) by tuatara.goatsucker.org (8.12.3/8.12.3/Submit) id g5FG5O9o010312; Sat, 15 Jun 2002 17:05:24 +0100 (BST) (envelope-from scott) Date: Sat, 15 Jun 2002 17:05:24 +0100 From: Scott Mitchell To: Sebastiaan van Erk Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Xircom RealPort Ethernet 10/100 Card Message-ID: <20020615170524.A525@fishballoon.dyndns.org> References: <1023127495.987.53.camel@eeyore.sebster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1023127495.987.53.camel@eeyore.sebster.com>; from sebster@sebster.com on Mon, Jun 03, 2002 at 08:04:55PM +0200 X-Operating-System: FreeBSD 4.6-PRERELEASE i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jun 03, 2002 at 08:04:55PM +0200, Sebastiaan van Erk wrote: > Hi all, > > I have a RealPort Ethernet 10/100 + Modem 56 card for my laptop, model > number is REM56G-100. (This is not a CardBus card.) > > This card no longer works as of FreeBSD 4.4, (in FreeBSD 4.3 it worked > just fine). > > This is what I get: > > pccard: card inserted, slot 0 > pccardd[279]: Card "Xircom"("CreditCard Ethernet 10/100 + Modem 56") > [CEM56] [1.00] matched "Xircom" ("CreditCard Ethernet 10/100 + Modem > 56") [(null)] [(null)] > xe0: xe: Probing > pccardd[279]: driver allocation failed for Xircom(CreditCard Ethernet > 10/100 + Modem 56): Device not configured Sebastiaan, Sorry for the late reply... just got back from vacation. Anyway, try adding this line to /boot/loader.conf: machdep.pccard.mem_start=0xd0000 Something changed somewhere around 4.4 that broke Xircom support for a lot of people... this tweak fixes it for many of them. You can use other values (0xd4000, 0xd8000, etc.) if the one above doesn't help. (I *think* you can set this variable from loader.conf; if it doesn't like that try the same line in /etc/sysctl.conf). Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message