Bill Rugolsky Jr. wrote: > Jeff, > > Here is an incomplete attempt to get the sata_nv ADMA code working. > > I made another pass through my merge of the sata_nv driver to fix and > clean up a few things. I've only made the minimal changes necessary > to get it into a testable state; methinks it could do with a lot of > refactoring and cleanup, instead of all the > "if (host->...host_type == ADMA)" tests. > > There are several FIXMEs from the original code. > > I added an "adma" boolean flag to simplify testing the different code paths. Could I get you to diff against the attached version? Jeff