From owner-freebsd-bugs Fri Oct 18 3:10: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 495CE37B401 for ; Fri, 18 Oct 2002 03:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0877643E42 for ; Fri, 18 Oct 2002 03:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9IAA3x3006470 for ; Fri, 18 Oct 2002 03:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9IAA3DA006469; Fri, 18 Oct 2002 03:10:03 -0700 (PDT) Date: Fri, 18 Oct 2002 03:10:03 -0700 (PDT) Message-Id: <200210181010.g9IAA3DA006469@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dirk-Willem van Gulik Subject: kern/43625: Wi(4) driver hanfs after long data transfers Reply-To: Dirk-Willem van Gulik Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/43625; it has been noted by GNATS. From: Dirk-Willem van Gulik To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: kern/43625: Wi(4) driver hanfs after long data transfers Date: Fri, 18 Oct 2002 12:06:22 +0200 (CEST) After observing a linux system with a pre 2002-09-12 driver; it was noticed that the fix related to: http://hostap.epitest.fi/cgi-bin/viewcvs.cgi/*checkout*/hostap/ChangeLog?rev=HEAD&content-type=text/plain * fixed a bug in AP management queue handling (noticed by Tiebing Zhang) - if AP management frame queue had more than one item, only the last one was processed; other items were dropped with memory leak seems to change the behaviour significantly. There may be an equivalent in the FreeBSD code. Dw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message