Subject: Re: tlp0: filter setup and transmit timeout
To: Jon <jons@dotnet.com>
From: Brian Seklecki <lavalamp@burghcom.com>
List: port-i386
Date: 10/24/2001 02:06:26
Scratch that, I see TLP is PCI now...

tlp*    at pci? dev ? function ?        # DECchip 21x4x (and clones)
Ethernet
#options        TLP_MATCH_21040
#options        TLP_MATCH_21041
#options        TLP_MATCH_21140
#options        TLP_MATCH_21142

-lava

On Wed, 24 Oct 2001, Brian Seklecki wrote:

>
> The kernel is looking for it at a predefined IRQ and base I/O.  It sees
> your card because yours is programmed with the right I/O, so it probes it,
> but can't reach it because your IRQ differs from where the kernel is
> looking...this happens with NE2000 ISA all the time.
>
> Copy/paste the part of DMESG where it probes it.
>
> --lava
>
> On Tue, 23 Oct 2001, Jon wrote:
>
> > Hi guys,
> >
> > I have this problem, I use NetBSD 1.5.2 and I am getting this error on boot.
> >
> > The dmesg file is correct and things seem to be registering fine and then I get tlp0: filter setup and transmit timeout
> >
> > I have seen a few others have recieved a similar message but can't find a solution, can anyone help?
> >
> > Thanks
> >
> > Jon
> >
> >
> >
>
>