Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 11/29/2000 04:00:38
Module Name:	syssrc
Committed By:	matt
Date:		Wed Nov 29 02:00:38 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: siop_pci_common.c

Log Message:
Fix c896 support.  If the first mem bar is 64bit, then the second one will
be too.  And offset for the 2nd being after the 1st by a 64-bit bar, not
32-bit.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/siop_pci_common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.