patch-2.1.30 linux/include/asm-sparc64/openprom.h

Next file: linux/include/asm-sparc64/oplib.h
Previous file: linux/include/asm-sparc64/machines.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.29/linux/include/asm-sparc64/openprom.h linux/include/asm-sparc64/openprom.h
@@ -1,4 +1,4 @@
-/* $Id: openprom.h,v 1.2 1997/02/25 12:40:41 jj Exp $ */
+/* $Id: openprom.h,v 1.3 1997/03/18 18:03:20 jj Exp $ */
 #ifndef __SPARC64_OPENPROM_H
 #define __SPARC64_OPENPROM_H
 
@@ -186,7 +186,7 @@
 #define PROMINTR_MAX    15
 
 struct linux_prom_registers {
-	int which_io;         /* is this in OBIO space? */
+	unsigned which_io;         /* hi part of physical address */
 	unsigned phys_addr;   /* The physical address of this register */
 	int reg_size;         /* How many bytes does this register take up? */
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov