Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2017 05:12:39 +0000 (UTC)
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r315052 - head
Message-ID:  <201703110512.v2B5Cd7E053219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703110512.v2B5Cd7E053219>