Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/dev/pci
Module Name: src
Committed By: snj
Date: Thu Nov 20 02:40:59 UTC 2008
Modified Files:
src/sys/dev/pci [netbsd-5]: pci.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #66):
sys/dev/pci/pci.c: revision 1.120
Do not depend on physmem for pci_dma64_available(). On some systems (e.g. Xen,
or any system with non-contigous physical memory), physmem may not represent
the hightest physical address available.
Discussed on tech-kern@ some weeks ago.
To generate a diff of this commit:
cvs rdiff -r1.119 -r1.119.4.1 src/sys/dev/pci/pci.c
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