git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a6d343
)
[PATCH] sky2: use device iomem to access PCI config
author
Stephen Hemminger
<shemminger@osdl.org>
Wed, 22 Feb 2006 19:45:02 +0000
(11:45 -0800)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Thu, 23 Feb 2006 00:25:23 +0000
(
01:25
+0100)
To avoid problems with PCI config access without ACPI (or busted ACPI tables),
use the device's window into PCI config space.
I know this probably will upset the purists, but I would rather have users
than ACPI testers. It also generates less code.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
No differences found