Subject: Re: CVS commit: syssrc/sys/dev/pci
To: Andrew Doran <ad@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: source-changes
Date: 07/26/2001 08:27:13
On Thu, Jul 26, 2001 at 03:36:17PM +0300, Andrew Doran wrote:

 > Module Name:	syssrc
 > Committed By:	ad
 > Date:		Thu Jul 26 12:36:16 UTC 2001
 > 
 > Modified Files:
 > 	syssrc/sys/dev/pci: mlx_pci.c
 > 
 > Log Message:
 > Don't map I/O space if we have already have a good memory mapping.

Err... this isn't quite right -- if the BARs for both are programmed,
you must map both, so that space accounting works properly.

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