From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pgf3X-0001UH-89 for garchives@archives.gentoo.org; Sat, 22 Jan 2011 15:07:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EABDE09E5 for ; Sat, 22 Jan 2011 15:07:10 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 646FFE0AE2 for ; Sat, 22 Jan 2011 14:22:16 +0000 (UTC) Received: by gwb10 with SMTP id 10so1387286gwb.40 for ; Sat, 22 Jan 2011 06:22:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=SmTmaTtB5QtRChSf7CGKTF+f7nj/+mdDoUqpFEwf8rU=; b=xB57vYT/0VDS9LdiO/tjQ+aHeGtxcjKmY9hnnTI6OXXXrHPbW8Abwm766HzGAIHVX9 8hsvy50+uiI56bCh/03dujtk+LGLDb7oEBbI5Apaej9AdwFl7j+DtSPfFwq7z9jTNWJM vPFLjBUqzwb3aXtf+aZxLoj/4HeTqbkBz3saM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=he8542Ws7AINVm4JEGKkW8YFNOqSvOWfmrYHFz469SibYrse8t7qA7apChM6s6UE3o 2+aBgYI/P8sV12R+qaDNLf2o1Cv+8mV5zMjB0lFGfGrqM6wnlIiQcG3A7fmKgHIKqYe7 J//2X9tatIx5MmzlWf37IkYtpxZe3conJ9HWQ= Received: by 10.90.89.3 with SMTP id m3mr2307312agb.120.1295706135929; Sat, 22 Jan 2011 06:22:15 -0800 (PST) Received: from [192.168.2.5] (adsl-0-115-233.jan.bellsouth.net [65.0.115.233]) by mx.google.com with ESMTPS id x31sm13071269ana.29.2011.01.22.06.22.14 (version=SSLv3 cipher=RC4-MD5); Sat, 22 Jan 2011 06:22:15 -0800 (PST) Message-ID: <4D3AE815.6020406@gmail.com> Date: Sat, 22 Jan 2011 08:22:13 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101212 Gentoo/2.0.11 SeaMonkey/2.0.11 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Networkdriver for Intel 82579 References: <4D3C05D2.3030108@fechner.net> <4D3ABBA5.7030606@gmail.com> <4D3C269B.4060204@fechner.net> In-Reply-To: <4D3C269B.4060204@fechner.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 71cd391dc0c5281754d6d7b883f26b92 Matthias Fechner wrote: > 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 > So you got it working. That's all that matters. ;-) Dale :-) :-)