Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2021 11:12:39 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f8dd4efe9518 - main - graphics/drm-fbsd12.0-kmod: Remove mention of legacy kmods
Message-ID:  <202111201112.1AKBCdul090104@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f8dd4efe951800588d8ab29e8a8e1e22a5df74b5

commit f8dd4efe951800588d8ab29e8a8e1e22a5df74b5
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2021-11-20 11:11:26 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2021-11-20 11:11:26 +0000

    graphics/drm-fbsd12.0-kmod: Remove mention of legacy kmods
    
    graphics/drm-legacy-kmod was removed and the still present in 12
    drm modules aren't supported so remove this comment.
    
    PR: 253113
---
 graphics/drm-fbsd12.0-kmod/pkg-message | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/graphics/drm-fbsd12.0-kmod/pkg-message b/graphics/drm-fbsd12.0-kmod/pkg-message
index 78212176161b..c5907bcb3532 100644
--- a/graphics/drm-fbsd12.0-kmod/pkg-message
+++ b/graphics/drm-fbsd12.0-kmod/pkg-message
@@ -13,9 +13,6 @@ For radeonkms: kld_list="/boot/modules/radeonkms.ko"
 
 Please ensure that all users requiring graphics are members of the
 "video" group.
-
-Older generations are supported by the legacy kms modules (radeonkms / 
-i915kms) in base or by installing graphics/drm-legacy-kmod.
 EOM
 }
 ]



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