From owner-freebsd-mobile Mon May 7 20: 9:59 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by hub.freebsd.org (Postfix) with ESMTP id C98FC37B422 for ; Mon, 7 May 2001 20:09:56 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.11.3/8.11.2) id f4839HM17938; Mon, 7 May 2001 20:09:17 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200105080309.f4839HM17938@ambrisko.com> Subject: Re: Bay Networks Baystack 650 Wireless LAN In-Reply-To: <20010507190649.A7680@Odin.AC.HMC.Edu> "from Brooks Davis at May 7, 2001 07:06:49 pm" To: Brooks Davis Date: Mon, 7 May 2001 20:09:17 -0700 (PDT) Cc: Matt Peterson , "Ron 'The InSaNe One' Rosson" , freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Brooks Davis writes: | and figure out what's up with it. I need to find some time to work on | wireless stuff again, I've got a number of changes I'd like to make to | the ifconfig patches (including actually tested/working awi support and | some hacks to change the way BPF works for better snooping.) Hopefully, | my briefing this week will free up the PO for some new Cisco Aironet | 350 gear so I can spend a week or so on wireless soon. I have a bunch of fixes for the Aironet stuff. Still need to do some more work but I cleaned up the read and write functions. They should be a little faster and deal with with odd size transfers. I also included your ifocnfig patches in my and made an include file to turn them one and off. This way I could resolve merge conflicts. Are your BPF changes for better snooping to deal with 802.11 stuff? Ethereal can deal with 802.11 packets. Linux has some feature to be able to connect Ethereal to the raw 802.11 packets for sniffing. Part of the code to support this is being added to the Linux driver. For FreeBSD I was thinking of tying the raw 802.11 packets into Netgraph and then tie Netgraph into Ethereal and then we could sniff 802.11 packets from the Aironet cards. The Aironet code is to enable the sniffing is fairly easy. If we do this in general then other cards such as the wi ones could tie into Netgraph the same way and just work. Also if Ethereal was taught about frame relay that would just work as well. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message