Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 1998 10:59:35 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Wilko Bulte <wilko@yedi.iaf.nl>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: mobile newbie question 
Message-ID:  <199804281759.KAA00847@dingo.cdrom.com>
In-Reply-To: Your message of "Tue, 28 Apr 1998 20:36:16 %2B0200." <199804281836.UAA02169@yedi.iaf.nl> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804281759.KAA00847>