Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2004 14:50:00 -0600
From:      Mark <boxend@redtick.homeunix.com>
To:        Brian Barto <bartobri@comcast.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: wireless driver for dell latitude d505?
Message-ID:  <20041129205000.GA54389@redtick.homeunix.com>
In-Reply-To: <1DE489A0-4240-11D9-9FF7-000A95886E00@comcast.net>
References:  <1DE489A0-4240-11D9-9FF7-000A95886E00@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

==============================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041129205000.GA54389>