Date: Tue, 30 Nov 2004 08:32:00 -0800 (PST) From: scott renna <flexble2547@yahoo.com> To: "Jorge Mario G." <murcielako@yahoo.com>, freebsd-questions@freebsd.org Subject: Re: NDIS: no buffer space available Message-ID: <20041130163200.89542.qmail@web53610.mail.yahoo.com> In-Reply-To: <20041127081348.6895.qmail@web50302.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I had a similar issue with the ath0 driver for my Dlink card. I was trying to get the NDISultaor to work to remedy this though. I found a post that you might want to try, can't remember where, search for ping: sendto: No buffer space available on google groups. Deepak Jain responded to set our kern.ipc.maxsocbuf to a bit higher: sysctl -w kern.ipc.maxsockbuf=384000 now if only i could get my ndis0 device to appear... --- "Jorge Mario G." <murcielako@yahoo.com> wrote: > Hi there > after using emule for a like 30mins > I start getting that message > I used netstat -m to track the mbuf clusters but > when > I start getting the message there is only like 356 > used out of 32768 > - I'm using the NDIS module to load my wifi card > - I can send and recive all the info I want via > http, > ftp, etc > it's the p2p software what makes it fail > - When I'm connected via ethernet it seems to work > fine > > > Thanks Jorge > > > ===== > > > _________________________________________________________ > Do You Yahoo!? > Información de Estados Unidos y América Latina, en > Yahoo! Noticias. > Visítanos en http://noticias.espanol.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041130163200.89542.qmail>