Re: [AX.25 1/2] Introduce struct ax25_sock.

2006-07-22 Thread David Miller
From: Ralf Baechle <[EMAIL PROTECTED]> Date: Fri, 21 Jul 2006 11:29:46 -0400 > Upto now AX.25 was using two separate structures for it's sockets. One, > ax25_cb described the entire actual AX.25 connection. The other was > the standard struct sock. > > This patch combines both into struct ax25_

Re: Netdev kernel summit.

2006-07-22 Thread David Miller
From: Evgeniy Polyakov <[EMAIL PROTECTED]> Date: Sat, 15 Jul 2006 13:40:56 +0400 > Where interested reader can find info about this year netdev kernel > summit topics and presentations, if that event will/is/was at all. > > Previous summits had extremely interesting topics. It will be in Septemb

RE: Netchannles: first stage has been completed. Further ideas.

2006-07-22 Thread Caitlin Bestler
[EMAIL PROTECTED] wrote: > Evgeniy Polyakov wrote: >> On Thu, Jul 20, 2006 at 02:21:57PM -0700, Ben Greear > ([EMAIL PROTECTED]) wrote: >> >>> Out of curiosity, is it possible to have the single producer logic >>> if you have two+ ethernet interfaces handling frames for a single >>> TCP connection

PAYING

2006-07-22 Thread HyipPaying
Winners Invest Promo Plan: 300 % after 1 day 130-210 % after 1 day 190-270 % after 2 days 250-330 % after 3 days min spend: 1 USD max spend: 2000 USD REF:5-10-15 % Sign Up http://www.winners-invest.com/?ref=BenJ

Re: [AX.25 1/2] Introduce struct ax25_sock.

2006-07-22 Thread Ralf Baechle
On Sat, Jul 22, 2006 at 01:36:18AM -0700, David Miller wrote: > > Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]> > > This is very nice work Ralf, but I think it's 2.6.19 material. > :-) While this patch itself is more of a cleanup it's a prerequisite for being able the use the sk_*_timer functi

[PATCH] mark sk98lin driver for removal

2006-07-22 Thread Stephen Hemminger
The sk98lin driver is now superseded by the skge driver. I wanted to just let the old driver wither and die from old age, but there are still bugs that are too painful to fix. See http://bugzilla.kernel.org/show_bug.cgi?id=6780 The board crashes repeatedly after 2 weeks. It probably is something i

Re: skge driver oops

2006-07-22 Thread Krzysztof Oledzki
On Fri, 26 May 2006, Stephen Hemminger wrote: Please give this a try, it rearranges the transmit buffer management, and may avoid issues with partial completions causing SKB reuse. Plase excuse me, I overlooked this patch. Anyway, it seems that this fix went into the 2.6.16 kernel, which

Re: [PATCH] mark sk98lin driver for removal

2006-07-22 Thread Dave Jones
On Sat, Jul 22, 2006 at 02:11:50PM -0700, Stephen Hemminger wrote: > The sk98lin driver is now superseded by the skge driver. I wanted to just > let the old driver wither and die from old age, but there are still bugs > that are too painful to fix. > > See http://bugzilla.kernel.org/show_bug.

Re: [AX.25 1/2] Introduce struct ax25_sock.

2006-07-22 Thread David Miller
From: Ralf Baechle <[EMAIL PROTECTED]> Date: Sat, 22 Jul 2006 08:13:43 -0400 > While this patch itself is more of a cleanup it's a prerequisite for > being able the use the sk_*_timer functions to fix the reference counts > in AX.25 timers ... When you have those timer refcount fixes as part of y

Re: [PATCH] mark sk98lin driver for removal

2006-07-22 Thread John W. Linville
On Sat, Jul 22, 2006 at 07:17:03PM -0400, Dave Jones wrote: > On Sat, Jul 22, 2006 at 02:11:50PM -0700, Stephen Hemminger wrote: > > The sk98lin driver is now superseded by the skge driver. I wanted to just > > let the old driver wither and die from old age, but there are still bugs > > that are

Re: skge error; hangs w/ hardware memory hole

2006-07-22 Thread Anthony DeRobertis
Andreas Kleen wrote: > > You need to use iommu=soft swiotlb=force > > The standard IOMMU is also broken on VIA, but forced swiotlb should > work. Didn't work :-( Excepts from the log: Bootdata ok (command line is BOOT_IMAGE=2.6.17-1-smp ro root=902 iommu=soft swiotlb=force single) ... skge et