Date: Fri, 4 Aug 2000 22:00:42 -0400 (EDT) From: Adam <bsdx@looksharp.net> To: Allan Saddi <asaddi@philosophysw.com> Cc: mobile@FreeBSD.ORG Subject: Solved Re: Dlink DFE-650 not allocating driver Message-ID: <Pine.BSF.4.21.0008042158350.37845-100000@turtle.looksharp.net> In-Reply-To: <Pine.BSF.4.10.10008041851490.18589-100000@ilceille.pair.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Aug 2000, Allan Saddi wrote: >On Fri, 4 Aug 2000, Adam wrote: > >> Aug 4 20:38:42 pccardd[231]: Card "D-Link"("DFE-650") [Fast Ethernet] >> [(null)] >> matched "D-Link" ("DFE-650") [(null)] [(null)] >> Aug 4 20:38:47 pccardd[231]: driver allocation failed for >> D-Link(DFE-650): Device not configured >> >> What should I try changing? > >I remember I ran into this problem when I was first setting up my laptop >(a few months back), but unfortunately, I don't remember exactly how I >solved it. > >I get the feeling you might have hardcoded your ed0 device entry in your >kernel config though. What does your entry look like? > >I just have: > > device ed > >And my DFE-650 is recognized as ed0. I have that in the kernel too. I let one of my friends onto the laptop via a serial terminal and from some RTFS he found out my card apparently likes io address 280 and not the 300 I had been specifying with pccardc, or whatever pccardd was trying. Now, I just wonder how to make pccardd do the same thing without restricting the whole available io range to 280-28x? 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?Pine.BSF.4.21.0008042158350.37845-100000>