From owner-cvs-all Tue May 7 11:16:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55A9F37B407; Tue, 7 May 2002 11:16:39 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47IGd723919; Tue, 7 May 2002 11:16:39 -0700 (PDT) (envelope-from imp) Message-Id: <200205071816.g47IGd723919@freefall.freebsd.org> From: Warner Losh Date: Tue, 7 May 2002 11:16:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_media.h 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/05/07 11:16:39 PDT Modified files: sys/net if_media.h Log: MFOpenBSD: ibss and ibss-master. ibss is the modern ad-hoc mode. ibss-master is the same, except that it creates the ibss network. This distinction is necessary because some supported cards (symbol) support the former without supporting the latter. A seprate commit will introduce a demo-adhoc mode so that we can disentwingle the multiple, mutually exclusive meandings of adhoc in the present state of affairs. Submitted by: jhay Revision Changes Path 1.17 +4 -0 src/sys/net/if_media.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message