Go to the documentation of this file.
15 #include <linux/pci.h>
16 #include <linux/wait.h>
31 #define PVR 0xff000030
34 #define IO_IDE2_BASE 0x170ul
35 #define IO_IDE1_BASE 0x1f0ul
36 #define IO_ISP1161_BASE 0x290ul
37 #define IO_SERIAL2_BASE 0x2f8ul
38 #define IO_LAN91C111_BASE 0x300ul
39 #define IO_IDE2_MISC 0x376ul
40 #define IO_SUPERIO_BASE 0x3f0ul
41 #define IO_IDE1_MISC 0x3f6ul
42 #define IO_SERIAL1_BASE 0x3f8ul
44 #define IO_ISP1161_EXTENT 0x04ul
45 #define IO_LAN91C111_EXTENT 0x10ul
46 #define IO_SUPERIO_EXTENT 0x02ul
47 #define IO_IDE_EXTENT 0x08ul
48 #define IO_SERIAL_EXTENT 0x10ul
50 #define IO_LAN91C111_PHYS 0xa7500000ul
51 #define IO_ISP1161_PHYS 0xa7700000ul
52 #define IO_SUPERIO_PHYS 0xa7800000ul
119 printk(
"Warning: unexpected port in %s( offset = 0x%lx )\n",