mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-19 16:29:49 +08:00
parent
003ee4d27d
commit
4af69ea42a
@ -7,6 +7,13 @@
|
|||||||
ATA Driver
|
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
|
Terms
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
@ -7,6 +7,13 @@
|
|||||||
IDE Controller Driver
|
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
|
Introduction
|
||||||
============
|
============
|
||||||
|
|
||||||
|
@ -51,11 +51,11 @@ to the Community Project hosted at http://www.rtems.org.
|
|||||||
spi
|
spi
|
||||||
timer
|
timer
|
||||||
real_time_clock
|
real_time_clock
|
||||||
ata
|
|
||||||
ide_controller
|
|
||||||
networking
|
networking
|
||||||
shared_memory_support
|
shared_memory_support
|
||||||
frame_buffer
|
frame_buffer
|
||||||
|
ata
|
||||||
|
ide_controller
|
||||||
command
|
command
|
||||||
|
|
||||||
* :ref:`genindex`
|
* :ref:`genindex`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user