summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ahci.4
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2015-08-22 07:32:47 +0000
committermav <mav@FreeBSD.org>2015-08-22 07:32:47 +0000
commit0651b2a3687f3222578dfb54981104919f73a7c8 (patch)
tree44e6464418e21edabcf1513ceae828c65c2cea58 /share/man/man4/ahci.4
parent11d8dcca7606454a95b5545eeffab29cfcb9827b (diff)
downloadFreeBSD-src-0651b2a3687f3222578dfb54981104919f73a7c8.zip
FreeBSD-src-0651b2a3687f3222578dfb54981104919f73a7c8.tar.gz
MFC r280451:
Remove from legacy ata(4) driver support for hardware, supported by newer and more functional drivers ahci(4), siis(4) and mvs(4). This removes about 3400 lines of code, unused since FreeBSD 9.0 release.
Diffstat (limited to 'share/man/man4/ahci.4')
-rw-r--r--share/man/man4/ahci.46
1 files changed, 0 insertions, 6 deletions
diff --git a/share/man/man4/ahci.4 b/share/man/man4/ahci.4
index 23c4574..8d2764c 100644
--- a/share/man/man4/ahci.4
+++ b/share/man/man4/ahci.4
@@ -138,12 +138,6 @@ device for localization and status reporting purposes.
Supporting AHCI controllers may transmit that information to the backplane
controllers via SGPIO interface. Backplane controllers interpret received
statuses in some way (IBPI standard) to report them using present indicators.
-.Pp
-AHCI hardware is also supported by ataahci driver from
-.Xr ata 4
-subsystem.
-If both drivers are loaded at the same time, this one will be
-given precedence as the more functional of the two.
.Sh HARDWARE
The
.Nm
OpenPOWER on IntegriCloud