From owner-freebsd-questions Thu Jan 11 14:34:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www2.mailru.com (www2.mailru.com [194.186.36.5]) by hub.freebsd.org (Postfix) with ESMTP id 8441F37B6D0 for ; Thu, 11 Jan 2001 14:34:28 -0800 (PST) Received: by Pochtamt.Ru WebMail v1.9 id f0BMdJr27312 for ; Date: Fri, 12 Jan 2001 01:39:19 +0300 (MSK) Message-Id: <200101112239.f0BMdJr27312@www2.mailru.com> From: Grigory Ptashko To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Mailer: Free WebMail HotBOX.ru X-Proxy-IP: [212.192.230.96] X-Originating-IP: [10.7.0.44] Subject: PCMCIA support question Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everybody! Please anybody help! I'm runnig FreeBSD 4.2 on fujitsu laptop and I have a D-Link DFE-650 PCMCIA NIC. As far as I understood it's NE2000 compatible so I added this line to my kernel: device ed But when I try to bring this interface up with ifconfig I get this: /kernel: ed0: device timeout By the way i used pccradd daemon and it told me that it found my card and a *ed0* driver for it. It wrote me that he found free irq, reserved memory and so on. Then I try ifconfig - it tells that ed0 exists (but when i try to bring it up there's that "timeout"). I also tried this: pccardc enabler 1 ed0 -m 2000 d8000 16 -a 300 -i 5 But the situation is the same... Please anybody help! thx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message