aicasm sequencer assembler for Adaptec AIC-7xxx SCSI
A developer build helper that assembles the on-chip sequencer microcode for Adaptec's AIC-7xxx family of parallel SCSI controllers. It runs on the build host during kernel compilation, not on end-user hardware.
This is not actually a driver directory; it is a small build-time tool (an assembler and parser) used to compile the sequencer microcode that runs on Adaptec AIC-7xxx SCSI host adapter chips. It produces firmware bytes consumed by the real aic7xxx driver, but contains no hardware driver code itself.
repository signals
10files
2,047source lines
4commits, 5y
+11 / −18lines added / removed, 5y
4authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 4 total · active in 4/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: contains the aicasm sequencer assembler/build helper for the aic7xxx subsystem, not kernel-bound hardware driver entry-point code.