NetBSD/sys/arch/amiga
jmmv 7a51d4dddc Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
to the screen on which they are being called.  The driver cannot guess
this by itself but it is needed to implement, at least, the getwschar and
putwschar functions in the correct place.  There are no functional changes
yet.

Tested on i386 (vga, vga_raster, machfb, vesafb), macppc and sparc64.
Suggested and reviewed by macallan@.
2006-04-12 19:38:22 +00:00
..
amiga adapt to uvm_fault() interface cleanup: kill the useless 3rd argument 2006-03-15 18:12:02 +00:00
compile
conf regen (added stf). 2006-03-28 21:14:54 +00:00
dev Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
include Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
stand Implement dealloc() - and implement alloc() in a way that it matches it. 2006-01-31 14:58:28 +00:00
Makefile include ../m68k/Makefile.inc after we got a chance of having a better 2006-03-05 21:57:59 +00:00