what docs are wrong? I couldn't find any. doc/modules in particular looks correct to me. Don't know why you would have to move them for depmod to work. I assume "../../" below means "/lib/modules/`uname -r`/" ? Ed Harrison wrote: > Apart from the problem I am having with the as99127f, make install isn't putting the drivers where the docs say they go. > > buss drivers end up in ../../kernel/drivers/i2c (which I then have to mv to ../i2c/busses, and > chip drivers end up in ../../kernel/drivers/sensors (which I mv to ../i2c/chips, thenm do a depmod -ae. > > I may not be compiling correctly. The inline comments in Makefile confuse me as to whether I want the kernel modules or not.