Problem with ATA driver on pc386
Joel Sherrill <joel@OARcorp.com>
joel.sherrill at OARcorp.com
Tue Jan 20 13:28:00 UTC 2004
Ralf Corsepius wrote:
>
> On Tue, 2004-01-20 at 11:28, Eugene Denisov wrote:
> > It worked with 4.6.5pre4.
> > With pre4 I was able to build this but 'ata.h' is somewhere in other place
> Joel has moved it to libchip/ide, so it now can be found inside of the
> source tree at: c/src/libchip/ide/ata.h
>
> After installation it is supposed to be located at
> $(includedir)/libchip/ata.h
>
> => You want to
> #include <libchip/ata.h>
It was submitted as an addition to libcsupport or libfs
in the CPU Kit side of the tree.
I don't remember the precise reasons for moving it but
it had to do with there being a dependency between the
"CPU Kit" side and the "BSP Kit" side of the tree.
This file introduced some dependency which was not
allowed on the CPU Kit.
> Ralf
--joel
More information about the users
mailing list