OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Sun Jul 05 2009 - 12:13:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2009/07/05 11:13:25

Modified files:
        share/man/man4/man4.sparc64: Makefile
        sys/arch/sparc64/conf: GENERIC RAMDISK files.sparc64
Added files:
        sys/arch/sparc64/dev: radeonfb.c
        share/man/man4/man4.sparc64: radeonfb.4

Log message:
radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32
just in case somebody removes other framebuffers that pull this in from their
kernel config.

ok deraadt, miod