From owner-freebsd-current Wed Sep 8 1:42:55 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 6923515702 for ; Wed, 8 Sep 1999 01:42:50 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id KAA58613; Wed, 8 Sep 1999 10:40:58 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199909080840.KAA58613@freebsd.dk> Subject: Re: -current and pcmcia problems In-Reply-To: <199909080826.KAA58564@freebsd.dk> from Soren Schmidt at "Sep 8, 1999 10:26:12 am" To: sos@freebsd.dk (Soren Schmidt) Date: Wed, 8 Sep 1999 10:40:58 +0200 (CEST) Cc: dfr@nlsystems.com, 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 Soren Schmidt wrote: > 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... Just for the reference, going back to 1.156 of if_ed.c makes it work again, I get a single "ed0: device timeout" during the load, but afterwards it work just dandy... -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message