Add warning to ATA/IDE driver chapter

Close #2849.
This commit is contained in:
Sebastian Huber 2016-12-20 11:53:48 +01:00
parent 003ee4d27d
commit 4af69ea42a
3 changed files with 16 additions and 2 deletions

View File

@ -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
=====

View File

@ -7,6 +7,13 @@
IDE Controller 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.
Introduction
============

View File

@ -51,11 +51,11 @@ to the Community Project hosted at http://www.rtems.org.
spi
timer
real_time_clock
ata
ide_controller
networking
shared_memory_support
frame_buffer
ata
ide_controller
command
* :ref:`genindex`