summaryrefslogtreecommitdiffstats
path: root/bsp-howto/ata.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bsp-howto/ata.rst')
-rw-r--r--bsp-howto/ata.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/bsp-howto/ata.rst b/bsp-howto/ata.rst
index 9416a80..7e7e2e8 100644
--- a/bsp-howto/ata.rst
+++ b/bsp-howto/ata.rst
@@ -7,6 +7,13 @@
ATA Driver
**********
+.. warning::
+
+ The ATA/IDE Drivers are out of date and should not be used for new BSPs.
+ The preferred alternative is to port the ATA/SATA/SCSI/NVMe support from
+ FreeBSD to RTEMS using the `libbsd <https://git.rtems.org/rtems-libbsd>`_.
+ Ask on the mailing list if you plan to write a driver for an ATA/IDE device.
+
Terms
=====