Received: with ECARTIS (v1.0.0; list netdev); Tue, 31 May 2005 15:35:56 -0700 (PDT) Received: from fr.zoreil.com (electric-eye.fr.zoreil.com [213.41.134.224]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j4VMZoXq020685 for ; Tue, 31 May 2005 15:35:51 -0700 Received: from electric-eye.fr.zoreil.com (localhost.localdomain [127.0.0.1]) by fr.zoreil.com (8.13.1/8.12.1) with ESMTP id j4VMV7a3001551; Wed, 1 Jun 2005 00:31:07 +0200 Received: (from romieu@localhost) by electric-eye.fr.zoreil.com (8.13.1/8.13.1/Submit) id j4VMV2rj001550; Wed, 1 Jun 2005 00:31:02 +0200 Date: Wed, 1 Jun 2005 00:31:02 +0200 From: Francois Romieu To: James Harr Cc: netdev@oss.sgi.com Subject: Re: r8169 802.1q/MTU bug Message-ID: <20050531223102.GA29707@electric-eye.fr.zoreil.com> References: <20050530071148.GB1514@electric-eye.fr.zoreil.com> <200505301927.26110.james@grickle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200505301927.26110.james@grickle.org> User-Agent: Mutt/1.4.1i X-Organisation: Land of Sunshine Inc. X-archive-position: 1915 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: romieu@fr.zoreil.com Precedence: bulk X-list: netdev Content-Length: 522 Lines: 25 James Harr : [...] > The driver you sent gives me an error when I try to compile and load it with > 2.6.11.11: The driver that I sent you builds with 2.6.12-rc4. Please try 2.6.12-rc4 + the aforementioned driver. If it still crashes (?), tell if your .config matches: CONFIG_R8169=m CONFIG_R8169_NAPI=y # CONFIG_R8169_VLAN is not set or: CONFIG_R8169=m CONFIG_R8169_NAPI=y CONFIG_R8169_VLAN=y An history of the commands issued to set the config before the crash would be welcome too. -- Ueimor