CVS commit: [riastradh-drm2] src/sys/conf

2014-01-29 Thread Taylor R Campbell
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.6

CVS commit: [riastradh-drm2] src/sys/conf

2013-09-08 Thread Taylor R Campbell
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 g