git: 0209495d9f - main - HW Relnotes template: Remove drivers out since 13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Oct 2025 15:18:47 UTC
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=0209495d9f58670bc8c312a099eb6942cb7e677d commit 0209495d9f58670bc8c312a099eb6942cb7e677d Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-10-02 13:13:34 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-10-02 15:18:36 +0000 HW Relnotes template: Remove drivers out since 13 The aha, bt, dpt, ncr, ncv, nsp, stg, trm, and vpo drivers were removed in FreeBSD 13. Ref: src: 48ac1a9566c7839091 (Remove the gone_in(12) devices) Ref: src: 33ce28d13795b4972d (Remove the trm(4) driver) Ref: src: 51691e26d064213533 (Remove vpo.4) --- website/archetypes/release/hardware.adoc | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index d1d6e1d17f..4fe0c4cab6 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -250,8 +250,6 @@ This means that some devices, which are supported by multiple drivers, may appea &hwlist.aacraid; -&hwlist.aha; - &hwlist.ahc; &hwlist.ahci; @@ -264,12 +262,8 @@ This means that some devices, which are supported by multiple drivers, may appea &hwlist.ata; -&hwlist.bt; - &hwlist.ciss; -&hwlist.dpt; - [NOTE] ==== [amd64, i386] Booting from these controllers is supported. @@ -322,12 +316,6 @@ EISA adapters are not supported. &hwlist.mvs; -&hwlist.ncr; - -&hwlist.ncv; - -&hwlist.nsp; - &hwlist.ocs_fc; &hwlist.pms; @@ -338,20 +326,14 @@ EISA adapters are not supported. &hwlist.smartpqi; -&hwlist.stg; - &hwlist.sym; -&hwlist.trm; - &hwlist.twa; &hwlist.tws; &hwlist.ufshci; -&hwlist.vpo; - With all supported SCSI controllers, full support is provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including hard disks, optical disks, tape drives (including DAT, 8mm Exabyte, Mammoth, and DLT), medium changers, processor target devices and CD-ROM drives. WORM devices that support CD-ROM commands are supported for read-only access by the CD-ROM drivers (such as man:cd[4]). WORM/CD-R/CD-RW writing support is provided by man:cdrecord[1], which is a part of the package:sysutils/cdrtools[] port in the Ports Collection.