From owner-cvs-all Tue Aug 20 22:31: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7108037B400; Tue, 20 Aug 2002 22:31:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA1443E3B; Tue, 20 Aug 2002 22:31:05 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7L5V4JU097122; Tue, 20 Aug 2002 22:31:05 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7L5V4ee097121; Tue, 20 Aug 2002 22:31:04 -0700 (PDT) Message-Id: <200208210531.g7L5V4ee097121@freefall.freebsd.org> From: Warner Losh Date: Tue, 20 Aug 2002 22:31:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/08/20 22:31:04 PDT Modified files: sys/dev/wi if_wi.c Log: Treat IBSS the same as ADHOC in wi_get_cur_ssid. This makes ifconfig work better, but might not make ibss actually work on the prism2 cards that I have (this is the first time I've tried ibss in a long time). Revision Changes Path 1.113 +1 -0 src/sys/dev/wi/if_wi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message