From owner-freebsd-mobile Fri Jan 30 05:31:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA29011 for freebsd-mobile-outgoing; Fri, 30 Jan 1998 05:31:36 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from mailhub.NetMan.SE (mail.netman.se [194.52.54.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA29005 for ; Fri, 30 Jan 1998 05:31:34 -0800 (PST) (envelope-from allard@netman.se) Received: (from uucp@localhost) by mailhub.NetMan.SE (8.8.5/8.8.5) id OAA15669; Fri, 30 Jan 1998 14:37:12 +0100 (CET) Message-Id: <199801301337.OAA15669@mailhub.NetMan.SE> Received: from unknown(10.1.7.10) by mailhub.NetMan.SE via smap (V2.0) id xma015665; Fri, 30 Jan 98 14:36:56 +0100 X-Sender: allard@mailhub.netman.se X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Demo Date: Fri, 30 Jan 1998 14:30:41 +0100 To: Nate Williams From: Johan Allard Subject: Re: zp0 multicasting question Cc: freebsd-mobile@FreeBSD.ORG In-Reply-To: <199801291547.IAA10801@mt.sri.com> References: <199801291015.LAA07649@mailhub.NetMan.SE> <199801291015.LAA07649@mailhub.NetMan.SE> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe freebsd-mobile" At 08:47 1998-01-29 -0700, Nate Williams wrote: >> I am sitting here and experimenting with my laptop with an 3com 3c589D >> card. It works fine with the zp driver from 2.2.5-RELEASE but it doesn't >> have any MULTICAST option set in ifconfig. > >Nope, but if you used the PCCARD version it would have support. The problem here is that I have a Cirrus Logic GD6832 CardBus controller and the release version doesnt support it out of the box. >> Therefore I installed the >> PAO-971211 and everything compiled perfectly. > >You didn't need the PAO patches to get the PCCARD support, but oh >well. :) See above. >> After som testing i got everything configured and running. The only >> problem I have now is that i get really, really bad performance on my >> network card. During a regular tcpdump the kernel drops aprox 50% of >> all packets. Does anyone have any idea? > >I'm not sure what if_ep.c driver PAO uses, but if it's the driver in >-current that might signify a problem. It was recently 'simplified', >but it turns out the simplification has caused some performance problems >that others have noted. > If you think that moving to -current will solve my problems i would not have any problems with that. Its just that i dont want to spend too much time changing release version just to see that it doesnt work there either ;-( Thanks anyway //johan