With the 2.0.9 kernel patch and IDE HD configured I get the following
error while compiling
ide.c: In function `try_to_identify':
ide.c:2404: `hd_status' undeclared (first use this function)
ide.c:2404: (Each undeclared identifier is reported only once
ide.c:2404: for each function it appears in.)
make[3]: *** [ide.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.0/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.0/drivers/block'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0/drivers'
make: *** [linuxsubdirs] Error 2
Anyone else having as much fun?