freebsd-dev/sys/sparc64
Jake Burkholder 56a6b03a6d Clean up /dev/mem now that pmap handles illegal aliases properly. Don't
allow access to device memory through /dev/mem, or try to make modifying
kernel text through /dev/mem safe (it is not).
2003-03-17 18:53:02 +00:00
..
central Use M_WAITOK. 2003-02-19 17:25:58 +00:00
compile
conf Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
ebus Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
fhc Fix definite panic when releasing interrupt resources. 2003-02-19 19:40:40 +00:00
include Made the prototypes for pmap_kenter and pmap_kremove MD. These functions 2003-03-16 04:16:03 +00:00
isa
pci Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
sbus Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
sparc64 Clean up /dev/mem now that pmap handles illegal aliases properly. Don't 2003-03-17 18:53:02 +00:00