Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Sat Jul 26 07:36:09 UTC 2014

Modified Files:
        src/sys/arch/amd64/conf: DRMKMS
        src/sys/arch/i386/conf: DRMKMS
        src/sys/external/bsd/drm2/radeon: files.radeon radeon_pci.c

Log Message:
Rename radeondrmkms to just plain radeon.

radeondrmkmsfb will stay as is until the name radeonfb is available
(currently taken by legacy dev/pci/radeonfb.c).


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/amd64/conf/DRMKMS
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/i386/conf/DRMKMS
cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd/drm2/radeon/files.radeon \
    src/sys/external/bsd/drm2/radeon/radeon_pci.c

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