From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabor Juhos Subject: Re: Driver for embedded switch Micrel KS8995MA Date: Tue, 13 Dec 2011 21:15:58 +0100 Message-ID: <4EE7B27E.7070803@openwrt.org> References: <4EE79B78.1040807@openwrt.org> <4EE7AC4B.2070606@openwrt.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Florian Fainelli , netdev@vger.kernel.org To: Frederic LAMBERT Return-path: Received: from arrakis.dune.hu ([78.24.191.176]:41946 "EHLO arrakis.dune.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753631Ab1LMUP7 (ORCPT ); Tue, 13 Dec 2011 15:15:59 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: 2011.12.13. 20:58 keltez=E9ssel, Frederic LAMBERT =EDrta: > Wow, the list is safer than direct email !:-).=20 Yes, especially if you don't forget to reply to all recipients. ;) > Thanks to Florian and you for the answer. >=20 > Your driver helped me a lot because, due to an ambiguity of the > datasheet, I could'nt understand why the switch wouldn't want to > switch... until I add your driver in my kernel, and your xxx_start() > write 0x0001 into reg#1! >=20 > Anyway, I think the driver can help others as it did for me, so I wan= t > to submit it (with the small update on read() and write() functions). >=20 > Is this list the best place to do that? Yes, I think so. -Gabor