From 4af69ea42a3167f39d9132a1f723810981086645 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 20 Dec 2016 11:53:48 +0100 Subject: Add warning to ATA/IDE driver chapter Close #2849. --- bsp-howto/ide_controller.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bsp-howto/ide_controller.rst') diff --git a/bsp-howto/ide_controller.rst b/bsp-howto/ide_controller.rst index c5e4435..101c962 100644 --- a/bsp-howto/ide_controller.rst +++ b/bsp-howto/ide_controller.rst @@ -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 `_. + Ask on the mailing list if you plan to write a driver for an ATA/IDE device. + Introduction ============ -- cgit v1.2.3