[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101101164938.5807e4c3@s6510>
Date: Mon, 1 Nov 2010 16:49:38 -0400
From: Stephen Hemminger <shemminger@...tta.com>
To: David Woodhouse <dwmw2@...radead.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] solos: Add 'Firmware' attribute for Traverse
overall firmware version
On Mon, 01 Nov 2010 16:34:29 -0400
David Woodhouse <dwmw2@...radead.org> wrote:
> The existing 'FirmwareVersion' attribute only covers the DSP firmware as
> provided by Conexant; not the overall version of the device firmware. We
> do want to be able to see the full version number too.
>
> Signed-off-by: David Woodhouse <David.Woodhouse@...el.com>
> ---
> drivers/atm/solos-attrlist.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/atm/solos-attrlist.c b/drivers/atm/solos-attrlist.c
> index 1a9332e..9a676ee 100644
> --- a/drivers/atm/solos-attrlist.c
> +++ b/drivers/atm/solos-attrlist.c
> @@ -1,6 +1,7 @@
> SOLOS_ATTR_RO(DriverVersion)
> SOLOS_ATTR_RO(APIVersion)
> SOLOS_ATTR_RO(FirmwareVersion)
> +SOLOS_ATTR_RO(Version)
> // SOLOS_ATTR_RO(DspVersion)
> // SOLOS_ATTR_RO(CommonHandshake)
> SOLOS_ATTR_RO(Connected)
There is a firware version in ethtool, does this driver supply it?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists