Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755940Ab2EUTdQ (ORCPT ); Mon, 21 May 2012 15:33:16 -0400 Received: from shards.monkeyblade.net ([198.137.202.13]:40492 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752749Ab2EUTdO (ORCPT ); Mon, 21 May 2012 15:33:14 -0400 Date: Mon, 21 May 2012 15:32:57 -0400 (EDT) Message-Id: <20120521.153257.724964822171767587.davem@davemloft.net> To: michael@araneidae.co.uk Cc: ben-linux@fluff.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Implement full reset of DM9000 network device From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.5 on Emacs 24.0.95 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Mon, 21 May 2012 12:32:59 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 23 From: Michael Abbott Date: Mon, 21 May 2012 13:47:53 +0100 (BST) > A Davicom application note for the DM9000 network device recommends > performing software reset twice to correctly initialise the device. > Without this reset some devices fail to initialise correctly on > system startup. > > Signed-off-by: Michael Abbott Please post networking patches to netdev@vger.kernel.org, the networking developers are not all listening on linux-kernel. Plus, by properly submitting networking patches to netdev, it will automatically be queued up and tracked in patchwork: http://patchwork.ozlabs.org/project/netdev/list/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/