From owner-freebsd-current Tue Sep 7 23:38: 6 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 40B3F14CB3 for ; Tue, 7 Sep 1999 23:38:02 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id IAA58313; Wed, 8 Sep 1999 08:36:54 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199909080636.IAA58313@freebsd.dk> Subject: Re: -current and pcmcia problems In-Reply-To: <199909072144.PAA15421@harmony.village.org> from Warner Losh at "Sep 7, 1999 3:44:48 pm" To: imp@village.org (Warner Losh) Date: Wed, 8 Sep 1999 08:36:54 +0200 (CEST) Cc: 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 Warner Losh wrote: > In message Michael Reifenberger writes: > : if I do an upgrade to -current on my Tecra8000 the ep* driver stopps working. > > The ep driver works in -current. > > : The message from pccardc is that he failed the resouce allocation. > > Fix the resource allocation error. :-) That's really the only way > that you'll be able to fix it. 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 ?? -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message