Date: Tue, 23 Jan 2001 09:31:54 +0000 From: simond@irrelevant.org To: The Babbler <bts@babbleon.org> Cc: freebsd-mobile@freebsd.org Subject: Re: Problems getting Linksys PCMPC100 card working with FreeBSD Message-ID: <20010123093154.A82590@irrelevant.org> In-Reply-To: <3A6CE74E.8A2BD35A@babbleon.org>; from bts@babbleon.org on Mon, Jan 22, 2001 at 09:07:10PM -0500 References: <003901c08486$7d4d5cc0$7f80a8c0@SIDLAPTOP> <Pine.BSF.4.21.0101221027280.23710-100000@topperwein.dyndns.org> <20010122153630.A32390@irrelevant.org> <20010122104843.A14001@pir.net> <20010122160932.E32390@irrelevant.org> <20010122111232.C14001@pir.net> <20010122164830.H32390@irrelevant.org> <3A6CE74E.8A2BD35A@babbleon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I think you'll find it as easy as just putting something like pccard_mem="0xd4000" in your /etc/rc.conf and then either rebooting or using: pccardc pccardmem 0xd4000 as root. I only just found out that pccardc(8) contains a list of possible memory ranges, wish I'd found that before I just started guessing :) On Mon, Jan 22, 2001 at 09:07:10PM -0500, The Babbler wrote: > > How do you force the memory for a card? I saw how to force the > interrupts & what-not, but not how to force a memory location. > > simond@irrelevant.org wrote: > > > > On Mon, Jan 22, 2001 at 11:12:32AM -0500, Peter Radcliffe wrote: > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > Please to be reading. > > > > > > simond@irrelevant.org probably said: > > > > On Mon, Jan 22, 2001 at 10:48:43AM -0500, Peter Radcliffe wrote: > > > > > I've used vaio F series machines with FreeBSD with no problems. > > > > > pcmcia works fine. > > > > > > > > Got any idea why it's not being recognised then? I'm just using the default > > > > /etc/defaults/pccard.conf with nothing changed, all I've done is hardwired > > > > the pcic to irq 10 as in polling mode any pc cards cause the machine to > > > > hang. > > > > > > Have you tried different memory locations ? > > > The pcic can be recognised but still not function correctly if it's > > > using the wrong memory locations in pccard.conf and kernel/rc.conf. > > > > Thanks for all the help, it worked after I set the pccard mem to 0xd4000 > > > > At last, working ethernet! :) > > > > -- > > Simon Dick simond@irrelevant.org > > "Why do I get this urge to go bowling everytime I see Tux?" > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > -- > "Brian, the man from babble-on" bts@babbleon.org > Brian T. Schellenberger http://www.babbleon.org > Support http://www.eff.org. Support decss defendents. > Support http://www.programming-freedom.org. Boycott amazon.com. -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010123093154.A82590>