Cleaned up CS5536 ATA compat support
This commit is contained in:
parent
02602a7002
commit
b0979f1191
3 changed files with 25 additions and 54 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <grub/types.h>
|
||||
#include <grub/i386/io.h>
|
||||
|
||||
#define GRUB_MACHINE_PCI_IO_BASE 0
|
||||
#define GRUB_PCI_ADDR_REG 0xcf8
|
||||
#define GRUB_PCI_DATA_REG 0xcfc
|
||||
#define GRUB_PCI_NUM_BUS 256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue