From owner-freebsd-current@FreeBSD.ORG Mon Jul 9 01:13:27 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A595816A421 for ; Mon, 9 Jul 2007 01:13:27 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 7A8F713C448 for ; Mon, 9 Jul 2007 01:13:27 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1159631waf for ; Sun, 08 Jul 2007 18:13:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=IMMUB9bglkijrW4m1RMgl2tfoYJlaKCTeyTYBHzG86UFp7VUhy9iDwknIcW/5iHHIjJLSftWGVGwWdXBNSRzff7cOtLg31tKMsD9qmjrwVqOZJoz+cQMGtaR33RMkt4YaiepppD/yN/jqMqjmABFseNWKXPqK4NdhNvxKTv7eF4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=iuimiiDrhGJ+U5XxLnxqgW3NLLdVr4EQvdDtjdIO81MXWU3Mglz1UPHOSUfpfrAc8/fKOERBjPQ4R5j9Fr/6/X/GdFcgGCNnB8JkaE5xQMnAfe8K/ntxrfIsmjQjkfLnNBLQPpwKl1g1xAkWeu6EwdnoNMw1p0pvIDkrlJvIkPY= Received: by 10.114.12.9 with SMTP id 9mr2637519wal.1183943606826; Sun, 08 Jul 2007 18:13:26 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id m24sm28464814waf.2007.07.08.18.13.24 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 08 Jul 2007 18:13:25 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id l691DMwP001563 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Jul 2007 10:13:22 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l691DL4c001562; Mon, 9 Jul 2007 10:13:21 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 9 Jul 2007 10:13:21 +0900 From: Pyun YongHyeon To: Danny Braniss Message-ID: <20070709011321.GC1062@cdnetworks.co.kr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: current@freebsd.org Subject: Re: src/UPDATE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2007 01:13:27 -0000 On Sun, Jul 08, 2007 at 02:20:21PM +0300, Danny Braniss wrote: > the latest src/UPDATE has bad date: > ... > 20060612: > The i386/amd64 GENERIC kernel now defaults to the nfe(4) driver > instead of the nve(4) driver. Please update your configuration > accordingly. > ... > > danny > Fixed, thank you! -- Regards, Pyun YongHyeon