From owner-freebsd-drivers@FreeBSD.ORG Sun Nov 22 18:18:04 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A48691065679 for ; Sun, 22 Nov 2009 18:18:04 +0000 (UTC) (envelope-from obrien654j@gmail.com) Received: from mail-qy0-f176.google.com (mail-qy0-f176.google.com [209.85.221.176]) by mx1.freebsd.org (Postfix) with ESMTP id 5A9D28FC15 for ; Sun, 22 Nov 2009 18:18:04 +0000 (UTC) Received: by qyk6 with SMTP id 6so2360137qyk.3 for ; Sun, 22 Nov 2009 10:18:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=1B8SGrvULQ2hM/SfCGzVlqCneILzfZvMAb+Fl077NP8=; b=R6SGZrcnGnsm9HOYwGAWwu4qOEn7rBJ9Z7EJARYO6ZWl/yLKNOiujSOBS9awxQLA2r D82m83RcDWU02DpmHh86fQRY5PD/3ZLWIr82gG3TpOirrAFaTIra1s7KU40jSF2dHOoc 5x/N8DydB1tqPOPFYDCtrylp3bjMdKdI/Xc+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=SHc0xWwjE+VBRkJrFWek8YuX4nm9aKx+SjhbPlc96U+ggBIMOYmBxEV++XVuK3jfqQ gs8XdX3STnc946TGXys5+6k/x5DKc2ys6hbCSUv9dBIkpbzxkATwvDTecrX+8bxPsf++ XmJS20yB/Op2MTuVF23ILwUF818u0KOwOptJs= Received: by 10.224.50.11 with SMTP id x11mr1990058qaf.248.1258912526737; Sun, 22 Nov 2009 09:55:26 -0800 (PST) Received: from minifree.wright.edu ([130.108.237.5]) by mx.google.com with ESMTPS id 7sm9809697qwf.4.2009.11.22.09.55.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 22 Nov 2009 09:55:25 -0800 (PST) Date: Sun, 22 Nov 2009 12:55:55 -0500 From: Jeremy O'Brien To: freebsd-drivers@freebsd.org Message-ID: <20091122175555.GA15539@minifree.wright.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Cisco Aironet MPI350 Fix X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Nov 2009 18:18:04 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, I have a Cisco Aironet MPI350 PCI card in my Thinkpad X31, and on a fresh install of FreeBSD 8.0-RC3, the card did not work. Also, it caused my system to freeze up for a few seconds about once a minute as the driver spit out "an0: device timeout" messages so long as the interface was up. I researched the issue, and found the following fix already in dragonflybsd's tree: http://gitweb.dragonflybsd.org/dragonfly.git/commit/7a2a04db44efafea257db883ae3eb5e4ebf2ece9 I modified the patch and applied it to FreeBSD's kernel (trivial), and am happy to report that my card is now working flawlessly. Could someone possibly review this patch and integrate it into the source tree so that others may benefit from it as well? The patch is based off of 8.0-RC3's code, but applies to the latest code as well without modification. Thank you, Jeremy O'Brien --d6Gm4EdcadzBjdND-- From owner-freebsd-drivers@FreeBSD.ORG Mon Nov 23 15:01:58 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D253106568B for ; Mon, 23 Nov 2009 15:01:58 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 04A3E8FC13 for ; Mon, 23 Nov 2009 15:01:58 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id A38FA46B2E; Mon, 23 Nov 2009 10:01:57 -0500 (EST) Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id 847F58A01D; Mon, 23 Nov 2009 10:01:56 -0500 (EST) From: John Baldwin To: freebsd-drivers@freebsd.org Date: Mon, 23 Nov 2009 10:01:50 -0500 User-Agent: KMail/1.9.7 References: <20091122175555.GA15539@minifree.wright.edu> In-Reply-To: <20091122175555.GA15539@minifree.wright.edu> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_fPqCLfei2qH62XY" Message-Id: <200911231001.51082.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Mon, 23 Nov 2009 10:01:56 -0500 (EST) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Cisco Aironet MPI350 Fix X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2009 15:01:58 -0000 --Boundary-00=_fPqCLfei2qH62XY Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sunday 22 November 2009 12:55:55 pm Jeremy O'Brien wrote: > Hello, > > I have a Cisco Aironet MPI350 PCI card in my Thinkpad X31, and on a > fresh install of FreeBSD 8.0-RC3, the card did not work. Also, it caused > my system to freeze up for a few seconds about once a minute as the > driver spit out "an0: device timeout" messages so long as the interface > was up. I researched the issue, and found the following fix already in > dragonflybsd's tree: > > http://gitweb.dragonflybsd.org/dragonfly.git/commit/7a2a04db44efafea257db883ae3eb5e4ebf2ece9 > > I modified the patch and applied it to FreeBSD's kernel (trivial), and > am happy to report that my card is now working flawlessly. Could someone > possibly review this patch and integrate it into the source tree so that > others may benefit from it as well? > > The patch is based off of 8.0-RC3's code, but applies to the latest code > as well without modification. Can you try this version? The IFF_DRV_OACTIVE bits don't look correct to me so I've left them out. I also changed the driver to use bus_*() vs bus_space_*(). -- John Baldwin --Boundary-00=_fPqCLfei2qH62XY-- From owner-freebsd-drivers@FreeBSD.ORG Mon Nov 23 20:25:08 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41A3110656A9 for ; Mon, 23 Nov 2009 20:25:08 +0000 (UTC) (envelope-from obrien654j@gmail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id C824A8FC16 for ; Mon, 23 Nov 2009 20:25:07 +0000 (UTC) Received: by fxm10 with SMTP id 10so3276327fxm.14 for ; Mon, 23 Nov 2009 12:25:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=uGSfCwPAbBj3r5/z6H4t/GwaGy5fhvQG5dXQq2nFrlo=; b=MY1rmNkO47h/pYxvOh8CiY3mRk8Cv5lMQaZBkM5j5OobgenLgiTq06O+hsNSEfajMW pSG00oR1AveyNjPLcAGwAHrH8ReBiDQ1UzwBuDYk0J8z746joJJOxcHkw8WR9RqIYriR d5rPnbEeqAPrISpAVwDgfnHpN7l0H3ShipVFc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=YLJZYMESlX5TxcQ7UFusm7CWfmoP2WbLdOctbGP3FCqF7IyVxs4zgPoCwek6Be+cWe sdBmTP4Vi0fb+O5joKDYUK/xF8XEoTAl6tTTBS63CpfnoTFDmTtCncFgbXckix3j065f xtgig/T8EpDnJO9MWWTV14TkM7idhn3FGuzt4= Received: by 10.103.80.36 with SMTP id h36mr2409189mul.18.1259007905597; Mon, 23 Nov 2009 12:25:05 -0800 (PST) Received: from archimedes ([74.83.26.11]) by mx.google.com with ESMTPS id j9sm174781mue.59.2009.11.23.12.25.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Nov 2009 12:25:04 -0800 (PST) Date: Mon, 23 Nov 2009 15:30:08 -0500 From: Jeremy O'Brien To: John Baldwin Message-ID: <20091123203008.GA26284@archimedes> References: <20091122175555.GA15539@minifree.wright.edu> <200911231001.51082.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200911231001.51082.jhb@freebsd.org> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-drivers@freebsd.org Subject: Re: Cisco Aironet MPI350 Fix X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2009 20:25:08 -0000 On Mon, Nov 23, 2009 at 10:01:50AM -0500, John Baldwin wrote: > On Sunday 22 November 2009 12:55:55 pm Jeremy O'Brien wrote: > > Hello, > > > > I have a Cisco Aironet MPI350 PCI card in my Thinkpad X31, and on a > > fresh install of FreeBSD 8.0-RC3, the card did not work. Also, it caused > > my system to freeze up for a few seconds about once a minute as the > > driver spit out "an0: device timeout" messages so long as the interface > > was up. I researched the issue, and found the following fix already in > > dragonflybsd's tree: > > > > > http://gitweb.dragonflybsd.org/dragonfly.git/commit/7a2a04db44efafea257db883ae3eb5e4ebf2ece9 > > > > I modified the patch and applied it to FreeBSD's kernel (trivial), and > > am happy to report that my card is now working flawlessly. Could someone > > possibly review this patch and integrate it into the source tree so that > > others may benefit from it as well? > > > > The patch is based off of 8.0-RC3's code, but applies to the latest code > > as well without modification. > > Can you try this version? The IFF_DRV_OACTIVE bits don't look correct to me > so I've left them out. I also changed the driver to use bus_*() vs > bus_space_*(). > > -- > John Baldwin In my initial tests, my card is not working. This is on my university network, so I will try again on my home network and report back the results. As a side note, it takes about thirty minutes for me to rebuild my kernel. I'm using make buildkernel everytime. Is there a faster method of recompiling? From owner-freebsd-drivers@FreeBSD.ORG Mon Nov 23 21:17:11 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7302D106566C; Mon, 23 Nov 2009 21:17:11 +0000 (UTC) (envelope-from obrien654j@gmail.com) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id BCF338FC19; Mon, 23 Nov 2009 21:17:10 +0000 (UTC) Received: by yxe1 with SMTP id 1so5236424yxe.3 for ; Mon, 23 Nov 2009 13:17:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=eWx1mU1POr7EqW8aItxTeHy1+wRGHlto+H+AIrbzYnk=; b=gn/InvQeQCkYEcwoqsvez//PieDYtDVd6fDBb81aMmmybWMuYkSTcjpC/lefEr1HEp 4ppJdAyfmlhGe8gt1E9WDBM0jn5ut3atikaznWt6wD3Keuyom39S7tRWO/sV+80LNsI1 S9asOKCcRsnTwJV+R+uKzG72pQb1G/0LDdnAI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=dtGCBZgbdtw/nws9vCdTKBkHfleIMPjRzClS7IMWs7IP8i5+lhxqs1/BgrU7CsmFR9 OF7OVeCca6bfO/BxdBEPBjA4KFj+sONPnOZ2MeI2N2tgrpULqlsap3U5p6YlEsNZylWW qkd1FJxGLgTxAPVaNTxMLNTX8AcSQkvemNp+s= Received: by 10.91.14.10 with SMTP id r10mr7151118agi.5.1259011024984; Mon, 23 Nov 2009 13:17:04 -0800 (PST) Received: from minifree ([74.83.26.11]) by mx.google.com with ESMTPS id 20sm1606826ywh.2.2009.11.23.13.17.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Nov 2009 13:17:03 -0800 (PST) Date: Mon, 23 Nov 2009 16:17:34 -0500 From: Jeremy O'Brien To: John Baldwin Message-ID: <20091123211734.GA1207@minifree> References: <20091122175555.GA15539@minifree.wright.edu> <200911231001.51082.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200911231001.51082.jhb@freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-drivers@freebsd.org Subject: Re: Cisco Aironet MPI350 Fix X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2009 21:17:11 -0000 On Mon, Nov 23, 2009 at 10:01:50AM -0500, John Baldwin wrote: > On Sunday 22 November 2009 12:55:55 pm Jeremy O'Brien wrote: > > Hello, > > > > I have a Cisco Aironet MPI350 PCI card in my Thinkpad X31, and on a > > fresh install of FreeBSD 8.0-RC3, the card did not work. Also, it caused > > my system to freeze up for a few seconds about once a minute as the > > driver spit out "an0: device timeout" messages so long as the interface > > was up. I researched the issue, and found the following fix already in > > dragonflybsd's tree: > > > > > http://gitweb.dragonflybsd.org/dragonfly.git/commit/7a2a04db44efafea257db883ae3eb5e4ebf2ece9 > > > > I modified the patch and applied it to FreeBSD's kernel (trivial), and > > am happy to report that my card is now working flawlessly. Could someone > > possibly review this patch and integrate it into the source tree so that > > others may benefit from it as well? > > > > The patch is based off of 8.0-RC3's code, but applies to the latest code > > as well without modification. > > Can you try this version? The IFF_DRV_OACTIVE bits don't look correct to me > so I've left them out. I also changed the driver to use bus_*() vs > bus_space_*(). > > -- > John Baldwin Tried it at home, worked great. My university's wireless is shoddy. From owner-freebsd-drivers@FreeBSD.ORG Mon Nov 23 21:49:49 2009 Return-Path: Delivered-To: freebsd-drivers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63CD9106566B; Mon, 23 Nov 2009 21:49:49 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 0E2198FC17; Mon, 23 Nov 2009 21:49:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id nANLdEef044852; Mon, 23 Nov 2009 14:39:14 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 23 Nov 2009 14:39:46 -0700 (MST) Message-Id: <20091123.143946.-1431868910.imp@bsdimp.com> To: obrien654j@gmail.com From: "M. Warner Losh" In-Reply-To: <20091123203008.GA26284@archimedes> References: <20091122175555.GA15539@minifree.wright.edu> <200911231001.51082.jhb@freebsd.org> <20091123203008.GA26284@archimedes> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@FreeBSD.org, jhb@FreeBSD.org Subject: Re: Cisco Aironet MPI350 Fix X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2009 21:49:49 -0000 In message: <20091123203008.GA26284@archimedes> "Jeremy O'Brien" writes: : I'm using make buildkernel everytime. Is there a faster method of : recompiling? make buildkernel KERNCONF=FOO # first time make buildkernel KERNFAST=FOO # after that Warner From owner-freebsd-drivers@FreeBSD.ORG Tue Nov 24 04:30:03 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2881106566C; Tue, 24 Nov 2009 04:30:03 +0000 (UTC) (envelope-from obrien654j@gmail.com) Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220]) by mx1.freebsd.org (Postfix) with ESMTP id 663F78FC0A; Tue, 24 Nov 2009 04:30:03 +0000 (UTC) Received: by gxk20 with SMTP id 20so892192gxk.14 for ; Mon, 23 Nov 2009 20:30:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=WA17Lj3zQUqpFTxR7VdDQrnEhWMYjOjeTNeaGAd30RE=; b=lD0hLgKjP9EfLQvrnbTNEyHyfobmV0wsGDGA16jhFPNP3HEm76aiQ8+CJHeND8nJsS YvxcB3UgpfARwfwNpigkbt48VEhgFbUBwRqSXsxmjL1hzY/BZaJsN3FnOD7aRZpNWza0 jer94bjQWWP+UvgG5Z9VUCYQFR8l3lkuoS3Rw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=cTl0y+b/aZt+lC0wgA2IVf+vW02WCSi9oYWk1kbyBRhXCUEDJ9l2ilaRWqqaJkUjkj QuapIb5AcNteBzX3WHx2RT0IkeKvh9/rI7w24LZ9IKp0+HGvMfOpXC6HRdmVr9m288GX 3j8F4r7+jYb6fAd8lpZu+lrHWiMn6bDjulLh0= Received: by 10.150.29.25 with SMTP id c25mr10133046ybc.245.1259037002830; Mon, 23 Nov 2009 20:30:02 -0800 (PST) Received: from goldengraham ([74.83.26.11]) by mx.google.com with ESMTPS id 5sm1731847ywd.8.2009.11.23.20.30.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 23 Nov 2009 20:30:01 -0800 (PST) Date: Mon, 23 Nov 2009 23:30:15 -0500 From: Jeremy O'Brien To: John Baldwin Message-ID: <20091124043015.GA21209@goldengraham> References: <20091122175555.GA15539@minifree.wright.edu> <200911231001.51082.jhb@freebsd.org> <20091123211734.GA1207@minifree> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091123211734.GA1207@minifree> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-drivers@freebsd.org Subject: Re: Cisco Aironet MPI350 Fix X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 04:30:03 -0000 On Mon, Nov 23, 2009 at 04:17:34PM -0500, Jeremy O'Brien wrote: > On Mon, Nov 23, 2009 at 10:01:50AM -0500, John Baldwin wrote: > > On Sunday 22 November 2009 12:55:55 pm Jeremy O'Brien wrote: > > > Hello, > > > > > > I have a Cisco Aironet MPI350 PCI card in my Thinkpad X31, and on a > > > fresh install of FreeBSD 8.0-RC3, the card did not work. Also, it caused > > > my system to freeze up for a few seconds about once a minute as the > > > driver spit out "an0: device timeout" messages so long as the interface > > > was up. I researched the issue, and found the following fix already in > > > dragonflybsd's tree: > > > > > > > > http://gitweb.dragonflybsd.org/dragonfly.git/commit/7a2a04db44efafea257db883ae3eb5e4ebf2ece9 > > > > > > I modified the patch and applied it to FreeBSD's kernel (trivial), and > > > am happy to report that my card is now working flawlessly. Could someone > > > possibly review this patch and integrate it into the source tree so that > > > others may benefit from it as well? > > > > > > The patch is based off of 8.0-RC3's code, but applies to the latest code > > > as well without modification. > > > > Can you try this version? The IFF_DRV_OACTIVE bits don't look correct to me > > so I've left them out. I also changed the driver to use bus_*() vs > > bus_space_*(). > > > > -- > > John Baldwin > > Tried it at home, worked great. My university's wireless is shoddy. I'm not sure if this is related to your patch or not, but I've been getting spurts of kernel: stray irq7 messages that I don't recall getting before the patch. Do you think it could be related? From owner-freebsd-drivers@FreeBSD.ORG Tue Nov 24 18:18:26 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73C031065692 for ; Tue, 24 Nov 2009 18:18:26 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 348F78FC37 for ; Tue, 24 Nov 2009 18:18:26 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id E20FE46B0C; Tue, 24 Nov 2009 13:18:25 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id 89B148A01F; Tue, 24 Nov 2009 13:18:24 -0500 (EST) From: John Baldwin To: "Jeremy O'Brien" Date: Tue, 24 Nov 2009 13:05:33 -0500 User-Agent: KMail/1.12.1 (FreeBSD/7.2-CBSD-20091103; KDE/4.3.1; amd64; ; ) References: <20091122175555.GA15539@minifree.wright.edu> <20091123211734.GA1207@minifree> <20091124043015.GA21209@goldengraham> In-Reply-To: <20091124043015.GA21209@goldengraham> MIME-Version: 1.0 Message-Id: <200911241305.33470.jhb@freebsd.org> Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Tue, 24 Nov 2009 13:18:25 -0500 (EST) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: freebsd-drivers@freebsd.org Subject: Re: Cisco Aironet MPI350 Fix X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 18:18:26 -0000 On Monday 23 November 2009 11:30:15 pm Jeremy O'Brien wrote: > On Mon, Nov 23, 2009 at 04:17:34PM -0500, Jeremy O'Brien wrote: > > On Mon, Nov 23, 2009 at 10:01:50AM -0500, John Baldwin wrote: > > > On Sunday 22 November 2009 12:55:55 pm Jeremy O'Brien wrote: > > > > Hello, > > > > > > > > I have a Cisco Aironet MPI350 PCI card in my Thinkpad X31, and on a > > > > fresh install of FreeBSD 8.0-RC3, the card did not work. Also, it caused > > > > my system to freeze up for a few seconds about once a minute as the > > > > driver spit out "an0: device timeout" messages so long as the interface > > > > was up. I researched the issue, and found the following fix already in > > > > dragonflybsd's tree: > > > > > > > > > > > http://gitweb.dragonflybsd.org/dragonfly.git/commit/7a2a04db44efafea257db883ae3eb5e4ebf2ece9 > > > > > > > > I modified the patch and applied it to FreeBSD's kernel (trivial), and > > > > am happy to report that my card is now working flawlessly. Could someone > > > > possibly review this patch and integrate it into the source tree so that > > > > others may benefit from it as well? > > > > > > > > The patch is based off of 8.0-RC3's code, but applies to the latest code > > > > as well without modification. > > > > > > Can you try this version? The IFF_DRV_OACTIVE bits don't look correct to me > > > so I've left them out. I also changed the driver to use bus_*() vs > > > bus_space_*(). > > > > > > -- > > > John Baldwin > > > > Tried it at home, worked great. My university's wireless is shoddy. > > I'm not sure if this is related to your patch or not, but I've been > getting spurts of kernel: stray irq7 messages that I don't recall > getting before the patch. Do you think it could be related? I'm not sure. Presumably your an(4) adapter isn't using IRQ 7? I will commit the current set of patches, but perhaps it is worth trying the changes for OACTIVE. Hmm, it does seem that the OACTIVE handling is a bit busted as the current code will never set the flag since m0 is always NULL when the function is exited. I still don't think the DFly change is correct since it can set the flag if the ifqueue was empty for some reason. Perhaps try this patch, it sets OACTIVE if we queued any packets for transmit: Index: if_an.c =================================================================== --- if_an.c (revision 199757) +++ if_an.c (working copy) @@ -2915,11 +2915,11 @@ CSR_WRITE_2(sc, AN_INT_EN(sc->mpi350), AN_INTRS(sc->mpi350)); } - if (m0 != NULL) + if (sc->an_rdata.an_tx_prod != idx) { ifp->if_drv_flags |= IFF_DRV_OACTIVE; + sc->an_rdata.an_tx_prod = idx; + } - sc->an_rdata.an_tx_prod = idx; - return; } -- John Baldwin From owner-freebsd-drivers@FreeBSD.ORG Tue Nov 24 21:37:10 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32CB71065695 for ; Tue, 24 Nov 2009 21:37:10 +0000 (UTC) (envelope-from david.somayajulu@qlogic.com) Received: from avexch1.qlogic.com (avexch1.qlogic.com [198.70.193.115]) by mx1.freebsd.org (Postfix) with ESMTP id 109738FC25 for ; Tue, 24 Nov 2009 21:37:09 +0000 (UTC) Received: from avexcashub1.qlogic.org ([10.1.4.112]) by avexch1.qlogic.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 24 Nov 2009 13:23:54 -0800 Received: from avexcashub2.qlogic.org (10.1.4.116) by avexcashub1.qlogic.org (10.1.4.161) with Microsoft SMTP Server (TLS) id 8.1.375.2; Tue, 24 Nov 2009 13:23:54 -0800 Received: from avexmb1.qlogic.org ([fe80::9526:ffe6:33fc:cbe3]) by avexcashub2.qlogic.org ([::1]) with mapi; Tue, 24 Nov 2009 13:23:53 -0800 From: David Somayajulu To: "freebsd-drivers@freebsd.org" Date: Tue, 24 Nov 2009 13:23:53 -0800 Thread-Topic: dev/ixgb and dev/ixgbe Thread-Index: AcptTGxb46eckI6aQSm7MxnqacuF7g== Message-ID: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 X-OriginalArrivalTime: 24 Nov 2009 21:23:54.0836 (UTC) FILETIME=[6D12A140:01CA6D4C] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: dev/ixgb and dev/ixgbe X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 21:37:10 -0000 Hi All, I would really appreciate if someone can help me understand the difference = between the above drivers from Intel. Is one of them for older hardware ? thanks david S. From owner-freebsd-drivers@FreeBSD.ORG Tue Nov 24 22:10:45 2009 Return-Path: Delivered-To: freebsd-drivers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 309CA106568D for ; Tue, 24 Nov 2009 22:10:45 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id E71F98FC1E for ; Tue, 24 Nov 2009 22:10:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id nAOM62bB068730; Tue, 24 Nov 2009 15:06:03 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 24 Nov 2009 15:06:36 -0700 (MST) Message-Id: <20091124.150636.1649828700.imp@bsdimp.com> To: david.somayajulu@qlogic.com From: "M. Warner Losh" In-Reply-To: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> References: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@FreeBSD.org Subject: Re: dev/ixgb and dev/ixgbe X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 22:10:45 -0000 In message: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> David Somayajulu writes: : I would really appreciate if someone can help me understand the : difference between the above drivers from Intel. Is one of them for : older hardware ? >From their respective man pages: ixgb: The ixgb driver provides support for PCI Gigabit Ethernet adapters based on the Intel 82597EX Ethernet controller chips. The driver supports Transmit/Receive checksum offload and Jumbo Frames. ixgbe: The ixgbe driver provides support for PCI 10Gb Ethernet adapters based on the Intel 82598EB Intel(R) Network Connections. The driver supports Jumbo Frames, MSIX, TSO, and RSS. Warner From owner-freebsd-drivers@FreeBSD.ORG Tue Nov 24 22:14:39 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B10561065692 for ; Tue, 24 Nov 2009 22:14:39 +0000 (UTC) (envelope-from manoj.shar@gmail.com) Received: from mail-iw0-f177.google.com (mail-iw0-f177.google.com [209.85.223.177]) by mx1.freebsd.org (Postfix) with ESMTP id 774B78FC08 for ; Tue, 24 Nov 2009 22:14:39 +0000 (UTC) Received: by iwn7 with SMTP id 7so864451iwn.7 for ; Tue, 24 Nov 2009 14:14:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=jnbD38uLNw3fYRt88fkI0isoPOTwmEMwi9DO5AyiEY4=; b=e4RRZkCYk8yzbhBLOTvRLxvHelQnqdWjQrHG7PMAbNLc3cqsRtIHn3Jtl7jRlnSK2R YzZpC43HPebP8wQDz6iqUzb27eQOF9DvcDsH3pwxaL4Ng29cQUkaiOHvSocf2GDn8sP1 35aULDuqOjoWuy4xq7jaWc/8T6daMzhYv2ftk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BEwSm2PZ0ZEskDsRcI5S5a715AiaQJESpRCvyHGL9f0tBDqMuMBO74zremAfq+jYLQ LB9xRb5DCOdyJ2U6AwFXXihoOX1AkGrD2J+GnU5xo6ApdSlszv0z3blTpEZN4lOmtG/4 Zdq920ToONmsQ9I4AldPPhulQBEiTFfyAQTUM= MIME-Version: 1.0 Received: by 10.231.81.148 with SMTP id x20mr969696ibk.2.1259099467511; Tue, 24 Nov 2009 13:51:07 -0800 (PST) In-Reply-To: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> References: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> Date: Tue, 24 Nov 2009 13:51:07 -0800 Message-ID: From: Manoj Sharma To: David Somayajulu Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-drivers@freebsd.org" Subject: Re: dev/ixgb and dev/ixgbe X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 22:14:39 -0000 ixgb is for Intel 82597 while ixgbe for 82598. On Tue, Nov 24, 2009 at 1:23 PM, David Somayajulu < david.somayajulu@qlogic.com> wrote: > Hi All, > I would really appreciate if someone can help me understand the difference > between the above drivers from Intel. Is one of them for older hardware ? > > thanks > david S. > _______________________________________________ > freebsd-drivers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org" > From owner-freebsd-drivers@FreeBSD.ORG Tue Nov 24 22:15:22 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5570F1065697 for ; Tue, 24 Nov 2009 22:15:22 +0000 (UTC) (envelope-from ander.ender@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id DD9128FC20 for ; Tue, 24 Nov 2009 22:15:21 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 22so1772133eye.9 for ; Tue, 24 Nov 2009 14:15:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=3ExM6CqfJAMfvj7qFONxyuIVhV7sBuXMnD4NxttjGwg=; b=mP168gOHAW6Scew+HpQhNB0SieutEhC42u7tOUQXsIGkfEnYpmoDjUEVRj2SIs+Qme sdwuquHe2yDxW89rvNSVi91OLqv3YMJrtULYYe5YJDCGVEK7+AoPETqIQJjMmV57zfF+ 8AMXT2PYjnMYfSYAEkRoIOPN86pydVCd40mEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=XjhFCzYKjYrbnxKsbIOm3x9kqyj3w2reGxtPWfPU2DbtcrOxPD45ebaHECS6QMqLKU cgbglmut9WHz/GLYSICvaeKIm07cZcjKekTHaycE4/z+JUK9asmXhRYpIX2KjYf4VNmd ZIZnSEJ8ar/mYibrLyy2Ae8hX7szoYa4srZiQ= MIME-Version: 1.0 Sender: ander.ender@gmail.com Received: by 10.216.93.66 with SMTP id k44mr2119742wef.67.1259099006864; Tue, 24 Nov 2009 13:43:26 -0800 (PST) In-Reply-To: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> References: <75E1A2A7D185F841A975979B0906BBA671F9B39870@AVEXMB1.qlogic.org> Date: Tue, 24 Nov 2009 23:43:26 +0200 X-Google-Sender-Auth: b90400bcc6b85850 Message-ID: <61a6e18f0911241343v619b8b4cq1aa2610a987ecf4e@mail.gmail.com> From: Ander To: David Somayajulu Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-drivers@freebsd.org" Subject: Re: dev/ixgb and dev/ixgbe X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 22:15:22 -0000 Hi! > I would really appreciate if someone can help me understand the difference between the above drivers from Intel. Is one of them for older hardware ? They support different chipsets. You can try to use "man" ;) The ixgb driver provides support for PCI Gigabit Ethernet adapters based on the Intel 82597EX Ethernet controller chips. The ixgbe driver provides support for PCI 10Gb Ethernet adapters based on the Intel 82598EB Intel(R) Network Connections. -- Andriy Radyk aka Ander aka Ender From owner-freebsd-drivers@FreeBSD.ORG Sat Nov 28 10:06:08 2009 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7BDC1065679 for ; Sat, 28 Nov 2009 10:06:08 +0000 (UTC) (envelope-from moonlightakkiy@yahoo.ca) Received: from web51803.mail.re2.yahoo.com (web51803.mail.re2.yahoo.com [206.190.38.234]) by mx1.freebsd.org (Postfix) with SMTP id 5C6D88FC0C for ; Sat, 28 Nov 2009 10:06:08 +0000 (UTC) Received: (qmail 94638 invoked by uid 60001); 28 Nov 2009 10:06:07 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.ca; s=s1024; t=1259402767; bh=rh7G9cx4VaYlrWshafFW3oJ8X9i7TRZBpV0e0v+nggU=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=l5xScO8STMMzfT7BDhVdNljrr03NAZB0v4U1tF79oX5Zj8G7CTwiZqR5Lf4Du6m7mwT+cEnYmY7uq9RIRdngiWh5T1hmougAXoBQFiCZXiOt9GDQkavzA6Kyt/C5smtJAJHD30/FaZwEP2U3aETrkpVfkFTFrVDylzOMmeHSKwY= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=uSogW9vZ+FI0AlyqdPExyQuorSiXze5be/Ain5ZZa2OHkIhaEcxT3WA8jMCO6kwaYokN+BIXZyeqnCAOjWwM/2skj8GxtFiVarEVK8oNxiflmHrJDlCF8Fpx4wTMMLT2QySTrIZWNK9ZGa4GW+jAVJ5IfmPN0qOIuqDdwjUiQxg=; Message-ID: <748570.94146.qm@web51803.mail.re2.yahoo.com> X-YMail-OSG: s9N9Lj8VM1npY0RP1IWXuvy0q9QvI25wEi6HcpI9Mlh6C_zugMxH_OotxbozWAVryO72TIewtXvPNmcC.p5dKYWQmXKA8KOQN95Bow8PAZs2iUkESbOapMb1gFhuj.FgeXs5XXkzMNzok2PyjRZFhfH6rdY_kk4YyOVls73TnMUCKHGuSPtZhaZpdLQIKp8Jga5716asQxntE88E2h4dW_T7MbpLqWLvURsRz_2d3cbCGY4B0Rc.WTFTOMNF2eax0QB7MOQqB4u0If4GccWn2Zl9syCM0SJKEzX9pC9Gd7ge6uKUsTY_rgfjangnCGc8bhtgLHsbSej1UgUjdNlADHPtKrTFi.rezuugPaOJZtddIFB6HsGOEscqV5SrrxFJeMrl9Y2dt4rQv2KvpIdqn10CQZdS1MQOWxj2nufD5xEGvhcqvNUtCX6C9VncYYjVsVgpOa3_N5FT32QNQD8Beazpv2An8PLIMGTQPrVNl3N7.OOHsywoCxS_aUnLqAfyilCRqt9xxM8Us8HmRThgDrkFsEyIxa7tT6U3MYJ84Pf3E1leaX4Y8QeoQZFf6vho2RkklIoTULDhPk4T9D9kG_UMnBcJyEo- Received: from [75.158.17.63] by web51803.mail.re2.yahoo.com via HTTP; Sat, 28 Nov 2009 02:06:07 PST X-Mailer: YahooMailRC/211.6 YahooMailWebService/0.8.100.260964 Date: Sat, 28 Nov 2009 02:06:07 -0800 (PST) From: PseudoCylon To: freebsd-current@freebsd.org, freebsd-drivers@freebsd.org, freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Fix available for run driver X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2009 10:06:08 -0000 Hello,=0A=0AThere are some fixes for run driver for 8.0 release and current= . It can be downloaded from freebsd forums at=0Ahttp://forums.freebsd.org/s= howpost.php?s=3D87e376cf71273061f7de5aaf258132a1&p=3D44110&postcount=3D1=0A= =0ASome packet loss/drop and memory leak have been identified and fixed. (I= t improved some performance, too)=0A=0AAlso, 40 more vender/device IDs have= been added.=0A=0ADetails are on RELEASE_NOTES included.=0A=0APlease update= before the driver causing any troubles.=0A=0AAkinori=0A=0A=0A _______= ___________________________________________________________=0AMake your bro= wsing faster, safer, and easier with the new Internet Explorer=AE 8. Optimi= zed for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/intern= etexplorer/