From owner-freebsd-hackers Mon Mar 30 15:21:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19947 for freebsd-hackers-outgoing; Mon, 30 Mar 1998 15:21:49 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19784 for ; Mon, 30 Mar 1998 15:21:27 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id PAA13875; Mon, 30 Mar 1998 15:16:20 -0800 (PST) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd013872; Mon Mar 30 23:16:18 1998 Date: Mon, 30 Mar 1998 15:11:29 -0800 (PST) From: Julian Elischer To: John Fieber cc: Wilko Bulte , FreeBSD-hackers@FreeBSD.ORG Subject: Re: getting netatalk to work on 2.2.5R In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG it is trivial remove the extra un-needed arg and check the others.. use if_ethersubr as a guide. On Mon, 30 Mar 1998, John Fieber wrote: > On Mon, 30 Mar 1998, Wilko Bulte wrote: > > > As John Fieber wrote... > > > The netatalk port works "out-of-the-box" on and "out-of-the-box" > > > 2.2.6 system. > > > > Right. > > > > And for completeness sake, can you build kernels with > > > > # Digital DEFPA fddi controller > > device fpa0 > > pseudo-device fddi > > > > in the kernel config file? > > Lets see... > [tapity, tap, tap. tap] > [crunchity, crucnch, crunch, crunch] > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -nostdinc -I- -I. -I../.. -I/usr/include -DMFS > -DFFS -DNETATALK -DINET -DCOMPAT_43 -DFAILSAFE -DKERNEL > ../../net/if_fddisubr.c > ../../net/if_fddisubr.c: In function `fddi_output': > ../../net/if_fddisubr.c:233: too many arguments to function > `at_ifawithnet' > *** Error code 1 > > Stop. > > Plonk. I guess a little investigation is in order. It may be > trivial. Then again, it may not be. > > -john > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message