mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
Added ATA/ATAPI article - dramatic story as always
This commit is contained in:
parent
b915524667
commit
aa72007e48
10 changed files with 1056 additions and 0 deletions
|
|
@ -883,3 +883,4 @@ No — each mount entry (`CD0:`, `CD1:`, etc.) uses one handler. You can have di
|
|||
- [Locks & Examine](locks_examine.md) — lock semantics used by CDFS handlers for directory traversal
|
||||
- [File I/O](file_io.md) — Open/Read/Write/Seek used by applications to access CD-ROM files
|
||||
- [DOS Boot](../02_boot_sequence/dos_boot.md) — boot device selection, BootPri, filesystem loading from RDB
|
||||
- [ATA/ATAPI Protocol](../10_devices/atapi.md) — ATAPI packet commands used by CD-ROM drives, SFF-8020i/MMC command reference, IDE driver ecosystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue