On Mon, February 19, 2007 7:44 am, km b wrote: > Hi all, > I want to test nata driver. But if I enable device nata and > comapanions , compilation fails with undefined reference to > ata_cache_reference (or something like that). One point I noticed is > that during make buildkernel it throws a warning about different > ata-*.o files having duplicate scripts.
TGEN's probably got a better idea than I, but: do you still have references to the old ATA driver in your kernel config? Some of it doesn't apply now, but there's some notes on installing it: http://leaf.dragonflybsd.org/mailarchive/kernel/2006-12/msg00027.html
