Files
linux/drivers
Yu, Luming 8b8c8d280a [PATCH] PCI: reverse pci config space restore order
According to Intel ICH spec, there are several rules that Base Address
should be programmed before IOSE  (PCICMD register ) enabled.

For example ICH7:

12.1.3  SATA : the base address register for the bus master register
               should be programmed before this bit is set.

11.1.3:  PCICMD (USB): The base address register for USB should be
                       programmed before this bit is set.
....

To make sure kernel code follow this rule , and prevent unnecessary
confusion. I proposal this patch.

Signed-off-by: Luming Yu <luming.yu@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-11 14:02:27 -07:00
..
2006-06-10 11:02:05 -07:00
2006-04-11 06:18:46 -07:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:18 -07:00
2006-04-11 06:18:43 -07:00
2006-06-05 12:29:17 -07:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:17 -07:00
2006-03-24 18:23:14 +01:00
2006-04-21 10:59:00 -07:00