Date: Mon, 29 Aug 2022 09:28:54 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Dima Panov <fluffy@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 81ad4dba9475 - main - audio/oss: Remove devclass from DRIVER_MODULE on recent main. Message-ID: <d60a44c5-2009-45f8-e349-9c0f9a96b241@FreeBSD.org> In-Reply-To: <abd3e56f-837a-ac36-f95d-e9296a30dc90@FreeBSD.org> References: <202208221815.27MIFViA011390@gitrepo.freebsd.org> <abd3e56f-837a-ac36-f95d-e9296a30dc90@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/29/22 5:26 AM, Dima Panov wrote: > Moin! > > On 22.08.2022 21:15, John Baldwin wrote: >> The branch main has been updated by jhb (doc, src committer): >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=81ad4dba9475afeab3f602d2e27ccdb7b215364e >> >> commit 81ad4dba9475afeab3f602d2e27ccdb7b215364e >> Author: John Baldwin <jhb@FreeBSD.org> >> AuthorDate: 2022-08-22 18:15:07 +0000 >> Commit: John Baldwin <jhb@FreeBSD.org> >> CommitDate: 2022-08-22 18:15:07 +0000 >> >> audio/oss: Remove devclass from DRIVER_MODULE on recent main. >> >> Differential Revision: https://reviews.freebsd.org/D35957 > > > Isn't 13.1+ is affected too? No. I don't plan to remove the compat shims that accept the devclass argument from stable/13. It will always support both the old and new macros. Only 14+ is going to require removing the devclass. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d60a44c5-2009-45f8-e349-9c0f9a96b241>