summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/cgthree.c
AgeCommit message (Expand)Author
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
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
2003-08-01The Vigra VS10-EK is recognized as a cgthree clone, but due to its utterlyMiod Vallat
2003-06-28Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, andMiod Vallat
2003-06-06Do not bother taking care of the frame buffer flags in the softc, if theMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02nuke my clause 3 & 4 (and a couple jointly (c) with Theo).Jason Wright
2003-04-28use the new display typesJason Wright
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-07-09try to disable vsync timing if sparc_vsyncblank is setJason Wright
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
1999-09-10roundup(foo, NBPG) -> round_page(foo)Artur Grabowski
1998-11-20careful off handling in mmap routinesTheo de Raadt
1997-09-01Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me thisTodd T. Fries
1997-08-08Mostly sync to NetBSD-current 970804.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-10-22cleanupTheo de Raadt
1995-10-19no obio or vme16 cg3Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt