|
Translations |
Main /
WikiSandbox--Ubuntu-hardy-linux-2-6-24-12-22--drivers--edac--i5000-edac-c GPLv2 or later
/* * Intel 5000(P/V/X) class Memory Controllers kernel module * * This file may be distributed under the terms of the * GNU General Public License. * * Written by Douglas Thompson Linux Networx (http://lnxi.com) * norsk5@xmission.com * * This module is based on the following document: * * Intel 5000X Chipset Memory Controller Hub (MCH) - Datasheet * http://developer.intel.com/design/chipsets/datashts/313070.htm * */ MODULE_LICENSE(GPL); |