Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937454AbXFGWWT (ORCPT ); Thu, 7 Jun 2007 18:22:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S937104AbXFGWU6 (ORCPT ); Thu, 7 Jun 2007 18:20:58 -0400 Received: from wx-out-0506.google.com ([66.249.82.224]:43587 "EHLO wx-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936907AbXFGWU4 (ORCPT ); Thu, 7 Jun 2007 18:20:56 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MU7ns/cgaLXx1G4MUehIfWsKhBokWf0G2PFL6FyZKHQcYy7vxGBePQC5SU6uw6JtNw+2GJWGvApzOcADlimWAds1ZTjhYT4gB4pxaI7t8Cj69oPrVXIyryeGTqKayHO0kAnrWg1Bsxarz0gM+7ODoF23pCPKrzOJdeuxBGtNE34= Message-ID: Date: Thu, 7 Jun 2007 19:20:55 -0300 From: "Kevin Winchester" To: "Miles Lane" Subject: Re: 2.6.22-rc4-mm2 -- ipw2200 -- SIOCSIFADDR: No buffer space available Cc: "Andrew Morton" , LKML In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1660 Lines: 46 On 07/06/07, Miles Lane wrote: > Hi Andrew, > > This might be some problem with my kernel configuration. > I added: > CONFIG_BONDING=y > > # dhclient eth1 > There is already a pid file /var/run/dhclient.pid with pid 134993416 > Internet Systems Consortium DHCP Client V3.0.4 > Copyright 2004-2006 Internet Systems Consortium. > All rights reserved. > For info, please visit http://www.isc.org/sw/dhcp/ > SIOCSIFADDR: No buffer space available > Listening on LPF/eth1/00:12:f0:5e:db:2f > Sending on LPF/eth1/00:12:f0:5e:db:2f > Sending on Socket/fallback > DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 6 > DHCPOFFER from 192.168.1.1 > DHCPREQUEST on eth1 to 255.255.255.255 port 67 > DHCPACK from 192.168.1.1 > SIOCSIFADDR: No buffer space available > SIOCSIFNETMASK: Cannot assign requested address > SIOCSIFBRDADDR: Cannot assign requested address > SIOCADDRT: Network is unreachable > bound to 192.168.1.2 -- renewal in 2993 seconds. > > # ping www.yahoo.com > ping: unknown host www.yahoo.com > > Any suggestions what to try now? I'll go ahead and turn off the > bonding option and see if that helps. > I was seeing this same error last night on my via-velocity based ethernet interface. I chalked it up to some config mistake on my part, but I guess there might be more to it. Whatever it is, it doesn't seem to be specific to the ipw2200 driver. -- Kevin Winchester - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/