From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 20 14:00:42 2004 Return-Path: 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 2BE8A16A4CF for ; Wed, 20 Oct 2004 14:00:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0726143D31 for ; Wed, 20 Oct 2004 14:00:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9KE0fow058148 for ; Wed, 20 Oct 2004 14:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9KE0fbR058143; Wed, 20 Oct 2004 14:00:41 GMT (envelope-from gnats) Resent-Date: Wed, 20 Oct 2004 14:00:41 GMT Resent-Message-Id: <200410201400.i9KE0fbR058143@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergey Samitovsiy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 025D516A4CE for ; Wed, 20 Oct 2004 13:51:51 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF53B43D2F for ; Wed, 20 Oct 2004 13:51:50 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9KDpnur009117 for ; Wed, 20 Oct 2004 13:51:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i9KDpnbj009114; Wed, 20 Oct 2004 13:51:49 GMT (envelope-from nobody) Message-Id: <200410201351.i9KDpnbj009114@www.freebsd.org> Date: Wed, 20 Oct 2004 13:51:49 GMT From: Sergey Samitovsiy To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/72924: 4.10 wi driver timeout problem with Global Sun Technology WLAN card X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 14:00:42 -0000 >Number: 72924 >Category: kern >Synopsis: 4.10 wi driver timeout problem with Global Sun Technology WLAN card >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 20 14:00:41 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Sergey Samitovsiy >Release: 4.10-STABLE >Organization: NKTV >Environment: FreeBSD sws.nktv.mk.ua 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Oct 20 13:57:29 EEST 2004 samsv@sws.nktv.mk.ua:/usr/src/sys/compile/SWS i386 >Description: Global Sun Technology WLAN PC Card works properly with FreeBSD 4.9-STABLE with the following wi driver sources: src/sys/dev/wi/if_wireg.h,v 1.31.2.2 2002/08/02 07:11:34 src/sys/dev/wi/if_wi.c,v 1.103.2.5 2003/08/07 04:31:14 but after upgrade to FreeBSD 4.10-STABLE with the following wi driver sources: src/sys/dev/src/sys/dev/wi/if_wireg.h,v 1.31.2.3 2004/05/18 06:57:33 src/sys/dev/wi/if_wi.c,v 1.103.2.6 2004/05/18 06:57:33 this card does not work /var/log/messages: pccard: card inserted, slot 0 Oct 20 14:04:52 sws pccardd[52]: Card "11Mbps"("Wireless LAN PC Card") [Version 01.02] [] matched "11Mbps" ("Wireless LAN PC Card") [(null)] [(null)] wi0 at port 0x200-0x23f irq 5 slot 0 on pccard0 wi0: 802.11 address: 00:03:2f:00:99:bb wi0: using RF:PRISM2.5 MAC:ISL3873 wi0: Intersil Firmware: Primary 1.01.00, Station 1.06.03 wi0: timeout in wi_cmd 0x0001; event status 0x8000 wi0: timeout in wi_cmd 0x000a; event status 0x8000 wi0: failed to allocate 1594 bytes on NIC wi0: tx buffer allocation failed wi0: wi_cmd: busy bit won't clear. wi0: failed to allocate 1594 bytes on NIC wi0: mgmt. buffer allocation failed wi0: wi_cmd: busy bit won't clear. Oct 20 14:05:08 sws pccardd[52]: wi0: 11Mbps (Wireless LAN PC Card) inserted. wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. ... >How-To-Repeat: use GL241102 PCMCIA PC card with FreeBSD 4.10-STABLE PC >Fix: Use the old wi driver sources: src/sys/dev/wi/if_wireg.h,v 1.31.2.2 2002/08/02 07:11:34 src/sys/dev/wi/if_wi.c,v 1.103.2.5 2003/08/07 04:31:14 >Release-Note: >Audit-Trail: >Unformatted: