Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 07:20:01 -0500
From:      "Edward Ruggeri" <smallhand@crawblog.com>
To:        "Warren Liddell" <shinjii@maydias.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Setting up Wireless net Card
Message-ID:  <919383240808050520h18e8fa91ldc9810cd0afadbf0@mail.gmail.com>
In-Reply-To: <200808051748.55133.shinjii@maydias.com>
References:  <200808051748.55133.shinjii@maydias.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 5, 2008 at 2:48 AM, Warren Liddell <shinjii@maydias.com> wrote:
> Im trying to setup//configure my Belkin Wireless Card, but since i have had it
> for a while in a windows machine, im no clue about using a wireless card in
> FreeBSD an not as yet able to find to many sources//articles that can give me
> a head start on where to go to begin finding the cards chipset etc etc ..
>
> Any assistance would be appreciated.

Run "ifconfig"; if your card's driver is built into the GENERIC kernel
(it likely is), then iconfig should list it.  Alternatively, you can
run pciconf -lv.  If you can't find your card in either of these,
please copy the output of those two to the list.

(Hint: a goodway to save the output of a command to a file is:
"command | tee file").



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