Networkdriver for Intel 82579
On 01/22/11 12:12, Dale wrote:
Just build it in or add it as a module. In case you are new, go to
Device Drivers, Network Device support, Ethernet 1000 Mbit then look for
Intel Pro/1000. Sort of lists it backwards up there. ;-)
no it is not working (kernel 2.6.37). But I got the above mentioned
driver working by editing the file with the error, replaced
VLAN_GROUP_ARRAY_LEN by VLAN_N_VID, found that in a kernel git log that
this variable was renamed.
Now it runs fine.
Bye
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
|