www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / kernel / linux / arch / mips / kernel / setup.c
index 711ad59..58c3db7 100755 (executable)
@@ -78,7 +78,9 @@ static char command_line[CL_SIZE];
  * mips_io_port_base is the begin of the address space to which x86 style
  * I/O ports are mapped.
  */
-const unsigned long mips_io_port_base = -1;
+
+const unsigned long mips_io_port_base = KSEG1;
+
 EXPORT_SYMBOL(mips_io_port_base);
 
 /*