From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 00:49:19 2003 Return-Path: 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 A48A716A4CE for ; Mon, 24 Nov 2003 00:49:19 -0800 (PST) Received: from mx1.senokian.com (mx1.senokian.com [213.161.76.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 222F243F3F for ; Mon, 24 Nov 2003 00:49:18 -0800 (PST) (envelope-from jake.stride@senokian.com) Received: (qmail 8607 invoked by uid 505); 24 Nov 2003 08:49:17 +0000 Received: from jake.stride@senokian.com by mx1.senokian by uid 501 with qmail-scanner-1.16 (clamscan: 0.60. spamassassin: 2.55. Clear:. Processed in 0.180563 secs); 24 Nov 2003 08:49:17 -0000 Received: from unknown (HELO senokian.com) (195.137.92.210) by outmail.senokian.com with SMTP; 24 Nov 2003 08:49:16 +0000 Date: Mon, 24 Nov 2003 08:52:08 +0000 Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Jake Stride To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <7C79E6B3-1E5B-11D8-A435-000A956E520C@senokian.com> X-Mailer: Apple Mail (2.553) Subject: Unisntall Network PCI Card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 08:49:19 -0000 X-List-Received-Date: Mon, 24 Nov 2003 08:49:19 -0000 I have recently started using freebsd since the debacle with redhat, and have a question that I am not sure of the answer too. I have a freebsd 4.8 machine running as a print server, and I wish to uninstall a network card from it (wi0). Can I just remove the card (and associated start_if.wi0 config file) and freebsd will work out the rest (In redhat kudzu would have done this for me). Or do I need to tell the kernel not to load the device anymore. I have searched google to no avail, most people tend to have problems installing not uninstalling things. Thanks Jake