From owner-freebsd-net@FreeBSD.ORG Mon Oct 17 00:24:00 2011 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 09CC0106564A; Mon, 17 Oct 2011 00:24:00 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 469C18FC1A; Mon, 17 Oct 2011 00:23:57 +0000 (UTC) Received: by wyi40 with SMTP id 40so1535390wyi.13 for ; Sun, 16 Oct 2011 17:23:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:mime-version :content-type:content-disposition:user-agent; bh=k0MQ75+wfg/gHEKQaGpL4aEF95IPCtfSOrUcG30dC/Y=; b=czHzCZyH0HdWGFf4BChDJN6n7h+m89I043ov3u2scRGPUIfGnsyUSzuOSFbX9me4iE NFemW9ZQ9U00hTuNVj6LbAeLVJlf9Qjmg3X/TJO0JX7BYdZEva8VE2Z/WpaVpbhpjl46 eEOiI9kLOmJqv/ec7d2AzBv6f+6o/bie9kpwM= Received: by 10.227.157.18 with SMTP id z18mr5979413wbw.85.1318811036122; Sun, 16 Oct 2011 17:23:56 -0700 (PDT) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id n21sm28059775wbp.2.2011.10.16.17.23.53 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 16 Oct 2011 17:23:55 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Sun, 16 Oct 2011 17:22:13 -0700 From: YongHyeon PYUN Date: Sun, 16 Oct 2011 17:22:13 -0700 To: freebsd-current@FreeBSD.org Message-ID: <20111017002213.GB3338@michelle.cdnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: freebsd-net@FreeBSD.org, freebsd-stable@FreeBSD.org Subject: Call for testers : ALi/ULi M5261/M5263 ethernet controller X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2011 00:24:00 -0000 Hi, If you have ALi/ULi M5261/M5263 ethernet controller please try the patch at the following URL and let me know how it works. http://people.freebsd.org/~yongari/dc/dc.uli562x.diff The patch was generated against latest HEAD and it should be cleanly applied to latest stable/8 and stable/7. Thanks.