Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/05/2003 16:03:28
Module Name: src
Committed By: fvdl
Date: Wed Nov 5 16:03:28 UTC 2003
Modified Files:
src/sys/dev/pci: amr.c
Log Message:
Apparently, Dell PERC 4/Di controllers can have two memory BARs, with the
second one empty. The previous revision made it pick the empty one.
Reinstate the BAR size check.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/amr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.