From owner-freebsd-i386@FreeBSD.ORG Sun Nov 13 11:40:24 2005 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6523916A421 for ; Sun, 13 Nov 2005 11:40:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87EA843D46 for ; Sun, 13 Nov 2005 11:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADBeMw4058844 for ; Sun, 13 Nov 2005 11:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADBeMJl058842; Sun, 13 Nov 2005 11:40:22 GMT (envelope-from gnats) Resent-Date: Sun, 13 Nov 2005 11:40:22 GMT Resent-Message-Id: <200511131140.jADBeMJl058842@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Li RUi jiang Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5FD416A41F for ; Sun, 13 Nov 2005 11:37:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4972A43D4C for ; Sun, 13 Nov 2005 11:37:47 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jADBbk0M034780 for ; Sun, 13 Nov 2005 11:37:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id jADBbkKl034779; Sun, 13 Nov 2005 11:37:46 GMT (envelope-from nobody) Message-Id: <200511131137.jADBbkKl034779@www.freebsd.org> Date: Sun, 13 Nov 2005 11:37:46 GMT From: Li RUi jiang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/88917: ipw can not work in adhoc mode X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 11:40:24 -0000 >Number: 88917 >Category: i386 >Synopsis: ipw can not work in adhoc mode >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 13 11:40:22 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Li RUi jiang >Release: 6.0 >Organization: Fudan university,ShangHai,China >Environment: FreeBSD lith.3322.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Nov 4 04:19:50 CST 2005 root@:/usr/obj/usr/src/sys/CUSTOM_6 i386 >Description: The machine running windows is set to adhoc mode. ssid is cat On FreeBSD machine, I type: ---------------------------------- ipwcontrol -f /usr/local/share/ipw-firmware/ipw-i.fw ifconfig ipw0 mediaopt adhoc ifconfig ipw0 ssid cat ifconfig ipw0 192.168.0.1 netmask 255.255.255.0 ifconfig ipw0 up ------------------------------------- the led of wireless is on. then the windows machine says that it has detected a wireless network.. I choose join..and it said that the signal is very good. But the windows machine can not receive any packet...and it was sending packet continual. when I --------------------- sysctl net.wlan.debug=-1 sysctl net.wlan.0.debug=-1 -------------------- the first tty said that: "discard frame, not to bss" continual ------------------------------------- I am sure that my wireless card is good, and the windows machine's setting is right, because the wireless worked when I run Windows. My machine is IBM thinkpad T42 and my wireless card is ipw0: mem 0xc0210000-0xc0210fff irq 11 at device 2.0 on pci2 ipw0: Ethernet address:xxxxxxxxxx >How-To-Repeat: The machine running windows is set to adhoc mode. ssid is cat On FreeBSD machine, I type: ---------------------------------- ipwcontrol -f /usr/local/share/ipw-firmware/ipw-i.fw ifconfig ipw0 mediaopt adhoc ifconfig ipw0 ssid cat ifconfig ipw0 192.168.0.1 netmask 255.255.255.0 ifconfig ipw0 up ------------------------------------- the led of wireless is on. then the windows machine says that it has detected a wireless network.. I choose join..and it said that the signal is very good. But the windows machine can not receive any packet...and it was sending packet continual. when I --------------------- sysctl net.wlan.debug=-1 sysctl net.wlan.0.debug=-1 -------------------- the first tty said that:"discard frame, not to bss"continual >Fix: >Release-Note: >Audit-Trail: >Unformatted: