Age | Commit message (Expand) | Author |
2007-02-18 | Display the interrupt priority in dmesg, for frame buffers which register | Miod Vallat |
2006-12-03 | Clean frame buffer attachment code: | Miod Vallat |
2006-12-02 | Use the unpack_attr emulops instead of doing an inline rasops_unpack_attr. | Miod Vallat |
2006-07-25 | Do not bother reading the existing colormap on attach, since we will | Miod Vallat |
2006-06-02 | sbus_establish() and the associated linked list in the sbus softc is now only | Miod Vallat |
2005-03-23 | Move the alloc_screen, free_screen and show_screen wsdisplay accessops to | Miod Vallat |
2005-03-07 | Do not bother passing the blanking routine to fbwscons_console_init(), | Miod Vallat |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-09-29 | Switch sparc to evcount; ok deraadt@ | Miod Vallat |
2003-06-28 | Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and | Miod Vallat |
2003-06-28 | Clear screen after smitching to the wsfont, on low-resolution cgsix. | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | nuke my clause 3 & 4 (and a couple jointly (c) with Theo). | Jason Wright |
2003-04-28 | use the new display types | Jason Wright |
2002-12-12 | Dvorak typo. | Miod Vallat |
2002-11-06 | - always initialize colormaps, even if the frame buffer is non console; this | Miod Vallat |
2002-09-23 | Get the wsdisplay capabilities from rasops, rather than attempting to | Miod Vallat |
2002-09-09 | Register more screen capabilities to work with the recent wsemul_sun changes. | Miod Vallat |
2002-08-12 | Convert sparc console code from rcons and pseudo-devices to rasops and wscons. | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-08-17 | cdev_decl cleanup; jason@ ok | Michael Shalayeff |
2001-05-10 | UVM is no longer optional on sparc. | Artur Grabowski |
2000-05-18 | add machdep.vsyncblank sysctl for controlling whether vsync is disabled | Jason Wright |
1999-05-08 | Turn off sync when turning off video so that monitors will go into stand-by. | Jason Wright |
1999-04-22 | UVM fixes, just a few useracc -> uvm_useracc | Artur Grabowski |
1997-12-23 | use raster console by default since the sun prom is buggy. | chuck |
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1996-08-13 | Revert back to Theo's eeprom.h. | Jason Downs |
1996-08-11 | netbsd port, now we merge our changes back in | Theo de Raadt |
1995-12-15 | new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply | Theo de Raadt |
1995-11-09 | correct sun4 calls to fb_attach() | Theo de Raadt |
1995-10-22 | cleanup | Theo de Raadt |
1995-10-19 | no mainbus or vme16 cg6; add pfour support | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |