From owner-freebsd-net Thu Dec 6 5:13:29 2001 Delivered-To: freebsd-net@freebsd.org Received: from sj-msg-core-4.cisco.com (sj-msg-core-4.cisco.com [171.71.163.10]) by hub.freebsd.org (Postfix) with ESMTP id BE44837B405 for ; Thu, 6 Dec 2001 05:13:25 -0800 (PST) Received: from europe.cisco.com (europe.cisco.com [144.254.52.73]) by sj-msg-core-4.cisco.com (8.11.3/8.9.1) with ESMTP id fB6DDNN15453 for ; Thu, 6 Dec 2001 05:13:24 -0800 (PST) Received: from cobweb.example.org (dhcp-nic-val-26-117.cisco.com [64.103.26.117]) by europe.cisco.com (8.8.8+Sun/8.8.8) with SMTP id OAA11968 for ; Thu, 6 Dec 2001 14:13:22 +0100 (MET) Received: (qmail 17117 invoked by uid 1000); 6 Dec 2001 13:13:30 -0000 Date: Thu, 6 Dec 2001 14:13:30 +0100 From: Marco Molteni To: freebsd-net@freebsd.org Subject: pcap_open_live() takes 1 sec to complete? Message-ID: <20011206141330.A17077@cobweb.example.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am writing a small program that does a pcap_open_live() on the Aironet an device, PCMCIA mode. System is a recent -stable on a Toshiba Portege 7200 laptop. Now, pcap_open_live() takes more than 1 sec to return. Is this long time expected? thanks marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message