Date: Wed, 8 Sep 1999 10:40:58 +0200 (CEST) From: Soren Schmidt <sos@freebsd.dk> To: sos@freebsd.dk (Soren Schmidt) Cc: dfr@nlsystems.com, imp@village.org, root@nihil.plaut.de, current@FreeBSD.ORG Subject: Re: -current and pcmcia problems Message-ID: <199909080840.KAA58613@freebsd.dk> In-Reply-To: <199909080826.KAA58564@freebsd.dk> from Soren Schmidt at "Sep 8, 1999 10:26:12 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909080840.KAA58613>