From f7c237746be73ba920a29b8713bd44040a56ee28 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Sat, 11 Mar 2017 05:12:39 +0000 Subject: [PATCH] Document the removal of radeon and i915 old drm driver done in r315045. Reported by: linimon --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 3428428831ad..1ffabc610b51 100644 --- a/UPDATING +++ b/UPDATING @@ -51,6 +51,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: ****************************** 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