Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [riastradh-drm2] src/sys



Module Name:    src
Committed By:   riastradh
Date:           Wed Jul 24 02:44:20 UTC 2013

Added Files:
        src/sys/external/bsd/drm2/pci [riastradh-drm2]: drm_pci_module.c
        src/sys/modules/drm2pci [riastradh-drm2]: Makefile

Log Message:
Add glue for a drm2pci module.

This module is not yet ready to exist, because too much of the drm2
code is compile-time-conditional on pci/agp cruft, but it's a start.
With a little work we could factor those compile-time conditionals
into run-time function pointer hooks -- something to do later when we
want drm on pciless devices.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/sys/external/bsd/drm2/pci/drm_pci_module.c
cvs rdiff -u -r0 -r1.1.2.1 src/sys/modules/drm2pci/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index