> Just for kicks, I have tried rebuilding another kernel with the fresh
> sources and this modified sdiahci.c but it fails with the errors
> attached in build.txt.
the build warnings are harmless. it has to do with the fact that
u32int is considerd a uint by the print format checking while
ulong is considerd a ulong.
i'll take a look at the other stuff this p.m.
assuming that you have venti or kenfs on your machine, you
can do this
cp `{yesterday ahci.h sdiahci.c} . ; mk clean ; mk 'CONF=pcf'
- erik