Date: Sat, 6 Apr 2024 07:21:17 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Dirk Meyer <dinoex@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 49fa163aead2 - main - sysutils/twa-kmod: mark ignore for FreeBSD-13 Message-ID: <ZhD37cuMD2yLm4SV@FreeBSD.org> In-Reply-To: <202404041804.434I4BwK022027@gitrepo.freebsd.org> References: <202404041804.434I4BwK022027@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 04, 2024 at 06:04:11PM +0000, Dirk Meyer wrote: > commit 49fa163aead2de9886da8050e0e675a52f5323c6 > > sysutils/twa-kmod: mark ignore for FreeBSD-13 > --- > @@ -10,7 +10,7 @@ LICENSE= BSD2CLAUSE > > ONLY_FOR_ARCHS= amd64 > ONLY_FOR_ARCHS_REASON= not yet tested on non amd64 > -#IGNORE_FreeBSD_13= included in base system > +IGNORE_FreeBSD_13= included in base system > IGNORE_FreeBSD_15= not supported on FreeBSD 15.x Hi Dirk, Could you tell us more what's the story here? I read in man twa(4) that the driver is not present in FreeBSD 14.0, much to my surprise as IIRC these are popular controllers, and SATA/PCIe are not legacy by any means. Shouldn't the driver deprecation in the base system be rethought/reverted rather than moving it to ports? Thanks, ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZhD37cuMD2yLm4SV>