Re: FreeBSD 10-RC4: Got crash in igb driver

2014-01-16 Thread Thomas Mueller
> I work with Jack on FreeBSD network drivers, and we have a patch that we > think might fix this problem. It re-implements the header pull-up code that > was in the driver pre-2.4.0, but with IPv6 support. Alexandre, could you > apply this patch to the igb version in HEAD and try it out on your ne

mouse pointer has gone.

2014-01-16 Thread clutton
Using X, I have a frozen mouse pointer. Mouse works fine from syscons but not from X. Booting from kernel.old resolves the problem. Here is my X log with current kernel. 158:[34.043] (==) NVIDIA(0): Silken mouse enabled 208:[34.232] (II) config/hal: Adding input device PS/2 Mouse 209:[

Re: mouse pointer has gone.

2014-01-16 Thread Rainer Hurling
Am 16.01.2014 15:07, schrieb clutton: > Using X, I have a frozen mouse pointer. > Mouse works fine from syscons but not from X. Booting from kernel.old > resolves the problem. > > Here is my X log with current kernel. > > 158:[34.043] (==) NVIDIA(0): Silken mouse enabled > 208:[34.232] (I

Re: mouse pointer has gone.

2014-01-16 Thread Kevin Oberman
On Thu, Jan 16, 2014 at 8:50 AM, Rainer Hurling wrote: > Am 16.01.2014 15:07, schrieb clutton: > > Using X, I have a frozen mouse pointer. > > Mouse works fine from syscons but not from X. Booting from kernel.old > > resolves the problem. > > > > Here is my X log with current kernel. > > > > 158:

Re: mouse pointer has gone.

2014-01-16 Thread clutton
On Thu, 2014-01-16 at 17:50 +0100, Rainer Hurling wrote: > Am 16.01.2014 15:07, schrieb clutton: > > Using X, I have a frozen mouse pointer. > > Mouse works fine from syscons but not from X. Booting from kernel.old > > resolves the problem. > > > > Here is my X log with current kernel. > > > > 15

Re: mtree acl support

2014-01-16 Thread Edward Tomasz Napierała
Wiadomość napisana przez Tim Kientzle w dniu 16 sty 2014, o godz. 06:11: > On Jan 14, 2014, at 6:47 AM, Mark Felder wrote: > >> I was recently talking to someone about how one would backup / restore >> ACLs reliably. I didn't see any mention of ACLs in the mtree man page >> and after a quick goog

Re: mtree acl support

2014-01-16 Thread Mark Felder
On Wed, Jan 15, 2014, at 23:11, Tim Kientzle wrote: > > On Jan 14, 2014, at 6:47 AM, Mark Felder wrote: > > > I was recently talking to someone about how one would backup / restore > > ACLs reliably. I didn't see any mention of ACLs in the mtree man page > > and after a quick google I came upon

Re: mtree acl support

2014-01-16 Thread Edward Tomasz Napierała
Wiadomość napisana przez Mark Felder w dniu 16 sty 2014, o godz. 21:36: > On Wed, Jan 15, 2014, at 23:11, Tim Kientzle wrote: >> >> On Jan 14, 2014, at 6:47 AM, Mark Felder wrote: >> >>> I was recently talking to someone about how one would backup / restore >>> ACLs reliably. I didn't see any me

picking a new AF_* number for NETLINK ?

2014-01-16 Thread Luigi Rizzo
In porting the kernel openvswitch code to FreeBSD we have implemented netlink sockets, so we need to pick a number to use for AF_NETLINK/PF_NETLINK in the messages. Obviously we'd like ovs to be loadable as a module on existing kernels, so i wonder if there are any restrictions on what we can use

Re: mtree acl support

2014-01-16 Thread Tim Kientzle
On Jan 16, 2014, at 12:36 PM, Mark Felder wrote: > On Wed, Jan 15, 2014, at 23:11, Tim Kientzle wrote: >> >> On Jan 14, 2014, at 6:47 AM, Mark Felder wrote: >> >>> I was recently talking to someone about how one would backup / restore >>> ACLs reliably. I didn't see any mention of ACLs in the

Re: SCHED_ULE bug (was Re: cpuminer mines only on one core regardless of "--threads" option)

2014-01-16 Thread Andrey Chernov
On 16.01.2014 11:20, Alexander wrote: > > > 14.01.2014, 22:32, "Alexander" : >> 14.01.2014, 20:14, "Subbsd" : >> >>> On Tue, Jan 14, 2014 at 7:43 PM, Andrey Chernov wrote: On 14.01.2014 17:01, Alexander wrote: > on Freebsd 9.2 x64 on 5 different PCs I installed net-p2p/cpuminer >>>