Return-path: Received: from bu3sch.de ([62.75.166.246]:58642 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752320Ab0BIXCO convert rfc822-to-8bit (ORCPT ); Tue, 9 Feb 2010 18:02:14 -0500 From: Michael Buesch To: bcm43xx-dev@lists.berlios.de Subject: Re: [PATCH 01/11] b43: N-PHY: add some registers and structs definitions Date: Wed, 10 Feb 2010 00:02:11 +0100 Cc: =?utf-8?q?Rafa=C5=82_Mi=C5=82ecki?= , linux-wireless@vger.kernel.org, "John W. Linville" References: <1265745883-3392-2-git-send-email-zajec5@gmail.com> In-Reply-To: <1265745883-3392-2-git-send-email-zajec5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <201002100002.11369.mb@bu3sch.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tuesday 09 February 2010 21:04:33 Rafał Miłecki wrote: > +#define B43_MMIO_PSM_PHY_HDR 0x492 /* programmable state machine */ The comment doesn't make a lot of sense. In case you don't know, the PSM is the part of the hardware that executes the firmware. -- Greetings, Michael.