Module Name: src Committed By: riastradh Date: Wed Jul 24 02:44:33 UTC 2013
Modified Files: src/sys/external/bsd/drm2/drm [riastradh-drm2]: drm_module.c src/sys/modules/drm2 [riastradh-drm2]: Makefile Log Message: Hook pci code back into drm2 module. Comment that drm_pci.c and drm_agpsupport.c should properly be put into a separate drm2pci module eventually. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/external/bsd/drm2/drm/drm_module.c cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/sys/modules/drm2/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.