svn commit: r315052 - head
Emmanuel Vadot
manu at FreeBSD.org
Sat Mar 11 05:12:40 UTC 2017
Author: manu
Date: Sat Mar 11 05:12:39 2017
New Revision: 315052
URL: https://svnweb.freebsd.org/changeset/base/315052
Log:
Document the removal of radeon and i915 old drm driver done in r315045.
Reported by: linimon
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Sat Mar 11 05:01:29 2017 (r315051)
+++ head/UPDATING Sat Mar 11 05:12:39 2017 (r315052)
@@ -52,6 +52,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12
****************************** SPECIAL WARNING: ******************************
20170311:
+ The old drm (sys/dev/drm/) drivers for i915 and radeon have been
+ removed as the userland we provide cannot use them. The KMS version
+ (sys/dev/drm2) support the same hardware.
+
+20170311:
GNU diff has been replaced by a BSD licensed diff. Some features of GNU
diff has not been implemented, if those are needed a newer version of
GNU diff is available via the diffutils package under the gdiff name.
More information about the svn-src-head
mailing list