more comments on the actual aic94xx driver: - the README file wouldn't contain much anymore after the outdated bits are removed, I'd suggest killing it and listing the supported hardware in the Kconfig instead - lots of inline abuse that should go away - please use the pci_iomap api to support pio and mmio transparently instead of the local wrappers - no need to handle signle-element SG lists anymore - CLEAR_NEXUS_PRE and CLEAR_NEXUS_POST should become real functions instead of context-sensitive macros - what about replacing ASD_DPRINTK with the standard debugging helpers? - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html