Displaying 4 results from an estimated 4 matches for "printf_bufr_size".
Did you mean:
printf_buffer_size
2008 Feb 01
1
dueling (s)printf()'s - what's the cure?
Hello All,
I mentioned a problem with this once before, and was referred to
other threads that also talked about this. But I believe a recent
problem I was experiencing, may have been related to this:
[: -le: argument expected. So I'd like to bring it up again, in
hopes that someone might have a cure. Specifically, two printf()'s
are sent to the same line, which results in a /very/ hard
2010 Jul 19
1
packet loss on ixgbe using vlans and ipv6
Hi,
I have a Dell T710 with 4 X 10G ethernet interfaces (2 X Dual port Intel
82599 cards). It is running FreeBSD RELENG_8 last updated on July 13.
What I see is packet loss (0 - 40%) on IPv6 packets in vlans, when the
machine is not the originator of the packets.
Let me try to describe a little more. If a neigbouring machine ping6 it,
there will be packet loss. If it act as a router for ipv6,
2010 Jan 08
3
USB problems on 8.0-STABLE
I am having problems with mouse, keyboard and APC UPS. When attempting to
start apcupsd I get the following error:
Jan 8 17:42:06 Ace apcupsd[1606]: apcupsd FATAL ERROR in generic-usb.c at
line 636 Cannot find UPS device -- For a link to detailed USB trouble
shooting information, please see <http://www.apcupsd.com/support.html>.
Jan 8 17:42:06 Ace apcupsd[1606]: apcupsd error shutdown
2012 Feb 10
21
Reducing the need to compile a custom kernel
Hi,
during some big discussions in the last monts on various lists, one of
the problems was that some people would like to use freebsd-update but
can't as they are using a custom kernel. With all the kernel modules
we provide, the need for a custom kernel should be small, but on the
other hand, we do not provide a small kernel-skeleton where you can
load just the modules you need.