NetBSD/sys/arch/pmax
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
..
compile
conf Add stf to all kernel configs which have INET6 and gif, except the INSTALL 2006-03-28 20:58:39 +00:00
dev Use device_cfdata(). 2006-03-29 04:16:44 +00:00
ibus Add an extra cookie to the ioctl and mmap wsdisplay accessops that points 2006-04-12 19:38:22 +00:00
include merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
pmax Remove declarations for cpu_model[] since it's in <sys/systm.h>. 2006-04-09 01:18:14 +00:00
stand Fix END symbol so that it matches START symbol for prom_write. 2006-02-07 11:59:22 +00:00
tc Use device_cfdata(). 2006-03-29 04:16:44 +00:00
Makefile