Changes between Version 14 and Version 15 of TBR/UserManual/Using_the_RTEMS_DOS_File_System
- Timestamp:
- 03/02/11 17:48:27 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TBR/UserManual/Using_the_RTEMS_DOS_File_System
v14 v15 51 51 52 52 53 The ATA driver is in libchip and requires a BSP driver. It is best to take an existing driver and modify it. Y Ou can locate the various drivers by searching the source tree for {{{IDE_Controller_Table</code>. There are drivers in :53 The ATA driver is in libchip and requires a BSP driver. It is best to take an existing driver and modify it. You can locate the various drivers by searching the source tree for {{{IDE_Controller_Table</code>. There are drivers in : 54 54 55 55 c/src/lib/libbsp/arm/nds/block/block.c