--- cut here ---
--- setup.c.orig Fri Sep 19 10:16:49 1997
+++ setup.c Fri Sep 19 10:18:10 1997
@@ -253,7 +253,9 @@
{
static const char *model[] = {
"SSA5 (PR-75, PR-90, PR-100)", "5k86 (PR-120, PR-133)",
- "5k86 (PR-166)", "5k86 (PR-200)", "", "", "K6"
+ "5k86 (PR-166)", "5k86 (PR-200)", "", "",
+ "K6 (166..266)","K6 (166..300)", "K6 (model 8),
+ "K6 (model 9)"
};
if (nr < sizeof(model)/sizeof(char *))
return model[nr];
--- cut here ---
Pat
-- +----------------------------------------------------------------------------+ | Patrick St. Jean '97 XLH 883 psj@cgmlarson.com | | Programmer & Systems Administrator +1 713-977-4177 x106 | | Larson Software Technology http://www.cgmlarson.com | +----------------------------------------------------------------------------+