Hello my friends,
I have installed FreeBSD 7.4 and when I'm compiling kernel, it just doesn't recognize ix0 interface.
This is the network card: Intel(R) PRO/10GbE PCI0Express Network Driver
When booting, I get the following message:
This is my kernel config for PCI NICs:
ifconfig, however, seems like this (sorry, I'm connecting through java and can't really copy the text):
Could you please help me?
What I'm missing?
Thank you.
I have installed FreeBSD 7.4 and when I'm compiling kernel, it just doesn't recognize ix0 interface.
This is the network card: Intel(R) PRO/10GbE PCI0Express Network Driver
When booting, I get the following message:
Code:
ix0: <Intel(R) PRO/10GbE PCI0Express Network Driver, Version - 1.7.4> port 0xcft device 0.0 on pci2
ix0: Using MSIX interrupts with 3 vectors
ix0: Hardware Initialization Failedix0: Unable to initialize the hardware
device_attach: ix0 attach returned 5
This is my kernel config for PCI NICs:
Code:
device de DEC/Intel DC21x4x (''Tulip'')
device em Intel PRO/1000 Gigabit Ethernet Family
device igb Intel PRO/1000 PCIE Server Gigabit Family
device ixgbe Intel PRO/10GbE PCIE Ethernet Family
device ixgb
ifconfig, however, seems like this (sorry, I'm connecting through java and can't really copy the text):

Could you please help me?
What I'm missing?
Thank you.