mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-18 06:41:42 +08:00
parent
003ee4d27d
commit
4af69ea42a
@ -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
|
||||
=====
|
||||
|
||||
|
@ -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
|
||||
============
|
||||
|
||||
|
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user