Subject: Re: FYI -- config(8) changes
To: Patrick Welche <prlw1@cam.ac.uk>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: current-users
Date: 06/24/1998 13:09:03
On Wed, 24 Jun 1998, Patrick Welche wrote:

> Patrick Welche wrote:
> > 
> > Will this help me catch the likes of this?!
> > 
> > ld -z -Ttext F0100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
> > i82365.o: Undefined symbol `_pcmcia_card_attach' referenced from text segment
> > i82365.o: Undefined symbol `_pcmcia_card_detach' referenced from text segment
> > i82365.o: Undefined symbol `_pcmcia_card_gettype' referenced from text segment
> 
> Sorry everyone! I still had:
> 
> pcic*  at isapnp?
> 
> uncommented.

I ran into the same problem yesterday.

I think the fix'd be to make the pcic controller require pcmcia support in
the kernel, though I'm not enough of a config guru to know how to do it.

Take care,

Bill