Subject: Re: Merge - part 2
To: Matt Thomas <matt@3am-software.com>
From: Simon Burge <simonb@wasabisystems.com>
List: port-arm32
Date: 02/25/2001 16:13:42
Matt Thomas wrote:

> shark_sysctl in arm32/machdep.c will be moved into dnard.  Indeed there
> should be no ifdefs for RISCPC, SHARK, OFW*, or FOOTBRIDGE/CATS in the
> shared arm32 code.

What is shark_sysctl()?  I can see a function declaration in
arm32/machdep.c but I can't find the function itself nor anywhere
it's called.  To get rid of the MD ifdefs, I'd be leaning towards
having cpu_sysctl() handling unknown cases with:

	default:
	  return (machdep_sysctl(name, namelen, oldp, oldlenp, newp, newlen, p));

Or is this what you meant?

Simon.
--
Simon Burge                            <simonb@wasabisystems.com>
NetBSD CDs, Support and Service:    http://www.wasabisystems.com/