Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2004 10:10:22 -0800 (PST)
From:      "Thomas Sandford" <freebsduser@paradisegreen.co.uk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/40274: "fxp: device timeout" errors during heavy, sustained network activity
Message-ID:  <200403071810.i27IAMBr078659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/40274; it has been noted by GNATS.

From: "Thomas Sandford" <freebsduser@paradisegreen.co.uk>
To: <freebsd-gnats-submit@FreeBSD.org>, <seagull@aracnet.com>
Cc:  
Subject: Re: i386/40274: "fxp: device timeout" errors during heavy, sustained network activity
Date: Sun, 7 Mar 2004 18:02:02 -0000

 Another datapoint:
 
 I'm seeing this problem under 4.9-RELEASE on a Compaq Proliant 1600.
 
 The usual trigger in my case is copies of large files using Samba.
 
 dmesg extract:
 
 fxp0: <Intel 82559 Pro/100 Ethernet> port 0x2800-0x283f mem
 0xc6e00000-0xc6efffff,0xc6dfd000-0xc6dfdfff irq 15 at device 11.0 on pci1
 
 The kernel is GENERIC with the following changes (diff -u extracts):
 -cpu            I386_CPU
 -cpu            I486_CPU
 -cpu            I586_CPU
 ...
 +options        SMP
 +options        APIC_IO
 
 -- 
 Thomas Sandford
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403071810.i27IAMBr078659>