openwrtv3/target/linux/au1000-2.6/patches/015-pci-resource.patch

9 lines
208 B
Diff
Raw Normal View History

1683c1683
< #define IOPORT_RESOURCE_END 0xffffffff
---
> #define IOPORT_RESOURCE_END 0xfffffffffULL
1685c1685
< #define IOMEM_RESOURCE_END 0xffffffff
---
> #define IOMEM_RESOURCE_END 0xfffffffffULL