NetBSD Problem Report #11419

Received: (qmail 6349 invoked from network); 4 Nov 2000 08:56:39 -0000
Message-Id: <200011040856.eA48uUh04517@duffy.1st.de>
Date: Sat, 4 Nov 2000 09:56:30 +0100 (MET)
From: mlelstv@serpens.de
Reply-To: mlelstv@serpens.de
To: gnats-bugs@gnats.netbsd.org
Subject: Xircom Realport + DHCP failure
X-Send-Pr-Version: 3.95

>Number:         11419
>Category:       port-i386
>Synopsis:       Xircom Realport Ethernet fails with DHCP but works statically configured
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 04 08:57:00 +0000 2000
>Closed-Date:    
>Last-Modified:  Sun May 04 09:00:02 +0000 2008
>Originator:     Michael van Elst
>Release:        NetBSD1.5 BETA
>Organization:

>Environment:

System: NetBSD duffy 1.5_BETA NetBSD 1.5_BETA (DUFFY2) #8: Thu Nov 2 14:24:47 MET 2000 src@duffy:/home/src/sys/arch/i386/compile/DUFFY2 i386


>Description:
On a Compaq Armada M700 the system fails to configure a Xircom Realport
card using DHCP, it works fine configured statically using ifconfig.

The same system with a Lucent WaveLAN card in 'PCMCIA at Cardbus'
configuration does not show these problems.

Symptoms:
No address gets configured, dhclient times out a tcpdump does not
see any traffic. A console message says

  tlp0: filter setup and transmit timeout

ever few seconds.

Here are the relevant lines from the configuration

  options PCIBIOS
  options PCIBIOS_INTR_FIXUP
  options PCIBIOS_BUS_FIXUP
  options PCIBIOS_ADDR_FIXUP
  options RBUS_MIN_START="0x30000000"

  cbb*      at pci? dev ? function ?
  cardslot* at cbb?
  cardbus*  at cardslot?
  pcmcia*   at cardslot?

  com*      at cardbus? function ?
  tlp*      at cardbus? dev ? function ?


>How-To-Repeat:
Start dhclient
>Fix:
Shut/Unshut the interface with

  ifconfig tlp0 down
  ifconfig tlp0 up

makes the interface working again. I have added these commands to
/etc/dhclient-enter-hooks which is then sufficient for dhclient
to aquire an IP-Address from the DHCP server. Still you have to
kick the interface one more time this way.

When the interface comes alive again the console reports:

  tlp0: interrupting at 11

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: mycroft 
State-Changed-When: Sat Jul 3 23:32:48 UTC 2004 
State-Changed-Why:  
Does this still occur under 2.0 or -current? 


Responsible-Changed-From-To: port-i386-maintainer->mycroft 
Responsible-Changed-By: mycroft 
Responsible-Changed-When: Sat Jul 3 23:32:48 UTC 2004 
Responsible-Changed-Why:  
. 
From: Michael van Elst <mlelstv@serpens.de>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-i386/11419 Xircom Realport + DHCP failure
Date: Sun, 20 Feb 2005 09:30:19 +0100

 > On a Compaq Armada M700 the system fails to configure a Xircom Realport
 > card using DHCP, it works fine configured statically using ifconfig.
 > Symptoms:
 > No address gets configured, dhclient times out a tcpdump does not
 > see any traffic. A console message says
 > tlp0: filter setup and transmit timeout
 > every few seconds.

 I had the chance to test this under 2.0. The problem is still
 the same.

 -- 
                                 Michael van Elst
 Internet: mlelstv@serpens.de
                                 "A potential Snark may lurk in every tree."

Responsible-Changed-From-To: mycroft->port-i386-maintainer
Responsible-Changed-By: wiz@netbsd.org
Responsible-Changed-When: Sun, 03 Sep 2006 01:18:58 +0000
Responsible-Changed-Why:
Back to role account, mycroft doesn't have commit access any longer.


State-Changed-From-To: feedback->open
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 04 May 2008 02:39:26 +0000
State-Changed-Why:
Feedback received, in 2005.


State-Changed-From-To: open->feedback
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 04 May 2008 02:40:49 +0000
State-Changed-Why:
...of course, 2005 was a long time ago. Is it any better nowadays?


From: Michael van Elst <mlelstv@serpens.de>
To: gnats-bugs@NetBSD.org
Cc: port-i386-maintainer@NetBSD.org, netbsd-bugs@NetBSD.org,
        gnats-admin@NetBSD.org, dholland@NetBSD.org
Subject: Re: port-i386/11419 (Xircom Realport Ethernet fails with DHCP but
	works statically configured)
Date: Sun, 4 May 2008 08:37:42 +0200

 On Sun, May 04, 2008 at 02:40:49AM +0000, dholland@NetBSD.org wrote:
 > Synopsis: Xircom Realport Ethernet fails with DHCP but works statically configured
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: dholland@NetBSD.org
 > State-Changed-When: Sun, 04 May 2008 02:40:49 +0000
 > State-Changed-Why:
 > ...of course, 2005 was a long time ago. Is it any better nowadays?

 I don't think so, but I don't have access to that hardware.


 -- 
                                 Michael van Elst
 Internet: mlelstv@serpens.de
                                 "A potential Snark may lurk in every tree."

State-Changed-From-To: feedback->open
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 04 May 2008 06:47:58 +0000
State-Changed-Why:
submitter cannot test; anyone else have one of these?


From: Klaus Heinz <k.heinz@maiacht.kh-22.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-i386/11419 (Xircom Realport Ethernet fails with DHCP but works statically configured)
Date: Sun, 4 May 2008 10:57:47 +0200

 dholland@NetBSD.org wrote:
 > submitter cannot test; anyone else have one of these?

 I did this some months ago.

 Xircom Realport Cardbus Ethernet 10/100 + Modem 56

   tlp0 at cardbus0 function 0: Xircom 3201-3 Ethernet, pass 0.3

 could be configured by dhclient from NetBSD 4.0.


 As soon as dhclient used the interface the kernel message

   tlp0: interrupting at 255

 could be seen. When the com part of the card got configured I saw

   com3: interrupting at irq 255

 so it seems as if "irq" is missing somewhere in the code handling the tlp0.

 On this machine the irq 11 mentioned in this PR was assigned to
 ccb0 and cbb1.

 ciao
      Klaus

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.