Subject: Re: Unified m68k syscall()
To: Ignatios Souvatzis <is@beverly.kleinbus.org>
From: Steve Woodford <steve@mctavish.co.uk>
List: port-m68k
Date: 12/18/2000 21:47:18
On Mon, 18 Dec 2000, Ignatios Souvatzis wrote:

> On Sun, Dec 17, 2000 at 10:38:48PM +0000, Steve Woodford wrote:
> 
> > Comments before I commit? Of course, I can only test this on mvme68k, so
> > I may inadvertently cause a few problems which should be easy to resolve.
> 
> Basically, fine, but what is the version you are proposing?

There is no "right" version as such; all ports had *exactly* the same code
modulo some missing COMPAT_LINUX and a few other minor bits. There will be
no reduction in functionality for any port.

For the gory details, see:

  ftp://ftp.netbsd.org/pub/NetBSD/misc/scw/syscall-diffs
  ftp://ftp.netbsd.org/pub/NetBSD/misc/scw/syscall.c

(The latter goes in sys/arch/m68k/m68k)

Cheers, Steve