Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: jmcneill
Date: Thu Feb 10 12:37:58 UTC 2011
Modified Files:
src/sys/dev/pci: pci.c pci_usrreq.c pcivar.h
Log Message:
pcimmap: if the requested page is marked prefetchable in a child device's
BAR, pass the BUS_SPACE_MAP_PREFETCHABLE flag down to bus_space_mmap
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/sys/dev/pci/pci.c
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/pci/pci_usrreq.c
cvs rdiff -u -r1.90 -r1.91 src/sys/dev/pci/pcivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index