From owner-freebsd-stable@FreeBSD.ORG Tue Jan 16 22:00:46 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F289116A40F for ; Tue, 16 Jan 2007 22:00:46 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 866F213C471 for ; Tue, 16 Jan 2007 22:00:46 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1659219uge for ; Tue, 16 Jan 2007 14:00:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YYcNmtvBwMC/4HR2EwuodmARzvJ2GpN1QwuDWwi6K2zDRGzIegsoqGxRHgqCu5d6n7zZklGMqG9YC2G6K94DsyKcieotFEczOcu4JuZv3/LGBosq1kTU/8XZrGfq2zrouhdrhpWM17gpiGiY5KO3D5im5nny90L/H2zXXn+5ycI= Received: by 10.82.152.16 with SMTP id z16mr1352986bud.1168983210461; Tue, 16 Jan 2007 13:33:30 -0800 (PST) Received: by 10.82.186.11 with HTTP; Tue, 16 Jan 2007 13:33:30 -0800 (PST) Message-ID: Date: Tue, 16 Jan 2007 16:33:30 -0500 From: "Scott Ullrich" To: freebsd-stable MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Nexcom 1086 - Marvell Chipsets - Nics show in dmesg but do not show up in ifconfig X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jan 2007 22:00:47 -0000 Hello, I am currently working with a Nexcom 1086 that features 2 Marvell chipsets with 8 total nics. This device is slated to become a FreeBSD/pfSense router. During probing, all nics show up okay sk0-sk3 and skc-0-3 but the skc nics do not show up in ifconfig. Is there something that I am overlooking to enable the nics? DMESG -a is located here: http://www.pfsense.com/~sullrich/nexcom_1086_dmesg.txt Thanks in advance!