Re: network freeze with nforce-A939 integrated rhine card

2006-05-13 Thread David Lang
On Fri, 12 May 2006, David Lang wrote: On Fri, 12 May 2006, Roger Luethi wrote: On Thu, 11 May 2006 22:59:44 -0700, David Lang wrote: I haven't had time to go back and find where is started (my prior kernel was 2.6.15-rc7), but with 2.6.17-rc1/2/3/4 I've been running into a problem where

Re: [PATCH 1/5] new pcmcia IDs for hostap - ASUS WL-110

2006-05-13 Thread Jochen Friedrich
Hi Marcin, [EMAIL PROTECTED]:~# pccardctl ident Socket 0: product info: ASUS, 802_11B_CF_CARD_25, Version 01.00, manfid: 0x02aa, 0x0002 function: 6 (network) Yet another card known to work OK with hostap_cs: # pccardctl ident Socket 0: no product info available Socket 1: product

Re: [PATCH 1/5] new pcmcia IDs for hostap - ASUS WL-110

2006-05-13 Thread Jar
Pavel Roskin wrote: I strongly believe that every driver should list all devices it can support. In case of multiple drivers supporting one device, the choice should be done in userspace. Just from end user's standpoint: I am totally bored with this model. Every time new kernel comes I first

Re: [PATCH 4/6] myri10ge - First half of the driver

2006-05-13 Thread Francois Romieu
Brice Goglin [EMAIL PROTECTED] : [...] Return in a middle of a spinlock-intensive function. :o( What do you mean ? It is preferred for maintenance purpose (hello Mr Morton) to organize the control flow with a single spin_{lock/unlock} pair: if there is a branch in the control flow, it

Re: [PATCH 6/6] myri10ge - Kconfig and Makefile

2006-05-13 Thread Adrian Bunk
On Wed, May 10, 2006 at 11:43:55PM +0200, Brice Goglin wrote: ... --- linux-mm/drivers/net/Makefile.old 2006-04-08 04:49:53.0 -0700 +++ linux-mm/drivers/net/Makefile 2006-04-21 08:10:27.0 -0700 @@ -192,6 +192,7 @@ obj-$(CONFIG_R8169) += r8169.o obj-$(CONFIG_AMD8111_ETH) +=

Re: [PATCH 6/6] myri10ge - Kconfig and Makefile

2006-05-13 Thread Brice Goglin
Adrian Bunk wrote: On Wed, May 10, 2006 at 11:43:55PM +0200, Brice Goglin wrote: ... --- linux-mm/drivers/net/Makefile.old2006-04-08 04:49:53.0 -0700 +++ linux-mm/drivers/net/Makefile2006-04-21 08:10:27.0 -0700 @@ -192,6 +192,7 @@ obj-$(CONFIG_R8169) +=

Re: network freeze with nforce-A939 integrated rhine card

2006-05-13 Thread David Lang
On Sat, 13 May 2006, David Lang wrote: On Fri, 12 May 2006, David Lang wrote: On Fri, 12 May 2006, Roger Luethi wrote: On Thu, 11 May 2006 22:59:44 -0700, David Lang wrote: I just confirmed this, I was able to transfer 84G with no trouble starting from /dev/hdb, but starting from

Re: Block Http

2006-05-13 Thread Steven Hayter
varun wrote: Can anyone suggest me a way in which i can stop http downloads but not http traffic. First point, your on the wrong mailing list for this type of inquiry. Second, you might want to look at a Squid proxy, and mime-type filtering, check there documentation and users mailing list.

Re: 2.6.16.13 e1000 reports incorrect PCI-X bus speed?

2006-05-13 Thread Chris Leech
Any idea why 120Mhz is used instead of 133? It doesn't seem to matter in my performance tests, but I am curious... I think Rick is right, the bus between the bridge on the card and the e1000s is running at 120Mhz. - Chris - To unsubscribe from this list: send the line unsubscribe netdev in