kern/150514: Reorganize DRM Directory to Support Driver Updates

vehemens vehemens at verizon.net
Sun Sep 12 23:50:05 UTC 2010


>Number:         150514
>Category:       kern
>Synopsis:       Reorganize DRM Directory to Support Driver Updates
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 12 23:50:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     vehemens
>Release:        FreeBSD 9 and 8.1
>Organization:
>Environment:
>Description:
Reorganize DRM driver files into sub directories to support further driver updates.  Have not provided a patch as this change is relatively straight forward. The tasks are as follows:

1) Under src/sys/dev/drm, create sub directories: i915, mach64, mga, r128, radeon, savage, sis, tdfx and via

2) Move board specific driver files with the exception of xxx_drm.h files into sub directories

3) Update the include file path of the relocated files for the header files that were also relocated

4) Update src/sys/modules/drm driver makefiles .PATH for new file locations

5) Update sys/conf/files for new file locations


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list