Subject: Re: ti0: can't map memory space
To: None <port-alpha@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-alpha
Date: 03/16/2000 07:45:31
On Thu, Mar 16, 2000 at 03:08:51PM +0100, Frank van der Linden wrote:

 > Can't help you with the internals of the alpha pci memory space mappings,
 > but.. perhaps you can try adding a few lines of code to fall back to
 > I/O space if memory space fails (like most other PCI driver frontends do).

Not possible in this case; the area that fails to map is a shared memory
region that the host *must* access; it's how communication with the card
is done (sure wish it DMA'd descriptors like every other sane network
card :-)

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>