freebsd-skq/sys/arm
raj f7cf3989b3 Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10.
On some ARM variations CPU func dispatcher has the D-cache invalidate method
point to write-back invalidate, which is wrong, and can lead to a crash/panic
on affected platforms.

Spotted by:	HPS
Reviewed by:	cognet
Approved by:	re (kib)
2009-07-21 08:29:19 +00:00
..
arm Make dcache_inv_range() point to the proper routines on ARM9 and ARM9E/ARM10. 2009-07-21 08:29:19 +00:00
at91 Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
compile
conf Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd and 2009-07-17 18:35:45 +00:00
include Add support to the virtual memory system for configuring machine- 2009-07-12 23:31:20 +00:00
mv Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
sa11x0 Map DPCPU pages into ARM kernel VA space. 2009-07-01 20:07:44 +00:00
xscale Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ 2009-06-26 11:45:06 +00:00