Age | Commit message (Expand) | Author |
2006-05-30 | The aperture that is needed in legacy vga space is even larger for | Matthieu Herrb |
2006-05-02 | The r128 driver also need the 0xb0000-0xc0000 address range. found by Jolan@. | Matthieu Herrb |
2006-04-28 | In mapped mode, when allowaperture != 0,also allow mmapping of the | Matthieu Herrb |
2006-04-09 | On macppc and sparc64, if allowaperture=0 only allow mmap()-ing of | Matthieu Herrb |
2006-01-01 | Let cons_init() and cons_init_bell() initialize the whole consdev structure, | Miod Vallat |
2005-10-26 | Mach-macro wipeout | Martin Reindl |
2005-10-08 | Disable caching on vga buffer on 64bit machines. currently it causes | Dale Rahn |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2004-03-17 | Better backlight detection on macppc, ok miod@ krw@ (a bit ago) | Dale Rahn |
2003-10-24 | If cons_backlight_available is not set, cons_brightness will not be valid, | Dale Rahn |
2003-10-15 | Further down the ANSI/KNF road, only binary difference is __LINE__. | Dale Rahn |
2002-11-09 | Instead of relying on uvm_useracc(), get a false sense of security, and | Miod Vallat |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
2002-09-06 | wscons display should have a console priority of INTERNAL, not REMOTE. | Dale Rahn |
2002-08-02 | Do correct bounds checking in get/set/put cmap routines. A few of | Todd C. Miller |
2002-07-21 | cleanup, mostly 'if 0'ed code removal. | Dale Rahn |
2002-06-27 | Do not muck with the color palette unless the console depth is 8 bit. | Dale Rahn |
2002-05-22 | - in the OpenFirmware console initialisation, check if the console device | Miod Vallat |
2002-05-18 | Workaround for color restoration on return from X. vgafb will not | Dale Rahn |
2002-04-29 | Better colors from rasops cmap, and enable all rasops features. | Dale Rahn |
2002-04-29 | Change macppc vgafb from rcons to rasops, a faster color supporting virtual | Dale Rahn |
2002-04-20 | - the set-colors OF call takes a packed array of colors value, | Matthieu Herrb |
2002-04-05 | Use the OF set-colors operation instead of the color! operation, this | Dale Rahn |
2002-03-26 | Only allow valid device PAs to be mmapped. | Dale Rahn |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-14 | garbage collect some unused stuff. | Jason Wright |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-17 | The gfx display buffer should request that it be mapped cached (writethru). | Dale Rahn |
2001-09-13 | The vgafb driver does not test memory, so no point mapping it during the probe. | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |