NetBSD/sys/arch/dreamcast/dev
chris 0e7661f023 Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.

Currently this is a no-op on most platforms, so they should see no difference.

Reviewed by Jason.
2001-09-10 21:19:08 +00:00
..
g2 Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
maple Driver for the Dreamcast mouse, based on the programming info 2001-09-06 22:07:39 +00:00
gdrom.c bcopy -> memcpy, bzero -> memset 2001-07-22 15:46:41 +00:00
pvr.c Off-by-one error on v_absolute_size fixed. 2001-03-05 02:45:24 +00:00
pvrvar.h New PowerVR display driver, based on the TURBOchannel "cfb" 2001-02-01 01:25:56 +00:00