Subject: Re: netatalk with NetBSD/pmax
To: Chris Jones <cjones@honors.montana.edu>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: port-pmax
Date: 03/05/1998 10:45:35
On Wed, 4 Mar 1998, Chris Jones wrote:

> Has anybody else out there tried to get netatalk to work on a pmax?  I
> downloaded the source at ftp.netbsd.org, and I compiled a pmax kernel with
> options NETATALK in it, and everything seemed to go just fine.  However,
> atalkd claims that it can't get config information from any other routers,
> and then everything else bombs out because it can't register appletalk
> names.

Are you running 1.3, 1.3.1_BETA, or -current?

One little bit of Netatalk support didn't make the 1.3 release, so it
won't work on mips ports. 1.3.1 and -current all have the fix. The file
that changed was src/sys/arch/mips/mips/trap.c. If you have 1.3, download
that file and diff -u it off of your current version. If the only
differences are the Netatalk (and NS and ISO) ones, just replace it. If
there are others, just do a partial merge.

Take care,

Bill