Date: Sun, 17 Aug 2008 13:43:30 +0800 From: "Mars G Miro" <spry@anarchy.in.the.ph> To: freebsd-net@freebsd.org Subject: ng_btsocket_rfcomm_receive_uih: Not enough space ... Message-ID: <f12f408a0808162243o22d21535m97b8ee3266be1c64@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi I use a Bluetooth dongle and do an rfcomm_sppd to my 3G phone for my internet needs. It seems that after a few hours of transferring data, prolly hundreds of megabytes , at some point it Aug 17 04:17:34 firefly kernel: ng_btsocket_rfcomm_receive_uih: Not enough space in socket receive queue. Dropping UIH for dlci=2, state=4, flags=0x2, len=505, space=347 Aug 17 04:17:34 firefly kernel: ng_btsocket_rfcomm_receive_uih: Not enough space in socket receive queue. Dropping UIH for dlci=2, state=4, flags=0x2, len=667, space=347 Aug 17 04:17:34 firefly kernel: ng_btsocket_rfcomm_receive_uih: Not enough space in socket receive queue. Dropping UIH for dlci=2, state=4, flags=0x2, len=505, space=29 then chokes my ppp link: Aug 17 04:20:32 firefly ppp[2715]: tun0: Phase: Clearing choked output queue Aug 17 04:22:33 firefly ppp[2715]: tun0: Phase: Clearing choked output queue Aug 17 04:24:34 firefly ppp[2715]: tun0: Phase: Clearing choked output queue Then my ppp link becomes deaf and dumb, I'd have to kill my ppp and restart my script again. Anybody else experiencing this? This is on FreeBSD-7.0R/i386. Thanks. -- cheers mars
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f12f408a0808162243o22d21535m97b8ee3266be1c64>