CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/03/07 14:26:24
Modified files:
distrib/notes/sgi: hardware prep
distrib/sets/lists/man: mi
sbin/wsconsctl : util.c
share/man/man4/man4.sgi: Makefile xbow.4
sys/arch/sgi/conf: GENERIC-IP27 GENERIC-IP30
sys/arch/sgi/sgi: wscons_machdep.c
sys/arch/sgi/xbow: files.xbow
sys/dev/wscons : wsconsio.h
Added files:
share/man/man4/man4.sgi: impact.4
sys/arch/sgi/xbow: impact.c impactreg.h impactvar.h
Log message:
Minimalistic driver for the ImpactSR (Mardigras) video option found on older
Octane systems, as well as some Onyxes. With special permission to change a
systemwide .h file and add a manpage from deraadt@
Magic numbers and operation sequencing borrowed from Linux; tested on
Octane + ESI.
ok deraadt@