Date: Thu, 20 Mar 2014 00:30:04 +0000
From: Matthias Scheler <tron%zhadum.org.uk@localhost>
Reply-To: current-users%netbsd.org@localhost
To: 6bone%6bone.informatik.uni-leipzig.de@localhost
Cc: current-users%netbsd.org@localhost
Subject: Re: 82599EB 10-Gigabit not detected
On Wed, Mar 19, 2014 at 08:59:56PM +0000, Matthias Scheler wrote:
On Mon, Mar 10, 2014 at 09:07:50AM +0100,
6bone%6bone.informatik.uni-leipzig.de@localhost wrote:
I am trying to use an Intel 82599EB 10-Gigabit NIC. I added
ixg* at pci? dev ? function ? # Intel 8259x 10 gigabit
I cannot find any trace of an "ixg" driver in NetBSD. Are you trying
to use the "ixgbe" driver?
It seems that while the source directory is called "ixgbe" the driver
is indeed called "ixg". My fault, sorry.
You could try to get your card to work by changing the array
"ixgbe_vendor_info_array" in "src/sys/dev/pci/ixgbe/ixgbe.c".
You add an entry for your card with the correct PCI device it
it might just work.