From owner-freebsd-current@FreeBSD.ORG Thu Jun 21 07:53:15 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEE5716A400 for ; Thu, 21 Jun 2007 07:53:15 +0000 (UTC) (envelope-from lihong.chen@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 6F2B213C4AD for ; Thu, 21 Jun 2007 07:53:15 +0000 (UTC) (envelope-from lihong.chen@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so871730pyi for ; Thu, 21 Jun 2007 00:53:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:sender; b=SsKzzVdy2CZgv0QnWee9HtxF8SBc9yf0JUEIPM/eI9aPXFbZOJGIt3yU6VIlp3gZCy2P3H+1l1CVNBJhXqoSWz2uqewXv+PmVDAAdvzeT5ED+Ce9XTaSIdixze88u/Fe60sQ4bOypVvHkvcVcFusXuOPWzoMbYF+RHOWDu7s5y8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:sender; b=b6pjnmQzl/37iKpxc6c8OUppOdSMs+lRq9lRIwObaJg2GkuzdK+MSC3u+0AuObjQo9iioqXhApWnnUZt2XJkJAC6OJ8KBZSl/JRg9pxMxTlzpHX5oA+JQStWYxfZMHyYXpJjcjCGpXLArYBu+MIIjdqQCs1XG1KI8TQdxLLV1jw= Received: by 10.35.12.10 with SMTP id p10mr1692049pyi.1182410893904; Thu, 21 Jun 2007 00:28:13 -0700 (PDT) Received: from ?192.168.10.194? ( [59.125.13.44]) by mx.google.com with ESMTP id n45sm1180247pyh.2007.06.21.00.28.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 21 Jun 2007 00:28:12 -0700 (PDT) From: "Eric L. Chen" To: freebsd-current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-YQ4vyptfai3n8sbWBirL" Date: Thu, 21 Jun 2007 15:28:06 +0800 Message-Id: <1182410886.1320.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Sender: "Eric L. Chen" Subject: Wireless capture X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2007 07:53:15 -0000 --=-YQ4vyptfai3n8sbWBirL Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I did wireless frame capture with wireshark, It works fine while I'm using FreeBSD-6. After I upgraded FreeBSD-7, I got a message: ieee80211_load_module: load the wlan_scan_monitor module by hand for now. But I can not find out 'wlan_scan_monitor' module, only wlan_scan_ap and wlan_scan_sta in /boot/kernel. /Eric --=-YQ4vyptfai3n8sbWBirL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGeiiAymyXoUCp/cURArl1AJ9u5UGtVg+abEXRb0Huc92eoZyeMwCcCjLb YA8sxDOZhztSM6PphGoBbvo= =O6V2 -----END PGP SIGNATURE----- --=-YQ4vyptfai3n8sbWBirL--