| Summary: | When We configure up the xl0 device BSD hangup or the load go up | ||
|---|---|---|---|
| Product: | Base System | Reporter: | tonyo <tonyo> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | crow |
| Priority: | Normal | ||
| Version: | 4.3-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
tonyo
2001-08-01 14:20:06 UTC
On Wed, Aug 01, 2001 at 03:12:37PM +0200, tonyo@direct.hu wrote: > > >Number: 29365 > >Category: kern > >Synopsis: When We configure up the xl0 device BSD hangup or the load go up > >Originator: Tornyossy Csaba > >Release: FreeBSD 4.3-STABLE i386 > >Organization: > Nektor IT > >Environment: > System: FreeBSD NightWish 4.3-STABLE FreeBSD 4.3-STABLE #1: Tue Jul 31 13:50:57 CEST 2001 tonyo@NightWish:/usr/src/sys/compile/NightWish i386 > > Network card: 3COM 3C905C-TXM EtherLink10/100PCI > Main board: Intel 82801BA (problem tested in another machine) > Processor: PIII/800 > Kernel sources cvsupped from cvsup.hu.freebsd.org at 07/31/2001 > > >Description: > > In this machine when we configure the xl0 device (3com Etherlink), the processor usage go up, the whole system extremly slow down. In other cases the systemi just hang up, and we can do only cold reboot. > > The card with other OSs (like linux) works fine. The problem only exists in FreeBSD. > > >How-To-Repeat: > Just ifconfig the xl? interface with this card. > >Fix: > no ideas. Try adding an appropriate 'media' option, like: ifconfig_xl0="inet xxx.xxx.xxx.xxx netmask yyy.yyy.yyy.yyy media 10baseT" ..or 'media 100baseTX' as appropriate. I, too, have noticed that some xl cards have great trouble autonegotiating with some brands of switches under FreeBSD. G'luck, Peter -- Thit sentence is not self-referential because "thit" is not a word. Adding this to the PR's audit trail (by CC'ing a copy of the message to freebsd-gnats-submit@FreeBSD.org).. G'luck, Peter -- The rest of this sentence is written in Thailand, on ----- Forwarded message from Tornyossy Csaba <tonyo@linda.direct.hu> ----- X-Authentication-Warning: Linda.Szufficit.Hu: tonyo owned process doing -bs Date: Wed, 1 Aug 2001 18:42:49 +0200 (CEST) From: Tornyossy Csaba <tonyo@linda.direct.hu> X-Sender: tonyo@Linda.Szufficit.Hu To: Peter Pentchev <roam@orbitel.bg> cc: crow@kapu.hu Subject: Re: kern/29365: 3COM "3c905c-txm" problems In-Reply-To: <20010801192355.B2935@ringworld.oblivion.bg> X-Virus-Scanned: by AMaViS perl-10 On Wed, 1 Aug 2001, Peter Pentchev wrote: > On Wed, Aug 01, 2001 at 03:12:37PM +0200, tonyo@direct.hu wrote: > > > > >Number: 29365 > > >Category: kern > > >Synopsis: When We configure up the xl0 device BSD hangup or the load go up > > >Originator: Tornyossy Csaba > > >Release: FreeBSD 4.3-STABLE i386 > > >Organization: > > Nektor IT [...] > ..or 'media 100baseTX' as appropriate. > > I, too, have noticed that some xl cards have great trouble autonegotiating > with some brands of switches under FreeBSD. Thanks, the network card works fine with the 10baseTX/UTP media label. We think, documenting the 3com vs. media type change solution is a good idea. Best regards, Tonyo p.s.: sorry my english > G'luck, > Peter > > -- > Thit sentence is not self-referential because "thit" is not a word. > ----- End forwarded message ----- State Changed From-To: open->closed From reading the audit trail, it appears that this problem has been resolved. |