Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2003 14:14:01 -0500 (EST)
From:      Vince Vielhaber <vev@michvhf.com>
To:        mark <reveille@burntmail.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re:  wi ultimate crisis
Message-ID:  <Pine.BSF.4.44.0301141412030.72195-100000@paprika.michvhf.com>
In-Reply-To: <W7014929667323241042570844@burntmail>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Jan 2003, mark wrote:

> I had those two lines in my rc.conf (pccard_enable="YES" and pccard_beep="1")
> #pccardc dumpcis
> Read return -1 bytes (expected 2)
> pccardc: CIS code read: Cannot allocate memory
> Read return -1 bytes (expected 10)
> Configuration data for card in slot 0
> 2 slots found
>
>
> if I add the line "pccard_mem=0x10000" and reboot I get this for pccardc dumpcis. note: i had the card inserted in the 2nd pcmcia slot:

I recently ran into something similar.  man pccardc told me this (after
I tried a few other addresses and finally looked it up):


     5.   pccardmem addr

          Specifies the host address using PC-CARD controller(PCIC) will use
          to map cards to.  Because the PCIC needs a contiguous 16KB memory,
          you can only use the following four addresses:

          0xd0000  0xd0000-0xd3fff (default)
          0xd4000  0xd4000-0xd7fff
          0xd8000  0xd8000-0xdbfff
          0xdc000  0xdc000-0xdffff

          You can use "DEFAULT" instead of 0xd0000.  This subcommand corre-
          sponds to pccard_mem in rc.conf(5).

So one of those four addresses in the pccard_mem= should get you a bit
further.

Vince.
-- 
 Fast, inexpensive internet service 56k and beyond!  http://www.pop4.net/
   http://www.meanstreamradio.com       http://www.unknown-artists.com
         Internet radio: It's not file sharing, it's just radio.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0301141412030.72195-100000>