Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2015 11:38:37 -0500
From:      "Mikhail T." <mi+thun@aldan.algebra.com>
To:        freebsd-stable@freebsd.org
Subject:   hyperv fails to build, when "nodevice ata" is set in kernel-config
Message-ID:  <5657358D.8020505@aldan.algebra.com>

next in thread | raw e-mail | index | archive | help
All my drives here are using ahci and the currently-used 9.2-PRERELEASE
kernel sees them thus:

    ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
    ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
    ada2 at ahcich2 bus 0 scbus2 target 0 lun 0
    ada3 at ahcich4 bus 0 scbus4 target 0 lun 0

I'm trying to upgrade to 10.2 getting the following error from
buildkernel working with the same kernel-config file as before:

    /usr/src/sys/dev/hyperv/stordisengage/hv_ata_pci_disengage.c:76:10:
    fatal error: 'ata_if.h' file not found
    #include <ata_if.h>
             ^
    1 error generated.
    mkdep: compile failed

Please, advise. Thanks! Yours,

    -mi




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5657358D.8020505>