summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/rfx.c
AgeCommit message (Expand)Author
2014-01-22add a missing argument to a debug printfJonathan Gray
2013-11-261 << 31 cleanup. Eitan Adler pointed out that there has been aTheo de Raadt
2013-10-20Use C99 named initializers for struct wsdisplay_accessops fields.Miod Vallat
2008-12-27Sync the sparc64 fb* api with the recent changes done on sparc.Miod Vallat
2007-11-26typos; ok jmc@Martynas Venckus
2006-12-17Remove unnecessary <dev/wscons/wscons_raster.h> inclusion.Miod Vallat
2006-06-02sbus_establish() and the associated linked list in the sbus softc is now onlyMiod Vallat
2005-03-13Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.Miod Vallat
2005-03-07Do not bother passing the blanking routine to fbwscons_console_init(),Miod Vallat
2005-03-03Do not attempt to read past firmware data in rfx_initialize().Miod Vallat
2004-11-29Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2004-06-20Port the rfx(4) frame buffer driver to sparc64.Miod Vallat