]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a routine for testing memory mapped register access.
authorScott Long <scottl@FreeBSD.org>
Sat, 30 Nov 2002 19:13:55 +0000 (19:13 +0000)
committerScott Long <scottl@FreeBSD.org>
Sat, 30 Nov 2002 19:13:55 +0000 (19:13 +0000)
commitdc67dad8b12dd66bb0ee99bbd490684297448f97
tree926ba49c47be4b02d3a1ec1b5af7839877e0d6f2
parent24dd01c6957d014b68883bae027f2f5cae33228d
Add a routine for testing memory mapped register access.
This will hopefully detect things like buggy via chipsets
so that the OSM can fallback to using I/O mapped access
when memory mapped I/O simply will not work.

Approved by: re (blanket)
sys/dev/aic7xxx/aic7xxx_pci.c