Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Sat Mar  7 07:28:37 UTC 2015

Modified Files:
        src/distrib/notes/i386: contents
        src/etc/etc.i386: Makefile.inc
        src/sys/arch/i386/conf: GENERIC
Added Files:
        src/sys/arch/i386/conf: LEGACY

Log Message:
remove vga@isa and pcdisplay@isa from i386 GENERIC, and create a new
LEGACY kernel that includes them instead.  now radeon@pci is able to
properly claim wsdisplay0 on i386 systems, and radeondrmkms has a good
chance of working.

this "fixes" PR#49290.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/distrib/notes/i386/contents
cvs rdiff -u -r1.67 -r1.68 src/etc/etc.i386/Makefile.inc
cvs rdiff -u -r1.1119 -r1.1120 src/sys/arch/i386/conf/GENERIC
cvs rdiff -u -r0 -r1.1 src/sys/arch/i386/conf/LEGACY

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