diff options
author | Yu, Luming <luming.yu@intel.com> | 2006-04-25 00:00:34 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-11 14:02:27 -0700 |
commit | 8b8c8d280ab2d18fe6e42d671f60d4ffed451cdc (patch) | |
tree | 83702395aa09b3a4497758e3cf0e5c52761c798a /Documentation | |
parent | 04d9c1a1100b6bdeffa7e1bfc30080bdac28e183 (diff) |
[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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions