Date: Wed, 1 Oct 1997 20:57:23 -0500 From: Jonathan Lemon <jlemon@americantv.com> To: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu> Cc: wollman@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: netatalk broken in -current Message-ID: <19971001205723.43367@right.PCS> In-Reply-To: <199710020038.RAA00335@troutmask.apl.washington.edu>; from Steven G. Kargl on Oct 10, 1997 at 05:38:48PM -0700 References: <199710020038.RAA00335@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 10, 1997 at 05:38:48PM -0700, Steven G. Kargl wrote: > Netatalk is broken in -current. I've tracked the problem > down to commits made on Aug 16. A kernel built with sources I've been trying to track this one down today. I'm able to get the `atalkd' daemon up and running, and then execute _one_ appletalk command (say, getzones). The second time around, it errors with EPROTONOSUPPORT. Tracing the second program into the kernel shows that somehow, between the completion of the first `getzones' call, and the start of the second, `prp->pr_usrreqs->pru_attach' has been set to 0. -- Jonathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971001205723.43367>