drivers/edac: new inte 30x0 MC driver
authorJason Uhlenkott <juhlenko@akamai.com>
Thu, 19 Jul 2007 08:49:48 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:54 +0000 (10:04 -0700)
commit535c6a53035d8911f6b90455550c5fde0da7b866
treeadea5611dd32f312438b2447f70a7cf2e98b508c
parentc4192705fec85219086231a1c0fa61e8776e2c3b
drivers/edac: new inte 30x0 MC driver

Here's a driver for the Intel 3000 and 3010 memory controllers,
relative to today's Sourceforge code drop.  This has only had light
testing (I've yet to actually see it handle a memory error) but it
detects my hardware correctly.

Signed-off-by: Jason Uhlenkott <juhlenko@akamai.com>
Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/Kconfig
drivers/edac/Makefile
drivers/edac/i3000_edac.c [new file with mode: 0644]
include/linux/pci_ids.h