From owner-freebsd-mobile Fri Aug 4 19: 0:56 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id ACBC037B63E for ; Fri, 4 Aug 2000 19:00:50 -0700 (PDT) (envelope-from bsdx@looksharp.net) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id WAA47840; Fri, 4 Aug 2000 22:00:42 -0400 (EDT) (envelope-from bsdx@looksharp.net) Date: Fri, 4 Aug 2000 22:00:42 -0400 (EDT) From: Adam To: Allan Saddi Cc: mobile@FreeBSD.ORG Subject: Solved Re: Dlink DFE-650 not allocating driver In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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