From owner-cvs-all Mon Aug 14 6:29:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 13C5E37C00F; Mon, 14 Aug 2000 06:29:50 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Received: (from onoe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA69352; Mon, 14 Aug 2000 06:29:50 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Message-Id: <200008141329.GAA69352@freefall.freebsd.org> From: Atsushi Onoe Date: Mon, 14 Aug 2000 06:29:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ieee80211.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG onoe 2000/08/14 06:29:49 PDT Modified files: sys/net if_ieee80211.h Log: Change the argument for SIOCG80211NWID/SIOCS80211NWID to include the length of NWID. This breaks binary compatibility but only the awi driver refers this ioctl; no userland tools refers it. Add WEP stuff. Obtained from: NetBSD current Revision Changes Path 1.2 +25 -3 src/sys/net/if_ieee80211.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message