diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-10-02 13:13:34 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-10-02 15:18:36 +0000 |
| commit | 0209495d9f58670bc8c312a099eb6942cb7e677d (patch) | |
| tree | 90d45a4b8e6071d232aef3f74411e8ec282d0291 | |
| parent | 4ce56094b7c32a2cec6ed7f9c0e271cb86fdf49b (diff) | |
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)
| -rw-r--r-- | website/archetypes/release/hardware.adoc | 18 |
1 files changed, 0 insertions, 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. |
