summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/mgx.c
AgeCommit message (Expand)Author
2005-03-23Move the alloc_screen, free_screen and show_screen wsdisplay accessops toMiod 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-03Sync a few comments with reality.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-06Do not bother taking care of the frame buffer flags in the softc, if theMiod Vallat
2003-05-18It turns out that this card has a vga-compatible CRTC interface, withMiod Vallat
2003-05-15Use less magic numbers when programming the vidc control register.Miod Vallat
2003-05-14The ramdac's hater club is proud to present new yet another SBus frameMiod Vallat