From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 30 16:10:05 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 454F7106564A for ; Fri, 30 Apr 2010 16:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1BF408FC19 for ; Fri, 30 Apr 2010 16:10:05 +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 o3UGA492080401 for ; Fri, 30 Apr 2010 16:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3UGA44w080400; Fri, 30 Apr 2010 16:10:04 GMT (envelope-from gnats) Date: Fri, 30 Apr 2010 16:10:04 GMT Message-Id: <201004301610.o3UGA44w080400@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Geoffrey Mainland Cc: Subject: Re: kern/146165: Setting bssid in adhoc mode causes panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Geoffrey Mainland List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2010 16:10:05 -0000 The following reply was made to PR kern/146165; it has been noted by GNATS. From: Geoffrey Mainland To: bug-followup@FreeBSD.org, mainland@eecs.harvard.edu Cc: Subject: Re: kern/146165: Setting bssid in adhoc mode causes panic Date: Fri, 30 Apr 2010 11:35:15 -0400 Somehow the How-To-Repeat field from the web submission did not make it through. The following commands resulted in an instant kernel panic: ifconfig wlan0 create wlandev ath0 wlanmode adhoc ifconfig wlan0 inet 192.168.0.1/24 ssid foo mode 11g channel 6 bssid 12:00:00:00:00:00