Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 1998 17:57:24 -0500
From:      Jonathan Lemon <jlemon@americantv.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Misbehaving 3C589D
Message-ID:  <19981011175724.48826@right.PCS>
In-Reply-To: <199810111924.MAA00851@dingo.cdrom.com>; from Mike Smith on Oct 10, 1998 at 12:24:52PM -0700
References:  <19981010202751.31297@right.PCS> <199810111924.MAA00851@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 10, 1998 at 12:24:52PM -0700, Mike Smith wrote:
> >   I just got a 3Com 3C589D that doesn't seem to behave correctly.
> > Symptoms include:
> > 
> > 	- using tcpdump, I can watch ICMP echo requests going out, but
> > 	  I never see echo replies _until_ I kill ping; then they come
> > 	  back in a flood.
> > 	- I can telnet to another system (connected via a crossover 
> > 	  cable), but it takes about 1 second before the card actually	
> > 	  transmits anything; then the response is immediate.
> 
> Looks like lack of interrupts; check you're not sharing an interrupt 
> with anything.

Well, dmesg didn't show the irq used for anything else, so I thought
it was free.  However, now that I've changed the irq from 10 to 11
it works.  I suspect that there may be some device (sound card?) in
the laptop that is using the irq, but which I don't have configured.

Anyway, thanks for the pointer, it seems to be working just fine now.
--
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message



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