CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/24 07:37:29
Modified files:
sys/arch/sgi/dev: gbe.c gbereg.h
Log message:
Add support for hardware acceleration to gbe(4). This provides an accelerated
framebuffer for the console on SGI O2 workstations. X is still supported via
wsfb(4) by switching back to the unaccelerated linear framebuffer mode.
Some hardware details and magic numbers from NetBSD's crmfb(4) driver.
ok miod@ jasper@ "Sure, go for it" deraadt@
