Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 1996 09:14:10 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        brian@MediaCity.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: all the way there with pccard stuff
Message-ID:  <199605141514.JAA15723@rocky.sri.MT.net>
In-Reply-To: <199605140937.CAA18671@MediaCity.com>
References:  <199605140339.UAA12271@MediaCity.com> <199605140937.CAA18671@MediaCity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > May 13 20:26:32 top cardd[167]: Resource allocation failure for AD PC_CARD
> > 
> > May 13 20:26:00 top cardd[167]: Resource allocation failure for CNet
> 
> Now Brian Litzinger writes:
> 
> Wow, that pccard stuff can be tricky.  The stuff in -current is -old.
> I got the latest stuff, installed it all, and still had the problems
> outlined above.

Actually, the stuff in -current is actually newer in all respects except
for some missing drivers in /sys/i386/isa, and there have been some
changes made to the user-land daemons.  Some of the changes in the
recent Nomad's patches are a step backwards, although most of them were
backed out recently at my request.

The stuff in -current is actually pretty darn current, although there is
currently no support for the 3C589C card (yet).  That is the one major
driver I *need* to get working, but I just had 3 projects dumped on my
at work which precludes me working on any of it. :(

> Well, I figured them out.  For the 'AD PC_CARD' the error was my
> attempts to assign it to irq 3, which had been taken by the pcic
> driver, so moving it to 11 fixed that one.

One of the user-land changes not yet rolled in is the ability of the
pccard daemon to assign any free IRQ to a card, so you don't have to
hard-code the IRQ in the config file.  However, the code is pretty
crufty, so I'm having a time getting things working.

(The kernel code was very well written though, so the user-land code was
a suprise.)


Nate



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