It seems Andrew Kenneth Milton wrote:
> linking kernel
> ata-all.o: In function `ata_identify_devices':
> ata-all.o(.text+0x107e): undefined reference to `ad_attach'
> ata-all.o(.text+0x1116): undefined reference to `ad_attach'
> 
> I'm guessing this is because I have;
> 
> device          ata             
> #device         atadisk         # ATA disk drives
> device          atapicd         # ATAPI CDROM drives
> #device         atapifd         # ATAPI floppy drives
> #device         atapist         # ATAPI tape drives
> 
> I guess it wants atadisk enabled in the kernel config (trying now).
> 
> This config works with ata-old-gen though.

I've fixed this locally, thanks for pointing it out!

-Søren
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to