patch-2.4.20 linux-2.4.20/include/asm-mips/sgi/sgigio.h
Next file: linux-2.4.20/include/asm-mips/sgi/sgihpc.h
Previous file: linux-2.4.20/include/asm-mips/serial.h
Back to the patch index
Back to the overall index
- Lines: 37
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-mips/sgi/sgigio.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-mips/sgi/sgigio.h linux-2.4.20/include/asm-mips/sgi/sgigio.h
@@ -19,21 +19,21 @@
* 1 EXP0 0x1f400000 - 0x1f5fffff 2MB
* 2 EXP1 0x1f600000 - 0x1f9fffff 4MB
*
- * There are un-slotted devices, HPC, I/O and misc devices, which are grouped
+ * There are un-slotted devices, HPC, I/O and misc devices, which are grouped
* into the HPC address space.
* - MISC 0x1fb00000 - 0x1fbfffff 1MB
- *
+ *
* Following space is reserved and unused
* - RESERVED 0x18000000 - 0x1effffff 112MB
*
- * The GIO specification tends to use slot numbers while the MC specification
+ * The GIO specification tends to use slot numbers while the MC specification
* tends to use slot types.
*
- * slot0 - the "graphics" (GFX) slot but there is no requirement that
+ * slot0 - the "graphics" (GFX) slot but there is no requirement that
* a graphics dev may only use this slot
- * slot1 - this is the "expansion"-slot 0 (EXP0), do not confuse with
+ * slot1 - this is the "expansion"-slot 0 (EXP0), do not confuse with
* slot 0 (GFX).
- * slot2 - this is the "expansion"-slot 1 (EXP1), do not confuse with
+ * slot2 - this is the "expansion"-slot 1 (EXP1), do not confuse with
* slot 1 (EXP0).
*/
@@ -57,7 +57,7 @@
unsigned char slot_number;
unsigned long base_addr;
unsigned int map_size;
-
+
char *name;
char slot_name[5];
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)