[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1340463729.6345.25.camel@deadeye.wl.decadent.org.uk>
Date: Sat, 23 Jun 2012 16:02:09 +0100
From: Ben Hutchings <bhutchings@...arflare.com>
To: Michael Chan <mchan@...adcom.com>
CC: David Miller <davem@...emloft.net>, <netdev@...r.kernel.org>,
<nsujir@...adcom.com>, <mcarlson@...adcom.com>
Subject: Re: [PATCH 3/3 net-next] tg3: Add sysfs file to export sensor data
On Fri, 2012-06-22 at 18:04 -0700, Michael Chan wrote:
> On Fri, 2012-06-22 at 17:26 -0700, David Miller wrote:
> > From: "Michael Chan" <mchan@...adcom.com>
> > Date: Wed, 20 Jun 2012 17:06:32 -0700
> >
> > > Some tg3 devices have management firmware that can export data such as
> > > temperature and other real time diagnostics data. Export this data to
> > > sysfs so that userspace can access this information.
> > >
> > > Signed-off-by: Matt Carlson <mcarlson@...adcom.com>
> > > Signed-off-by: Nithin Nayak Sujir <nsujir@...adcom.com>
> > > Signed-off-by: Michael Chan <mchan@...adcom.com>
> >
> > I do not agree that sysfs is the appropriate place to export binary
> > data.
> >
>
> What's your suggestion? ethtool?
Temperature and voltage can be exposed through an hwmon device (which
practically means you use multiple attributes with conventional names).
Other diagnostics might possible be suitable for ethtool stats,
depending on what they are.
If the driver can't easily parse the information (e.g. it varies greatly
between the different chips and firmware versions) then a binary
attribute or private ioctl might be appropriate. But generic interfaces
really should be considered first.
Ben.
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
--
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