CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/07/15 12:28:46
Modified files: sys/arch/sparc64/dev: ifb.c Log message: Use getpropstringA(), not getpropstring(), to get the card's name. This ensures its value has not been clobbered when ifb_accel_identify() is invoked, and restores textmode acceleration on Expert3D{,-Lite} and XVR-1200. Broken since 1.17, sigh