Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Dec 1998 23:07:04 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Chris Ficklin <Chris_Ficklin@serengeti.com>
Cc:        freebsd-hardware@FreeBSD.ORG
Subject:   Re: PLX9060 based adapter under 2.2.2 
Message-ID:  <199812080707.XAA00772@dingo.cdrom.com>
In-Reply-To: Your message of "Mon, 07 Dec 1998 15:29:07 CST." <3.0.32.19981207152906.009d9a90@prismnet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm trying to write a driver for a hardware adapter under 2.2.2.  When I do
> the pci_map_mem() for the IO port memory, I get a message something like
> x000-x07f is incompatible with its bridge's mem range 0x2000000-0xffffffff
> I've gotten this same adapter to work under NT.  The board is using a PLX
> 9060 based PCI chip.

pci_map_mem maps a memory range.  You probably want pci_map_port.
b
-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812080707.XAA00772>