Module Name: src Committed By: riastradh Date: Wed Jan 29 19:46:51 UTC 2014
Modified Files: src/sys/arch/amd64/conf [riastradh-drm2]: NO_DRM Log Message: Include genfb in NO_DRM kernel rather than modularizing. Modularizing required a bunch of hacks (wscons/genfb/&c. is not ready for modules) and failed to pull in rasops dependencies, so rasops never worked correctly. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/amd64/conf/NO_DRM Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.