From owner-freebsd-net@FreeBSD.ORG Thu May 5 18:20:30 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B075116A5A7 for ; Thu, 5 May 2005 18:20:30 +0000 (GMT) Received: from risky.niblet.co.uk (risky.niblet.co.uk [80.177.236.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5674243D46 for ; Thu, 5 May 2005 18:20:30 +0000 (GMT) (envelope-from matt@genesi.co.uk) Received: from [80.177.236.72] (helo=yukito) by risky.niblet.co.uk with esmtpa (Exim 4.43 (FreeBSD)) id 1DTl4g-0009tI-N1; Thu, 05 May 2005 19:27:50 +0100 From: "Matt Sealey" To: "'Luiz Otavio Souza'" Date: Thu, 5 May 2005 19:22:23 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <427A5D17.4090308@microeletronica.com.br> Thread-Index: AcVRm6peYh78ndvLS66WuEhKJ84RkAAArW2w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-Id: <20050505182030.5674243D46@mx1.FreeBSD.org> cc: freebsd-net@freebsd.org Subject: RE: 5.2/5.3 wi0 "2mbit bug" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 18:20:30 -0000 I read the first link; but when I looked in the files, there is no field frmhdr and the code does not flow the way the article suggest (wi_start doesn't call that function..) The patch looks better, I will back up the source and try and apply it. We will see.. -- Matt Sealey Manager, Genesi, Developer Relations > -----Original Message----- > From: Luiz Otavio Souza [mailto:luiz@microeletronica.com.br] > Sent: Thursday, May 05, 2005 6:51 PM > To: Matt Sealey > Cc: freebsd-net@freebsd.org > Subject: Re: 5.2/5.3 wi0 "2mbit bug" > > Matt, > > Please, try one of above: > > http://excamera.com/cgi-bin/blosxom.cgi > > hysteria.sk/~neologism/wifi.patch > > When i've some free time i'll make a new patch for wlan stack > and drivers from current. > > Luiz > > > Matt Sealey wrote: > > Does anyone have a patch I can apply to a 5.3 kernel in > order to make > > it send/receive at 11mbit instead of the 2mbit rate? > > > > I have seen lots of DISCUSSION about it but no hard fact > about how to > > fix it. Apparently it was fixed in CURRENT (I am not adventurous to > > build and check) but I only need this one fix and not > anything else so > > I am loathe to update entire swathes of files beyond if_wi.c :) > > > > Thanks in advance, > > > >