Concept: SCSI Driver
Value: 4 (Important - Storage driver)
What it is: SCSI disk and CDROM driver with command queueing
Key files:
fs/src/driver/org/jnode/driver/block/scsi/SCSITargetDevice.java
fs/src/driver/org/jnode/driver/block/scsi/SCSIDiskDriver.java
Bridges: Block devices, Hardware access, CDROM
Documentation Requirements
For Value 4 (Important):
-
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 discovered Technical Terms (e.g., "SCSI command", "target device")
- Source Path → Pages: Map
fs/src/driver/org/jnode/driver/block/scsi/ 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., command descriptors, sense data)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)
- [[Block-Device-Layer]]
- [[Driver-Framework]]
Concept: SCSI Driver
Value: 4 (Important - Storage driver)
What it is: SCSI disk and CDROM driver with command queueing
Key files:
fs/src/driver/org/jnode/driver/block/scsi/SCSITargetDevice.javafs/src/driver/org/jnode/driver/block/scsi/SCSIDiskDriver.javaBridges: Block devices, Hardware access, CDROM
Documentation Requirements
For Value 4 (Important):
Update ALL 4 sections of the index (
index.md):fs/src/driver/org/jnode/driver/block/scsi/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., command descriptors, sense data)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)