From owner-freebsd-hackers Fri Apr 18 10:20:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA19455 for hackers-outgoing; Fri, 18 Apr 1997 10:20:50 -0700 (PDT) Received: from mail-oak-1.pilot.net (mail-oak-1.pilot.net [198.232.147.16]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA19450 for ; Fri, 18 Apr 1997 10:20:46 -0700 (PDT) Received: from u2.pilot.net (unknown-17-117.pilot.net [204.48.17.117]) by mail-oak-1.pilot.net with ESMTP id KAA05927; Fri, 18 Apr 1997 10:20:34 -0700 (PDT) Received: from dc3.pilot.net (dc3.pilot.net [204.48.17.11]) by u2.pilot.net (8.8.5/) with ESMTP id KAA15273; Fri, 18 Apr 1997 10:20:34 -0700 (PDT) Received: from localhost (wadlow@localhost) by dc3.pilot.net (8.7.3/8.7.3) with SMTP id KAA00972; Fri, 18 Apr 1997 10:20:33 -0700 (PDT) X-Authentication-Warning: dc3.pilot.net: wadlow owned process doing -bs Date: Fri, 18 Apr 1997 10:20:33 -0700 (PDT) From: Tom Wadlow To: HOSOKAWA Tatsumi cc: hackers@FreeBSD.ORG Subject: Re: Interesting problem In-Reply-To: <199704180449.NAA15795@frig.mt.cs.keio.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 18 Apr 1997, HOSOKAWA Tatsumi wrote: > >> I supply "up" as an additional ifconfig argument in the network part. So > >> far so good. It begins the installation. Meanwhile, on my Sun, I've got > >> a "ping -s" going to the laptop. It is showing delay times of 250-1500 > >> milliseconds. My Sun and the laptop are on the same segment. A ping to > >> another machine on the same segment shows 0 msec delays. A ping to the > >> Linux running on the '30H, with the same Megahertz card and same Ethernet > >> cable shows 0 msec. But hell, it's working, so I proceed. > > Does your laptop have a sourdcard or something confilcts with the IRQ > you specified as the free IRQ pool for PC-cards? It does, but booting and disabling those devices produces no change in the behavior. It still pings with great delay, works for a minute or two and then stops. --Tom