Christian Carstensen wrote:
> On Fri, 24 Nov 2000, Rogier R. Mulhuijzen wrote:
>
> > 1) is this a CardBus card maybe?
>
> It happens with
>
> a) Lucent WaveLAN (silver)
> b) 3com 3c589d
>
>
> > 2) What does 'pccardc dumpcis' return?
>
> Code 85 not found
> Code 85 not found
> code Unknown ignored
> Code 134 not found
> Code 134 not found
This means your pccard memory window overlaps something. Do you have an
ATI rage chipset by any chance? My Vaio has one of these and its rom is
80K long and goes from 0xc0000 -> 0xd3fff. pccardd defaults to 0xd0000
for mapping the CIS which is right underneath the ROM.
Try:
pccard_mem="0xd4000"
in /etc/rc.conf. Or even 0xd8000 if that doesn't work.
Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message