various fixes. MIPSsim support

This commit is contained in:
phcoder 2009-10-11 18:18:18 +02:00
parent 50739170db
commit 1540a08402
15 changed files with 385 additions and 15 deletions

View file

@ -98,8 +98,8 @@ struct grub_ata_device
/* IO addresses on which the registers for this device can be
found. */
int ioaddress;
int ioaddress2;
grub_port_t ioaddress;
grub_port_t ioaddress2;
/* Two devices can be connected to a single cable. Use this field
to select device 0 (commonly known as "master") or device 1