index.txt
NA(8) System Manager's Manual NA(8) NAME na - assembler for the Symbios Logic PCI-SCSI I/O Processors SYNOPSIS aux/na file DESCRIPTION The SYM53C8XX series of PCI-SCSI I/O Processors contain loadable mi‐ crocode to control their operation. The microcode is written in a lan‐ guage called SCRIPTS. Aux/na is an assembler for the SCRIPTS program‐ ming language. It assembles SCRIPTS code in file into an array of as‐ sembled SCRIPTS instructions, patches, defines and enums that can be included in a C device driver. SOURCE /sys/src/cmd/aux/na SEE ALSO Symbios Logic, ``PCI-SCSI I/O Processors Programming Guide Version 2.1'' /sys/src/9/*/sd53c8xx.n SCRIPTS source code /sys/src/9/*/sd53c8xx.c driver for the SYM53C8XX series of PCI-SCSI controllers AUTHOR Nigel Roles (ngr@9fs.org) NA(8)