From owner-freebsd-current Wed Sep 8 1:29:19 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 15351151BF for ; Wed, 8 Sep 1999 01:29:15 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id KAA58564; Wed, 8 Sep 1999 10:26:12 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199909080826.KAA58564@freebsd.dk> Subject: Re: -current and pcmcia problems In-Reply-To: from Doug Rabson at "Sep 8, 1999 9: 1: 4 am" To: dfr@nlsystems.com (Doug Rabson) Date: Wed, 8 Sep 1999 10:26:12 +0200 (CEST) Cc: imp@village.org, root@nihil.plaut.de, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Doug Rabson wrote: > > > > 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... > > > > Anybody using the ed0 driver with pcmcia and has it working ?? > > I had that too on my Tecra 8000 but I just removed ed0 from the kernel and > ep0 started working again. From closer inspection it seems pcmcia support in the if_ed driver has been totally disabled, and the HP probe seems to always find a card now. Lovely :( Could the comitter please fix that, or back out the "checkpoint" of this work in progress, this is an often used device you know... -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message