Date: Thu, 21 Aug 2025 20:27:38 GMT From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: b03f765f076c - main - ata.4: Cleanup HARDWARE for HW Relnotes Message-ID: <202508212027.57LKRcQe073793@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=b03f765f076c6b6170f01681bfcc4dbc3df846c3 commit b03f765f076c6b6170f01681bfcc4dbc3df846c3 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-05-26 01:23:38 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-08-21 20:26:59 +0000 ata.4: Cleanup HARDWARE for HW Relnotes MFC after: 3 days Reported by: ivy (ata is for ide interface) --- share/man/man4/ata.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man4/ata.4 b/share/man/man4/ata.4 index feea1dd3cc85..29b6bbef6838 100644 --- a/share/man/man4/ata.4 +++ b/share/man/man4/ata.4 @@ -155,7 +155,9 @@ The .Va hw.ata.ata_dma_check_80pin tunable can be set to 0 to disable this check. .Sh HARDWARE -The currently supported ATA/SATA controller chips are: +The +.Nm +driver supports the IDE interface on the following ATA/SATA controllers: .Pp .Bl -tag -width "Silicon Image:" -compact .It Acard:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508212027.57LKRcQe073793>