Subject: Just out of curiosity..
To: None <macbsd-general@NetBSD.ORG>
From: Andrew Gillham <gillham@andrews.edu>
List: macbsd-general
Date: 07/18/1995 19:42:53
I just can't help asking about this code fragment from
/usr/src/sys/arch/mac68k/mac68k/machdep.c:

identifycpu()
{
...
	case MACH_68040:
		proc = ("(68040)");
			break;
	case MACH_PENTIUM:
	default:
		proc = ("(unknown processor)");
		break;
...

Is this some sort of cheap shot??  :-) :-)

-Andrew
-- 
==========================================================
Andrew Gillham                       gillham@andrews.edu
LAN/WAN/Netware/Unix Analyst
Resume -> http://www.cs.andrews.edu/~gillham/resume.html