From owner-freebsd-net@FreeBSD.ORG Tue Sep 30 09:24:06 2008 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C508B1065697; Tue, 30 Sep 2008 09:24:06 +0000 (UTC) (envelope-from s.c.sprong@student.utwente.nl) Received: from smtp.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb7:ef56]) by mx1.freebsd.org (Postfix) with ESMTP id 4359A8FC29; Tue, 30 Sep 2008 09:24:06 +0000 (UTC) (envelope-from s.c.sprong@student.utwente.nl) Received: from exchange.service.utwente.nl (win016.service.utwente.nl [130.89.4.34]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id m8U9NXOV025256; Tue, 30 Sep 2008 11:23:34 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 30 Sep 2008 11:23:33 +0200 Message-ID: <3F5099632A78C7488A80D6535C4F4E800A93DA@EX01.service.utwente.nl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: kern/127529: [nfe] [patch] Summary of Nvidia 8200/MCP78S chipset, notably req nfe driver update Thread-Index: AckcfE56/NkZkxrNS46PXsDKzSZEbwF+6h3W References: <200809220627.m8M6RJ8o062822@freefall.freebsd.org> From: To: , X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: s.c.sprong@student.utwente.nl X-Spam-Status: No Cc: Subject: RE: kern/127529: [nfe] [patch] Summary of Nvidia 8200/MCP78S chipset, notably req nfe driver update X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2008 09:24:06 -0000 yongari@FreeBSD.org wrote: >Would you try patch at the followng URL? >http://people.freebsd.org/~yongari/nfe/nfe.mcp77_79.patch Sorry for the late reply, but it took quite some effort to obtain a = bootable system with the latest RELENG_7 source. Unfortunately neither the kernel = nor world doesn't fully compile at the moment. Your patch works against the current RELENG_7 nfe module and compiles = correctly, but RELENG_7 is too new for the 7.0R kernel to load. Since the patch = only adds pci ids you can assume that it is correct. regards, scs