From e308faf24f68e262d92d294a01ddca7a17e76762 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 20 Jul 1997 14:56:40 +0000 Subject: Sync with Linux 2.1.46. --- include/asm-sparc/mbus.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'include/asm-sparc/mbus.h') diff --git a/include/asm-sparc/mbus.h b/include/asm-sparc/mbus.h index e5e5a18c8..5f2749015 100644 --- a/include/asm-sparc/mbus.h +++ b/include/asm-sparc/mbus.h @@ -1,4 +1,4 @@ -/* $Id: mbus.h,v 1.8 1996/08/29 09:48:21 davem Exp $ +/* $Id: mbus.h,v 1.9 1997/06/24 15:48:12 jj Exp $ * mbus.h: Various defines for MBUS modules. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) @@ -25,7 +25,8 @@ enum mbus_module { Viking_30 = 10, Viking_35 = 11, Viking_new = 12, - SRMMU_INVAL_MOD = 13, + TurboSparc = 13, + SRMMU_INVAL_MOD = 14, }; extern enum mbus_module srmmu_modtype; @@ -71,6 +72,7 @@ extern unsigned int hwbug_bitmask; /* Fujitsu */ #define FMI_AURORA 0x4 /* MB8690x, a Swift module... */ +#define FMI_TURBO 0x5 /* MB86907, a TurboSparc module... */ /* For multiprocessor support we need to be able to obtain the CPU id and * the MBUS Module id. -- cgit v1.2.3