Concept: IDEDisk Driver
Value: 5 (Critical - Primary storage driver)
What it is: ATA/IDE disk driver with PIO and DMA support
Key files:
fs/src/driver/org/jnode/driver/block/ide/IDEDiskDriver.java
Bridges: Block devices, Hardware access, Disk access
Documentation Requirements
For Value 5 (Critical):
-
Update ALL 4 sections of the index (index.md):
- Pages Table: Add new page in alphabetical order
- Concepts → Pages: Add the page name. Also add any discovered Technical Terms (e.g., "PIO", "DMA mode")
- Source Path → Pages: Map
fs/src/driver/org/jnode/driver/block/ide/ to the new page
- Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
-
Update Glossary: Add 1-sentence definition for any new project-specific term
-
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., ATA registers, DMA channels)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)
- [[Block-Device-Layer]]
- [[Filesystem-Layer]]
- [[Driver-Framework]]
- [[Resource-Management]]
Concept: IDEDisk Driver
Value: 5 (Critical - Primary storage driver)
What it is: ATA/IDE disk driver with PIO and DMA support
Key files:
fs/src/driver/org/jnode/driver/block/ide/IDEDiskDriver.javaBridges: Block devices, Hardware access, Disk access
Documentation Requirements
For Value 5 (Critical):
Update ALL 4 sections of the index (
index.md):fs/src/driver/org/jnode/driver/block/ide/to the new pageUpdate Glossary: Add 1-sentence definition for any new project-specific term
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., ATA registers, DMA channels)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)