CVS commit: [riastradh-drm2] src/sys/conf
Module Name:src Committed By: riastradh Date: Wed Jan 29 19:47:54 UTC 2014 Modified Files: src/sys/conf [riastradh-drm2]: majors Log Message: Give drmkms its own device major so it doesn't compete with old drm. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.66.6.1 src/sys/conf/majors Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [riastradh-drm2] src/sys/conf
Module Name:src Committed By: riastradh Date: Sun Sep 8 15:33:06 UTC 2013 Modified Files: src/sys/conf [riastradh-drm2]: files Log Message: Restore config `drm' attribute in sys/conf/files. Not sure why this started to be necessary after the merge, but whatever... To generate a diff of this commit: cvs rdiff -u -r1.1077.2.1 -r1.1077.2.2 src/sys/conf/files Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.