From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 12:09:54 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 2216016A4CE for ; Thu, 29 Jul 2004 12:09:54 +0000 (GMT) Received: from asmtp-a063f35.pas.sa.earthlink.net (asmtp-a063f35.pas.sa.earthlink.net [207.217.120.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0782643D5C for ; Thu, 29 Jul 2004 12:09:54 +0000 (GMT) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=localhost) (TLSv1:AES256-SHA:256) (Exim 4.34) id 1Bq9jL-0007NG-HS; Thu, 29 Jul 2004 05:09:51 -0700 Date: Thu, 29 Jul 2004 07:10:21 -0500 From: "Andrew L. Gould" To: Soo-Hyun Choi Message-ID: <20040729121021.GA42108@datawok.com> References: <20040729110416.94516.qmail@web42007.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040729110416.94516.qmail@web42007.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b7e9ef285c55c32d1eddd25cf36f29b77350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.204.20.74 cc: freebsd-questions@freebsd.org Subject: Re: wireless LAN 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: Thu, 29 Jul 2004 12:09:54 -0000 On Thu, Jul 29, 2004 at 04:04:16AM -0700, Soo-Hyun Choi wrote: > I'm using SONY VAIO Z1 series, and it seems that the > built in wireless LAN isn't working properly. So I got > a PC Card which is WaveLAN (Lucent), a bit old one but > expect to work fine under FreeBSD 5.2.1. > > I've enabled 'pccard' at rc.conf file and the kernel > seems to load the 'wi' driver by default. > > But the WaveLAN isn't working yet. Could anyone drive > me in a good (complete) reference to get things > working? > > Cheers, > SH- Have you configured the wireless interface yet? See: man ifconfig man wi Best of luck, Andrew Gould