From owner-freebsd-current Tue Sep 7 23:47:19 1999 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 613AF14FF9 for ; Tue, 7 Sep 1999 23:47:14 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA43283; Wed, 8 Sep 1999 00:44:50 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA18262; Wed, 8 Sep 1999 00:44:23 -0600 (MDT) Message-Id: <199909080644.AAA18262@harmony.village.org> To: Soren Schmidt Subject: Re: -current and pcmcia problems Cc: root@nihil.plaut.de, current@FreeBSD.ORG In-reply-to: Your message of "Wed, 08 Sep 1999 08:36:54 +0200." <199909080636.IAA58313@freebsd.dk> References: <199909080636.IAA58313@freebsd.dk> Date: Wed, 08 Sep 1999 00:44:23 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199909080636.IAA58313@freebsd.dk> Soren Schmidt writes: : Hmm, I'm also having a hell of a time here, on closer inspection it : turns out that my problem is that the kernel allways finds an ed0 : device allthough none is present. I have both an ed0 & an ep0 device : in my config as I use both type of cards. So my only interrupt for : pcmcia device is allready taken, and nothing will attach... It sounds like the probe routine for ed improperly is saying the card is there, when in fact it isn't. It shouldn't do that. I noticed that in David O'Brien's dmesg as well. Since I don't have any ne-2000 cards. : Anybody using the ed0 driver with pcmcia and has it working ?? I don't know. Peter Wemm and Matthew Dodd were working on this, but I'm not sure where things stand on it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message