summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/fbvar.h
AgeCommit message (Expand)Author
2006-03-12Previous fix was half-done, move the wsscreen_list array into the softcMiod Vallat
2006-03-12When attaching a wsdisplay, the wsscreen_list structure can not be on theMiod Vallat
2005-03-23Move the alloc_screen, free_screen and show_screen wsdisplay accessops toMiod Vallat
2005-03-07Do not bother passing the blanking routine to fbwscons_console_init(),Miod Vallat
2004-11-29Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2003-06-28Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, andMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-14remove unneeded FB_FORCELOW; miod@ agreed.Federico G. Schwindt
2002-11-06- always initialize colormaps, even if the frame buffer is non console; thisMiod Vallat
2002-09-20Support to run the 24 bit fb in 8 bit mode or cg12 in 1 bit modeFederico G. Schwindt
2002-08-12Convert sparc console code from rcons and pseudo-devices to rasops and wscons.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-01Change d_mmap in struct cdevsw from:Artur Grabowski
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt