Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 1995 19:59:35 +0000 ()
From:      James Raynard <fqueries@parody.tecc.co.uk>
To:        Chris Madison <cmadison@tippy.vnet.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Ethernet help:'(
Message-ID:  <Pine.BSF.3.91.951223195055.1778A-100000@parody.tecc.co.uk>
In-Reply-To: <Pine.BSF.3.91.951219220840.491B-100000@tippy.vnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Dec 1995, Chris Madison wrote:

> On tippy I set up the connection like:
> 
> # ifconfig ed0 172.16.1.1 netmask 0xffffff00 broadcast 172.16.1.255
> 
> After which the kernel reports ed0 times out.

>From the FAQ:

  3.13.  My network card keeps getting errors like, ``ed1: timeout''.
  What's going on?

  This is usually caused by an interrupt conflict (e.g., two boards
  using the same IRQ).  FreeBSD prior to 2.0.5R used to be tolerant of
  this, and  the  network driver  would  still function  in  the
  presence  of IRQ conflicts.  However, with  2.0.5R and later, IRQ
  conflicts are no  longer tolerated.

I had this problem as the 'clever' DOS configuration program decided
that IRQ 9 was the only possible interrupt to put the card on. I asked it 
to try again and it came up with the brilliant solution of using IRQ 3!

The solution was to set it up manually using jumpers on either IRQ 10 or
IRQ 11 (actually I got rid of DOS as well, but that's another story 8-)

James

Segmentation fault (core dumped): cannot find file '.signature'




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951223195055.1778A-100000>