Module Name: src Committed By: macallan Date: Wed Nov 6 14:52:25 UTC 2013
Modified Files: src/sys/dev/pci: machfb.c Log Message: Don't turn off aperture registers - some firmwares don't know how to turn them back on. Also distinguish between WSDISPLAYIO_MODE_MAPPED and _DUMBFB - we only need to turn the registers off in _DUMBFB mode when mapping all 8MB of video memory. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/dev/pci/machfb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.