From owner-freebsd-questions Wed Mar 14 5:18:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id BE98F37B719 for ; Wed, 14 Mar 2001 05:18:49 -0800 (PST) (envelope-from bts@babbleon.org) Received: from babbleon.org ([66.26.250.181]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 14 Mar 2001 08:18:49 -0500 Message-ID: <3AAF6F9D.5A3810D8@babbleon.org> Date: Wed, 14 Mar 2001 08:18:21 -0500 From: The Babbler Organization: None to speak of X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Xeon2578@netscape.net Cc: freebsd-questions@freebsd.org Subject: Re: BSD with two NIC's References: <21662211.7E01A45E.00877270@netscape.net> <3AAEF70C.DFFCFCCC@babbleon.org> <0A3465D9.5B1A3086.00877270@netscape.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, I was confused anyway. That question is irrelavent. What you need to try is to edit your /etc/pccard.conf file. Copy the entries for those two cards from the /etc/defaults/pccard.conf file, and change one of the entries to use a different interrupt and entry number; eg, if the first card is in the defaults file with config 0x1 "ed" ? then try making it look like config 0x2 "ed" 9 instead. (Actually, what you need to do is to do dmesg | grep irq and see what irqs are free so you can assign one of those. Nine happens to be what worked for me.) Then you just have to play around with it until it works. Of course, you have to restart the pccardd every time you change these. You might be able to get this all easier by using "pccardc enabler" until you find workable parameters rather than messing with pccard.conf right off the bat, but I didn't personally stumble across pccardc enabler 'til after I had might working. PS: Mine only had an IRQ conflict. It's possible that yours will solve the memory conflict itself if you fix the IRQ conflict. After all was said & done, mine actually was fixed by putting just this in the pccard.conf: irq 3 9 It's possible that this is all you need--to explicitly list the non-conflicting IRQs in your system. Xeon2578@netscape.net wrote: > > The Babbler wrote: > > > > Xeon2578@netscape.net wrote: > > > > > > Hi - > > > > > > I was so relievd when I saw your posting on: > > > "PCMCIA Questions: 2 NICs & new pccard.conf entry" > > > Unfortunately, there were no followups...I am hoping you > > > got a solution for your problem, cause I have the same too. > > > > > > I have two different PCMCIA network cards installed on a SONY(fx101) Laptop > > > 1. Netgear FA410TX > > > 2. D-Link 650 > > > These cards appear to use the exact same resources, > > > IRQ 3 and I/O 0x240-0x25F > > > The cards are seen by PCCARDD, but either will load but not both. > > > If one load, the other produces an error message: > > > No free configuration for card "card_name" > > > > > > Are both cards using the same driver (eg, both "ed" or "ep" or > > whatever)? > > > > Well yes, they use ed. > > MAT > > __________________________________________________________________ > Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ -- "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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message