Date: Tue, 6 Nov 2018 20:06:47 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484321 - head/graphics/drm-legacy-kmod Message-ID: <201811062006.wA6K6lN9048195@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Tue Nov 6 20:06:46 2018 New Revision: 484321 URL: https://svnweb.freebsd.org/changeset/ports/484321 Log: graphics/drm-legacy-kmod: rewrite pkg-descr Rewrite pkg-descr in drm-legacy-kmod to closer match reality, and point people towards graphics/drm-kmod. Modified: head/graphics/drm-legacy-kmod/pkg-descr Modified: head/graphics/drm-legacy-kmod/pkg-descr ============================================================================== --- head/graphics/drm-legacy-kmod/pkg-descr Tue Nov 6 20:03:02 2018 (r484320) +++ head/graphics/drm-legacy-kmod/pkg-descr Tue Nov 6 20:06:46 2018 (r484321) @@ -1,5 +1,7 @@ -Legacy DRM bits that used to be in base before their removal prior to release -of 12.0. For newer Intel and AMD hardware, please use one of the LinuxKPI-based -ports (drm-next-kmod, drm-stable-kmod, drm-devel-kmod). +Legacy DRM driver that used to be in FreeBSD base before the removal in FreeBSD +13. For newer Intel and AMD hardware, please use graphics/drm-kmod which will +pick an appropriate driver for your system. + +This version is mostly current with Linux 3.8 in terms of hardware support. WWW: https://github.com/FreeBSDDesktop/drm-legacy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811062006.wA6K6lN9048195>