Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/12/2006 22:42:20
Module Name: src
Committed By: bouyer
Date: Sun Nov 12 22:42:20 UTC 2006
Modified Files:
src/sys/dev/pci: viaide.c
Log Message:
Properly detect if BAR5 is IO or MEM type; avoid a message about not being
able to map the BAR on boot (note that it's just cosmetic, the registers were
mapped anyway). Tested by paul at whooppee.com; thanks !
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/dev/pci/viaide.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.