summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/cgeight.c
AgeCommit message (Expand)Author
2006-12-03Change cgeight to run the console in the monochrome overlay plane (as cgtwelveMiod Vallat
2006-12-03Clean frame buffer attachment code:Miod Vallat
2006-07-25Do not bother reading the existing colormap on attach, since we willMiod 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
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod 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-12use new display types; ok miodJason Wright
2002-12-12Remove dead prototypesMiod Vallat
2002-11-06- always initialize colormaps, even if the frame buffer is non console; thisMiod Vallat
2002-09-23Get the wsdisplay capabilities from rasops, rather than attempting toMiod Vallat
2002-09-09Register more screen capabilities to work with the recent wsemul_sun changes.Miod Vallat
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-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-11-01Change d_mmap in struct cdevsw from:Artur Grabowski
2001-08-17cdev_decl cleanup; jason@ okMichael Shalayeff
1998-11-20careful off handling in mmap routinesTheo de Raadt
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1996-08-13Revert back to Theo's eeprom.h.Jason Downs
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-11-09correct sun4 calls to fb_attach()Theo de Raadt
1995-10-28RCONSOLE -> RASTERCONSOLETheo de Raadt
1995-10-22modernizeTheo de Raadt
1995-10-18new stuffTheo de Raadt