Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2019 07:37:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238324] Add XG-C100C/AQtion AQC107 10GbE NIC driver
Message-ID:  <bug-238324-227-GIT3SY11pQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238324-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238324-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238324

--- Comment #3 from Luckas <camarasa@gmail.com> ---
Hello,
I've send a few messages to Aquantia and I've finally found how to compile =
the
driver.
The last github version is here (now v0.0.4):
https://github.com/Aquantia/aqtion-freebsd/archive/master.zip
I've compiled the driver and obtained the if_atlantic.ko file.
The instructions to compile are:

    Load sources: fetch -o /tmp ftp://ftp.freebsd.org/pub/`uname
-s`/releases/`uname -m`/`uname -r | cut -d'-' -f1,2`/src.txz
    Become superuser: su
    Unzip sources: tar xzf /tmp/src.txz -C /
    Download archive with driver and extract it
    Build driver: make
    Load driver: kldload ./if_atlantic.ko

I've attached here the if_atlantic.ko result file for v11.2 kernel.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238324-227-GIT3SY11pQ>