X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fio.h;h=350c9bdb31dccc7007c1f0bfa7bc72d569b55754;hb=e3d67b663b5ededac1b2c552b4f0b4fbe94d7ac3;hp=301c9bb308b18c858cd3129089ac541ee8084e02;hpb=9cdd79c9b99873d600d397fda012fc3f57cc2776;p=powerpc.git diff --git a/include/asm-powerpc/io.h b/include/asm-powerpc/io.h index 301c9bb308..350c9bdb31 100644 --- a/include/asm-powerpc/io.h +++ b/include/asm-powerpc/io.h @@ -11,7 +11,12 @@ /* Check of existence of legacy devices */ extern int check_legacy_ioport(unsigned long base_port); -#define PNPBIOS_BASE 0xf000 /* only relevant for PReP */ +#define I8042_DATA_REG 0x60 +#define FDC_BASE 0x3f0 +/* only relevant for PReP */ +#define _PIDXR 0x279 +#define _PNPWRP 0xa79 +#define PNPBIOS_BASE 0xf000 #include #include