From owner-freebsd-net@FreeBSD.ORG Thu Aug 19 14:20:03 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7959C1065694 for ; Thu, 19 Aug 2010 14:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 49C738FC0A for ; Thu, 19 Aug 2010 14:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7JEK3SO002728 for ; Thu, 19 Aug 2010 14:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7JEK3jj002727; Thu, 19 Aug 2010 14:20:03 GMT (envelope-from gnats) Date: Thu, 19 Aug 2010 14:20:03 GMT Message-Id: <201008191420.o7JEK3jj002727@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Buganini Cc: Subject: Re: kern/149786: [bwn] bwn on Dell Inspiron 1150: connections stall X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Buganini List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2010 14:20:03 -0000 The following reply was made to PR kern/149786; it has been noted by GNATS. From: Buganini To: bug-followup@FreeBSD.org, tom@uffner.com Cc: Subject: Re: kern/149786: [bwn] bwn on Dell Inspiron 1150: connections stall Date: Thu, 19 Aug 2010 14:18:01 +0000 What if you force it to work in mode 11b? I have similiar problem here, but it is usable if I `ifconfig wlan0 mode 11b ssid BLAH` Buganini