NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49290 CVS commit: src
The following reply was made to PR kern/49290; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49290 CVS commit: src
Date: Sat, 7 Mar 2015 07:28:37 +0000
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