Date: Wed, 21 Jan 1998 12:00:09 +1030 From: Mike Smith <mike@smith.net.au> To: Bill Trost <trost@cloud.rain.com> Cc: mobile@FreeBSD.ORG Subject: Re: problems with SVEC NE2000 clone Message-ID: <199801210130.MAA00443@word.smith.net.au> In-Reply-To: Your message of "Tue, 20 Jan 1998 17:25:56 -0800." <m0xuowM-0002WOC@jli.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Bill Trost (that's me!) writes:
> A minor whine -- I sure wish pccardd gave some indication about *which*
> resource allocation failed!
>
> Well, a gdb trip through pccardd indicates that the problem is occurring in
> alloc_memory. I tried changing the "memory" line in pccard.conf to what Win 95
> appeared to be using for the card (ports 140-15f, irq 10, mem cc000 - ccfff),
> but that didn't help. )-:
NE2000's don't use memory.
"Resource allocation failed" means one of:
- the resources in the CIS entry you have specifed are not available.
This is;
- the IRQ you have specified is not listed as free in pccard.conf
- the IRQ you have specified is already in use
- the port range you have specified is not listed as free...
- the port range you have specified is in use
- the driver attach routine has failed.
--
\\ 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. \\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801210130.MAA00443>
