From owner-freebsd-questions Wed Aug 9 14:28:03 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id OAA28575 for questions-outgoing; Wed, 9 Aug 1995 14:28:03 -0700 Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id OAA28565 for ; Wed, 9 Aug 1995 14:27:54 -0700 Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id WAA00876 ; Wed, 9 Aug 1995 22:26:20 +0100 To: "Jonathan M. Bresler" cc: questions@freebsd.org, jon doran Subject: Re: 2 3c509 cards dont work In-reply-to: Your message of "Wed, 09 Aug 1995 17:06:35 EDT." Date: Wed, 09 Aug 1995 22:26:19 +0100 Message-ID: <874.808003579@palmer.demon.co.uk> From: Gary Palmer Sender: questions-owner@freebsd.org Precedence: bulk In message , "Jonathan M. Bresler" writes: > > here are jon doran's dmesg output and kernel config file. > > anyone see the problem ?? If this is the delay when ifconfig'ing the 2nd card, I feel it's a problem with the resolver setup, not the card's config. Try not autoconfiging the card and do it manually with the `-n' flag to not do DNS resolution to see if that helps. Gary