Tarjei Huse wrote: > I did the opposite, I downloaded the git tree and tried to compile it. > Since I got an error, I added the scsi-rc-fixes patch (the scsi-misc and > aic94xx didn't apply cleanly so I guessed they were already in the git > tree), the 39-libsas-fix-thypos, > ../11-aic94xx-dont-eat-query-task-results_1, 17-aic94xx-fix-fw-leak_1. The aic94xx-sas git tree is a requirement. Something along the lines of: $ cg-clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git $ cd linux-2.6 $ cg-branch-add scsi-misc git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git $ cg-branch-add scsi-rc git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git $ cg-branch-add aic94xx git://git.kernel.org/pub/scm/linux/kernel/git/jejb/aic94xx-sas-2.6.git $ cg-update scsi-misc $ cg-update scsi-rc $ cg-update aic94xx *Then* apply patches from my patch set. --D - To unsubscribe from this list: 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