dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/edac
John Feeney 62456726d7 Fix 82875 PCI setup
The 82875 EDAC driver enables an otherwise-hidden PCI device, but doesn't
register it as a PCI device properly.  Therefore, the device list in
/proc/bus/pci/devices is different than the tree in /sys/bus/pci.  This
usually manifests as the X server failing to start, since it expects the
two lists to be consistent.

Signed-off-by: Adam Jackson <ajackson@redhat.com>
Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Greg KH <greg@kroah.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Doug Thompson <norsk5@xmission.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:07 -07:00
..
Kconfig [PATCH] edac_752x needs CONFIG_HOTPLUG 2006-03-31 12:18:54 -08:00
Makefile [PATCH] EDAC: core EDAC support code 2006-01-18 19:20:31 -08:00
amd76x_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
e7xxx_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
e752x_edac.c [PATCH] EDAC: Fix in e752x mc driver 2007-02-12 09:48:32 -08:00
edac_mc.c [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core 2007-02-12 09:48:32 -08:00
edac_mc.h [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core 2007-02-12 09:48:32 -08:00
i82860_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
i82875p_edac.c Fix 82875 PCI setup 2007-05-08 11:15:07 -07:00
r82600_edac.c [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00