From owner-freebsd-questions@FreeBSD.ORG Mon Nov 29 20:50:28 2004 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 D1CDB16A4D4 for ; Mon, 29 Nov 2004 20:50:28 +0000 (GMT) Received: from redtick.homeunix.com (adsl-68-92-112-158.dsl.okcyok.swbell.net [68.92.112.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D49943D5A for ; Mon, 29 Nov 2004 20:50:27 +0000 (GMT) (envelope-from boxend@redtick.homeunix.com) Received: from redtick.homeunix.com (localhost.homeunix.com [127.0.0.1]) iATKo0UW054425; Mon, 29 Nov 2004 14:50:01 -0600 (CST) (envelope-from boxend@redtick.homeunix.com) Received: (from boxend@localhost) by redtick.homeunix.com (8.12.10/8.12.10/Submit) id iATKo0eF054421; Mon, 29 Nov 2004 14:50:00 -0600 (CST) (envelope-from boxend) Date: Mon, 29 Nov 2004 14:50:00 -0600 From: Mark To: Brian Barto Message-ID: <20041129205000.GA54389@redtick.homeunix.com> References: <1DE489A0-4240-11D9-9FF7-000A95886E00@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1DE489A0-4240-11D9-9FF7-000A95886E00@comcast.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: wireless driver for dell latitude d505? 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, 29 Nov 2004 20:50:29 -0000 On Mon, Nov 29, 2004 at 02:51:53PM -0500, Brian Barto wrote: > Hi all, I have a dell latitude c505 laptop that has a build-in wireless > nic, but when I loaded freebsd 5.3 it did not detect it. I'm guess i > have to load a driver via kldload but I have no idea what driver it > could be. Anyone know off hand? Dell's website isn't any help. > > Thanks, > Brian > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Try "kldload if_wi" then look in /var/log/messages also looking in /boot/defaults/loader_config will give a list of moduals you can load and try. kldunload "mod_name" will remove them from the kernel -- ============================================================================== The information contained in this communication is confidential, private, proprietary, or otherwise privileged and is intended only for the use of the addressee. Unauthorized use, disclosure, distribution or copying is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately. ==============================================================================