Subject: Re: CVS commit: src
To: None <thorpej@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: port-alpha
Date: 09/23/1998 14:49:32
Jason R Thorpe <thorpej@netbsd.org> writes:
> Module Name: src
> Committed By: thorpej
> Date: Wed Sep 23 21:51:05 UTC 1998
>
> Modified Files:
> src/sys/arch/alpha/alpha: machdep.c
> src/sys/arch/alpha/include: alpha_cpu.h
> Log Message:
> Implement a function to recompute the HWRPB checksum.
(1) hwrpb_checksum() wasn't good enough for you?
(2) of all the places a definition for that function might belong,
alpha_cpu.h is _not_ one of them.
alpha_cpu.h is more or less "The alpha CPU as presented by the OSF
PALcode." hwrpb stuff isn't dependant on the OSF PALcode, and is all
in rpb.h.
the prototype for hwrpb_checksum went into cpu.h, because, iirc, as of
the time i wrote it, rpb.h didn't have any function declarations in
it, and so i didn't like the idea of starting to add them there...
cgd
--
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.
Plug: Get your official NetBSD-1.3.2 CDROM set today! http://www.netbsd.com/