fixed pci base address

This commit is contained in:
phcoder 2009-10-19 18:08:44 +02:00
parent b0000ec899
commit 1e4f46c162

View file

@ -23,7 +23,7 @@
#include <grub/cpu/io.h>
#define GRUB_MACHINE_PCI_IOSPACE 0xbfe80000
#define GRUB_MACHINE_PCI_CONTROL_REG (*(grub_uint32_t *) 0x1fe00118)
#define GRUB_MACHINE_PCI_CONTROL_REG (*(grub_uint32_t *) 0xbfe00118)
static inline grub_uint32_t