From owner-freebsd-current@FreeBSD.ORG Fri Jul 15 21:58:55 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3AF216A41C for ; Fri, 15 Jul 2005 21:58:54 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from lapdance.yazzy.net (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54C3F43D45 for ; Fri, 15 Jul 2005 21:58:51 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from localhost (localhost [127.0.0.1]) by lapdance.yazzy.net (8.13.4/8.13.4) with SMTP id j6FLwnFV001641 for ; Fri, 15 Jul 2005 23:58:49 +0200 (CEST) (envelope-from lists@yazzy.org) Date: Fri, 15 Jul 2005 23:58:49 +0200 From: Marcin Jessa To: FreeBSD-Current Message-Id: <20050715235849.39e94911.lists@yazzy.org> Organization: YazzY.org X-Mailer: Sylpheed version 1.9.12 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: ping: sendto: No buffer space available 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: Fri, 15 Jul 2005 21:58:55 -0000 Hi guys. After upgrade to 7.0 I've problems with my iwi nic. It's unable to connect to my AP. I can't really see any errors. Setting it up now the same way as on 6.0 and trying to ping an IP gives me: ping: sendto: No buffer space available Running tcpdump -i iwi0 -n -e -y IEEE802_11 shows avaliable APs, e.g: 23:49:01.222319 BSSID:00:40:05:cc:78:f8 DA:ff:ff:ff:ff:ff:ff SA:00:40:05:cc:78:f8 Beacon (Lia13F) [1.0* 2.0* 5.5* 11.0* 22.0* Mbit] ESS CH: 6 23:49:01.253009 BSSID:00:40:05:cc:78:f8 DA:00:12:f0:12:29:b3 SA:00:40:05:cc:78:f8 Probe Response (Lia13F) [1.0* 2.0* 5.5* 11.0* 22.0* Mbit] CH: 6 It worked reasonably fine on 6.0 Cheers, Marcin Jessa