All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH] lm93 driver for 2.6, third try [0/2]
@ 2005-08-04  0:35 Eric J. Bowersox
  2005-08-04  0:36 ` [lm-sensors] [PATCH] lm93 driver for 2.6, third try [1/2] Eric J. Bowersox
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eric J. Bowersox @ 2005-08-04  0:35 UTC (permalink / raw)
  To: lm-sensors

After a go-round on the last one, and a round of testing, herewith is
the LM93 driver patch for 2.6, third try.

This is now actually two separate patches, both against 2.6.13-rc3-mm3. 
The first is i2cblock-2.6.13-rc3-mm3.patch, which reintroduces the
i2c_smbus_read_block_data function into i2c-core, because the lm93
driver needs it.  (The code was lifted from the 2.6.5 version of
drivers/i2c/i2c-core.c.)  The second is
lm93-driver-2.6.13-rc3-mm3.patch, the actual driver, which now depends
on that first patch.

On a system with a Supermicro X6DHP motherboard, running SuSE Linux
Enterprise Server 9, the 2.6.13-rc3-mm3 kernel plus these two patches,
and lm_sensors 2.9.1, the lm93 driver now reports fully valid voltages,
temperatures, and fan speeds, *without* requiring the disable_block=1
parameter.  So it's good now from a functional standpoint, at least as
far as we're concerned.

Patches to follow.

					Eric

-- 
Eric J. Bowersox, Software Engineer     Aspen Systems, Inc.
<ericb@aspsys.com>                      3900 Youngfield Street
Tel: +01 303 431 4606 x113              Wheat Ridge, CO  80033, USA
Fax: +01 303 431 7196                   <http://www.aspsys.com>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-01-27 21:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-04  0:35 [lm-sensors] [PATCH] lm93 driver for 2.6, third try [0/2] Eric J. Bowersox
2005-08-04  0:36 ` [lm-sensors] [PATCH] lm93 driver for 2.6, third try [1/2] Eric J. Bowersox
2005-08-04  7:46 ` [lm-sensors] [PATCH] lm93 driver for 2.6, third try [2/2] Eric J. Bowersox
2005-08-04  9:45 ` [lm-sensors] [PATCH] lm93 driver for 2.6, third try [1/2] Jean Delvare
2005-08-04 17:07 ` Eric J. Bowersox
2006-01-27  2:16 ` [lm-sensors] [PATCH] lm93 driver for 2.6, third try [2/2] Jinggang Wang
2006-01-27 21:06 ` Rudolf Marek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.