Re: Network speed Linux-2.6.10

2005-03-02 Thread venom
I wonder if switch ports are configured as 100FDX auto=off or 100HDX auto=off. from the report I saw it seems that switch ports are 100HDX auto=off instead of 100FDX auto=off. On Tue, 1 Mar 2005, Lee Revell wrote: On Tue, 2005-03-01 at 12:20 -0800, Ben Greear wrote: What happens if you just don't

Re: Network speed Linux-2.6.10

2005-03-02 Thread venom
not the e100 driver, but some switch, (e.g. some matrix) has a buggy autonegotiation. On Tue, 1 Mar 2005, Ben Greear wrote: Lee Revell wrote: On Tue, 2005-03-01 at 12:20 -0800, Ben Greear wrote: What happens if you just don't muck with the NIC and let it auto-negotiate on it's own? This can be a

Re: [BUG?] ata disk running maximum at DMA33 with 2.6.20 and new pata driver, NV CK804 ide controller.

2007-02-07 Thread venom
I boot 2.6.20 also on a pentium4 with intel 82801EB/ER (ICH5/ICH5R) IDE Controller and the same pata disk. On this controller the disk runs in DMA100 as it should, so I'm prone to think it is a pata_amd.c driver trouble. Should try downgrading this driver from version 0.2.7 to version 0.2.4? I