hi,
The if_msk works fine under -current, but under -stable it
does not use the MSI capability, and since it's a shared IRQ, it works
less than optimal under heavy cpu load.
Pyun YongHyeon suggested to search for help here :-)
from the if_msk:
...
pci_alloc_
On Thu, Apr 12, 2007 at 09:47:23AM +0300, Krassimir Slavchev wrote:
> ===> usr.sbin/bsnmpd/modules/snmp_bridge (depend)
> cat /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def |
> gensnmptree -p bridge_
> line 31: '(' expected at begin of node
> context: " TruthValue ENUM (
> *** Error
Hi Hartmut,
there is an annoying bug in 6-STABLE make(1), where -f - seems to
serialize the target making.
Consider the following Makefile
all: a b c d
a b c d:
@echo Makeing ${.TARGET}
@sleep 4
And observe the following behaviour:
$ make -j4
Makeing a
Makeing b
Makeing c
Makei
I am seeing the loader hang during a normal boot (but not when booting from
the install CD).
I can work around it by shortening the boot delay to around 1 second. If it is
any longer the count time timer stops and is is unresponsive to any input
except the reset switch.
Also, if I break into t
On 11/04/07, Scott Lambert <[EMAIL PROTECTED]> wrote:
Aha! PEBKAC error! Changing group and passwd from compat to files has
"fixed" the problem.
2c,
Is that documented anywhere? I'm sure you're not the only person
that'll hit that kind of perceived speed decrease. Perhaps a comment
in the d
Intel P III 933, 1/2 gig ram, plain old P3 box
Ok, installed 5.5 release.
setup X & gnome
cvsuped the 5 stable branch
Ran
make buildworld && make buildkernel && make installkernel && reboot
ran mergemaster -p in the /usr/src/ dir
then after i run make installworld I get the below error
same thi
On Friday 13 April 2007 12:37, Daniel O'Connor wrote:
> Also, if I break into the loader prompt in time I can then do things as
> normal.. very odd!
>
> Does anyone know of a proper fix for it? This work around is very kludgy :(
I think this is the same as http://www.freebsd.org/cgi/query-pr.cgi?p
Hi Ulrich,
On Thu, Apr 12, 2007 at 11:24:04PM +0200, Ulrich Spoerlein wrote:
> there is an annoying bug in 6-STABLE make(1), where -f - seems to
> serialize the target making.
>
> Consider the following Makefile
>
> all: a b c d
>
> a b c d:
> @echo Makeing ${.TARGET}
> @sleep 4
Hi Everyone,
I am very new to FreeBSD and am willing to explore it. One thing which
is causing a little-bit hitch is the availability of ISCSI target
services on FreeBSD. I currently use Openfiler for providing iscsi
targets to Solaris based initiators, but i want to move out from it and
come ont
On Friday 13 April 2007 14:50, patrick wrote:
> I had the same symptones with a Supermicro 5014C-T (has P8SCi board)
>
> I 'fixed' this by adding autoboot_delay="-1" in /boot/loader.conf.
>
> since then it boots normaly
Unfortunately that makes it impossible to interrupt the loader to go into
sin
On Fri, Apr 13, 2007 at 12:10:16AM -0400, Dot Yet wrote:
> I am very new to FreeBSD and am willing to explore it. One thing which
> is causing a little-bit hitch is the availability of ISCSI target
> services on FreeBSD. I currently use Openfiler for providing iscsi
> targets to Solaris based init
Ruslan Ermilov wrote:
On Thu, Apr 12, 2007 at 09:47:23AM +0300, Krassimir Slavchev wrote:
===> usr.sbin/bsnmpd/modules/snmp_bridge (depend)
cat /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def |
gensnmptree -p bridge_
line 31: '(' expected at begin of node
context: " TruthValue
12 matches
Mail list logo