NetBSD/sys/dev/wscons
simonb 889c658b5b Change the kernel mmap interface so that the offset to map is an
"off_t" and the return value is a "paddr_t" to allow mappings
at offsets past 2^31 bytes.  Somewhat inspired by FreeBSD, which
only changed the offset to a "vm_offset_t".

Includes updates for the i386, pc532 and sh3 mmmmap from Jason Thorpe.
2000-06-26 04:55:19 +00:00
..
Makefile
ascii.h
files.wscons
unicode.h
wscons_callbacks.h
wscons_raster.h
wscons_rfont.h
wscons_rinit.c
wscons_rops.c
wsconsio.h add EGA display type 2000-06-09 16:07:55 +00:00
wsdisplay.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
wsdisplay_compat_usl.c
wsdisplay_usl_io.h
wsdisplayvar.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
wsemul_dumb.c
wsemul_sun.c
wsemul_vt100.c
wsemul_vt100_chars.c
wsemul_vt100_keys.c
wsemul_vt100_subr.c
wsemul_vt100var.h
wsemulconf.c
wsemulvar.h
wsevent.c
wseventvar.h
wskbd.c
wskbdutil.c
wskbdvar.h
wsksymdef.h define spanish keymap 2000-05-19 16:39:15 +00:00
wsksymvar.h
wsmouse.c
wsmousevar.h
wsmux.c Add async I/O support. 2000-05-28 10:33:14 +00:00
wsmuxvar.h