Subject: Re: PCMCIA and 1.1 -current
To: None <port-i386@NetBSD.ORG>
From: Christos Zoulas <christos@deshaw.com>
List: port-i386
Date: 01/31/1996 15:27:57
In article <199601300539.QAA02689@frodo.dn.itg.telecom.com.au> sjg@frodo.dn.itg.telecom.com.au (Simon J. Gerraty) writes:
>I've just about finished merging the latest tar balls and I'm a bit
>concerned about sys/dev/isa/if_ep.c
>
>The version in the tar files appears to have knowledge of bus type
>PCMCIA, but that's it.  My merge has used that code plus all the
>previous pcmcia stuff from Stefan.  Is this the right approach? for
>now anyway?
>
>Nothing else appears pcmcia aware yet, so the above does not seem too
>far out - just a bit messy.

Yes, this is the status of things. When I added 3c590 support, I decided
to leave the pcmcia bits in, since they don't hurt anything.

The pcmcia probe/attach/detach code should and will change before the the
rest of the pcmcia framework is committed.

christos