From owner-freebsd-hackers Tue Mar 17 12:14:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22940 for freebsd-hackers-outgoing; Tue, 17 Mar 1998 12:14:51 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22917 for ; Tue, 17 Mar 1998 12:14:41 -0800 (PST) (envelope-from tlambert@usr04.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id NAB08909; Tue, 17 Mar 1998 13:14:40 -0700 (MST) Received: from usr04.primenet.com(206.165.6.204) via SMTP by smtp03.primenet.com, id smtpd008884; Tue Mar 17 13:14:39 1998 Received: (from tlambert@localhost) by usr04.primenet.com (8.8.5/8.8.5) id NAA19909; Tue, 17 Mar 1998 13:14:37 -0700 (MST) From: Terry Lambert Message-Id: <199803172014.NAA19909@usr04.primenet.com> Subject: Re: PCI & multiport FastEthernet cards To: ambrisko@whistle.com (Doug Ambrisko) Date: Tue, 17 Mar 1998 20:14:36 +0000 (GMT) Cc: sbabkin@dcn.att.com, hackers@FreeBSD.ORG In-Reply-To: <199803171636.IAA00883@crab.whistle.com> from "Doug Ambrisko" at Mar 17, 98 08:36:07 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Another issue I've had with the Adaptec cards 2143 based & Quad 10/100 cards > is that I need to do a tcpdump on the interface to get the card to work. > The scenario is > - ping to host (doesn't work) > - tcpdump -i > - the ping now starts to works. This looks like a register isn't being set in normal mode that needs setting, but that it's set (or reset) by promiscuous mode. I think this is probably a driver bug. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message