From owner-freebsd-mobile Tue Apr 28 12:03:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03250 for freebsd-mobile-outgoing; Tue, 28 Apr 1998 12:03:03 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA03244 for ; Tue, 28 Apr 1998 12:03:02 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id KAA00847; Tue, 28 Apr 1998 10:59:35 -0700 (PDT) Message-Id: <199804281759.KAA00847@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Wilko Bulte cc: freebsd-mobile@FreeBSD.ORG Subject: Re: mobile newbie question In-reply-to: Your message of "Tue, 28 Apr 1998 20:36:16 +0200." <199804281836.UAA02169@yedi.iaf.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Apr 1998 10:59:35 -0700 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > pccardd tells me that it correctly identified the DEPCM, assigns IRQ10 to it > and then proceeds with telling: "driver allocation failed for DIGITAL > (Device not configured)". I'm not familiar with the PAO error messages, so it's not clear why it's returning ENXIO. However, "driver allocation failed" means that the driver probe failed, or a free driver instance was not available. It looks like your card might not be sufficiently NE2000-compatible - you can add some printf() calls in the relevant probe routines to work out what's going on. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message