[<prev] [next>] [day] [month] [year] [list]
Message-ID: <483D93B2.9070809@nortel.com>
Date: Wed, 28 May 2008 11:17:38 -0600
From: "Chris Friesen" <cfriesen@...tel.com>
To: linux-kernel@...r.kernel.org, wim@...ana.be,
chandra.konduru@...el.com
Subject: iTCO watchdog timer broken for Intel 3100 chipset
Hi all,
We've got a board with the Intel 3100 chipset. It shows a PCI id of
2670, which matches PCI_DEVICE_ID_INTEL_ESB2_0 and so the iTCO_wdt.c
driver happily initializes. However, the documentation for the TCO wdt
for this chipset doesn't match the implementation in the driver, so
things get messed up.
I'm not sure why the PCI IDs match, but maybe there is something else
that the iTCO_wdt driver should key off of to make sure it doesn't try
to run invalid code?
On another note, it appears that Intel has driver code (written for
2.6.18, under dual BSD/GPLv2) for the wdt for this chipset available at:
http://downloadcenter.intel.com/Detail_Desc.aspx?ProductID=2568&DwnldID=13653&lang=eng
Are there any plans to incorporate this into mainline?
Thanks,
Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists