From owner-freebsd-net@FreeBSD.ORG Tue Aug 24 02:03:56 2010 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 B634910656A4; Tue, 24 Aug 2010 02:03:56 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 78D608FC19; Tue, 24 Aug 2010 02:03:56 +0000 (UTC) Received: by pxi17 with SMTP id 17so2789900pxi.13 for ; Mon, 23 Aug 2010 19:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=TrGiC33J1SH03x5QRGUyXnNChrrkysG8w+PRWo01nDY=; b=OhO1hbcF/ybcPFItBUcEalXlVRRuUI1fVbyhw0d2+4bo4aB8SjpchsmT4HLHQm36qF K8OlN9ZqJZ6KkwwsGda+AkYTeUl77i99pc1S/TAIjSdrd611btUOeLE6fI3ouy2NsiMj eZ1Fhw9HiWWVqJUXfndnU/IOAOGDdsBahv0Vc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=dBEQpHcD4igkrNd36TSeqhrMj0XAsjWbugKNbwv2wbiarpdHTrLwygP4Zjglcx3UOC zfeNXOOEEyLPr/eSSRRrnnUFWiyksAMT0PE+kPn362oFEiIHyUQPP++shB5bvhReBvbE n4dUs7l/0wRuoPJnGOqToaldLf+agMNAjLxPk= Received: by 10.114.109.1 with SMTP id h1mr6948921wac.203.1282615435893; Mon, 23 Aug 2010 19:03:55 -0700 (PDT) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id n32sm13647664wag.23.2010.08.23.19.03.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Aug 2010 19:03:54 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Mon, 23 Aug 2010 19:03:51 -0700 From: Pyun YongHyeon Date: Mon, 23 Aug 2010 19:03:51 -0700 To: Liudas Message-ID: <20100824020351.GN1116@michelle.cdnetworks.com> References: <201008231822.o7NIMwZ1025428@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201008231822.o7NIMwZ1025428@freefall.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-net@freebsd.org, bug-followup@FreeBSD.org, yongari@freebsd.org Subject: Re: kern/79262: [dc] Adaptec ANA-6922 not fully supported 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: Tue, 24 Aug 2010 02:03:56 -0000 On Mon, Aug 23, 2010 at 06:22:58PM +0000, andre@freebsd.org wrote: > Synopsis: [dc] Adaptec ANA-6922 not fully supported > > Responsible-Changed-From-To: freebsd-net->yongari > Responsible-Changed-By: andre > Responsible-Changed-When: Mon Aug 23 18:22:28 UTC 2010 > Responsible-Changed-Why: > Over to expert. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=79262 Would you try the following patch and let me know how it goes on your box? I don't have dc(4) controller so it's hard to verify this at this moment. http://people.freebsd.org/~yongari/dc.eaddr.patch