From owner-freebsd-questions Fri Jun 28 14:57:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF1D37B400 for ; Fri, 28 Jun 2002 14:57:42 -0700 (PDT) Received: from webserver.ixsystems.net (webserver.ixsystems.net [206.40.55.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7240B43E06 for ; Fri, 28 Jun 2002 14:57:42 -0700 (PDT) (envelope-from hdhillon@ixsystems.net) Received: (from apache@localhost) by webserver.ixsystems.net (8.11.6/8.11.6) id g5SLkr814193; Fri, 28 Jun 2002 14:46:53 -0700 X-Authentication-Warning: webserver.ixsystems.net: apache set sender to hdhillon@ixsystems.net using -f Received: from 206.40.55.68 (SquirrelMail authenticated user hdhillon) by support.IXSYSTEMS.NET with HTTP; Fri, 28 Jun 2002 14:46:53 -0700 (PDT) Message-ID: <34899.206.40.55.68.1025300813.squirrel@support.IXSYSTEMS.NET> Date: Fri, 28 Jun 2002 14:46:53 -0700 (PDT) Subject: Re: Adaptec ANA-62044 4-port Ethernet From: To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.4) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I have weird problem with FreeBSD 4.4 and Adaptec ANA-62044 4-port ethernet card. This system has two onboard NICs with Adaptec ethernet card installed on PCI slot. The FreeBSD kernel detects only 3 ports of 4-port ethernet card. It assigns device names sf0, sf1 and sf2 to port 1, 2 and 3 respectively and fxp0 and fxp1 to onboard NICs. The dmesg output is attached with this email. By looking at dmesg, it seems that kernel is assigning sa0 device name to two ports at a same time and one port doesn't even have the MAC address as it is showing ff:ff:ff:ff:ff:ff as MAC address. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message