Module Name: src
Committed By: jmcneill
Date: Thu Dec 29 21:22:49 UTC 2011
...
Modified Files:
Added Files:
src/sys/arch/usermode/dev: vncfb.c vnckbdmap.c
Removed Files:
src/sys/arch/usermode/dev: genfb_thunkbus.c
Log Message:
Replace the SDL based genfb driver with a wsdisplay and wskbd driver that
implements the VNC (RFB) protocol.
To enable the VNC server, add 'vnc=640x480,5900' to the kernel command line
(where 640x480 is the desired fb resolution and 5900 is the TCP port).
Screenshot of it here: http://www.netbsd.org/~jmcneill/usermode.tiff