diff options
Diffstat (limited to 'include/asm-mips')
-rw-r--r-- | include/asm-mips/sgint23.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips/sgint23.h b/include/asm-mips/sgint23.h index 31319f829..2d157f064 100644 --- a/include/asm-mips/sgint23.h +++ b/include/asm-mips/sgint23.h @@ -1,4 +1,4 @@ -/* $Id: sgint23.h,v 1.5 1996/06/12 00:44:01 dm Exp $ +/* $Id: sgint23.h,v 1.2 1998/03/11 11:58:36 ralf Exp $ * sgint23.h: Defines for the SGI INT2 and INT3 chipsets. * * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) @@ -126,7 +126,7 @@ struct sgi_ioc_timers { #define SGINT_TCWORD_CNT2 0x80 /* Select counter two */ #define SGINT_TCWORD_CRBCK 0xc0 /* Readback command */ -#define SGINT_TCSAMP_COUNTER 0x164 +#define SGINT_TCSAMP_COUNTER 10255 struct sgi_int2_regs { struct sgi_ioc_ints ints; |