From owner-freebsd-questions@FreeBSD.ORG Thu Dec 8 18:42:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 55B1816A41F for ; Thu, 8 Dec 2005 18:42:38 +0000 (GMT) (envelope-from keith@barkinglizards.com) Received: from pluto.phpwebhosting.com (pluto.phpwebhosting.com [69.0.209.128]) by mx1.FreeBSD.org (Postfix) with SMTP id 8042E43D6B for ; Thu, 8 Dec 2005 18:42:36 +0000 (GMT) (envelope-from keith@barkinglizards.com) Received: (qmail 28664 invoked from network); 8 Dec 2005 18:42:28 -0000 Received: from unknown (HELO Stile) (keith%barkinglizards.com@209.117.233.18) by pluto.phpwebhosting.com with SMTP; Thu, 08 Dec 2005 13:42:28 -0500 From: "Keith Bottner" To: "FreeBSD Questions" Date: Thu, 8 Dec 2005 12:42:31 -0600 Organization: Barking Lizards Technologies Message-ID: <048301c5fc27$260b8360$1801a8c0@Stile> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcX8JyVWUqFGhspoRk608+yQxEmJQA== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Detect hardware changes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2005 18:42:38 -0000 Does anyone know of a utility that can run on FreeBSD and detect the addition of new hardware? Specifically network cards? When I originally installed FreeBSD I only had a single NIC and since I installed a second but FreeBSD does not recognize it. Any ideas on how I can get FreeBSD to be aware of the new NIC? Thanks in advance, Keith