From owner-freebsd-questions Sun Nov 29 17:12:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA27051 for freebsd-questions-outgoing; Sun, 29 Nov 1998 17:12:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ics.com (ics.com [140.186.40.192]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA27046; Sun, 29 Nov 1998 17:12:42 -0800 (PST) (envelope-from kaleb@ics.com) Received: from sunoco (sunoco.ics.com [140.186.40.142]) by ics.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id UAA06677; Sun, 29 Nov 1998 20:12:32 -0500 (EST) From: Kaleb Keithley Received: by sunoco (SMI-8.6/Spike-2.1) id UAA13585; Sun, 29 Nov 1998 20:12:31 -0500 Date: Sun, 29 Nov 1998 20:12:31 -0500 Message-Id: <199811300112.UAA13585@sunoco> Content-Type: text Apparently-To: hackers@FreeBSD.ORG Apparently-To: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to set up the Columbia AppleTalk stuff on my 3.0-RELEASE machine. Mainly I want to run aufs so that the Mac can use some of the disk on my FreeBSD box. I have NETATALK and bpf enabled in the kernel. I'm curious about this comment in the uar README, which says: Notes for FreeBSD 2.0 users: There appears to be an error in the ethernet driver (at least in the ed0 version) which causes the IEEE 802.3 length bytes to be reversed. Is there any truth to this? I am using the ed driver for my NIC. I've looked at if_ed.c, but not knowing what to look for means I'm at a loss. With 802.3 disabled on the Mac I can ping the Mac just fine (and the Mac works fine) but as soon as I enable 802.3, when I ping the Mac, ping reports "sendto: Host is down". Thoughts? -- Kaleb S. KEITHLEY To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message