From owner-freebsd-questions@FreeBSD.ORG Sun Jan 24 04:49:01 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A00E106566B for ; Sun, 24 Jan 2010 04:49:01 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 2A8C08FC39 for ; Sun, 24 Jan 2010 04:49:00 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 5so722qwd.7 for ; Sat, 23 Jan 2010 20:48:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=v4CiRA2aEGTBdRy1xCpsEIkHG6dKzmi5kudsbI9YajY=; b=oAApg8nnYZ/EcjFypdpNRXl/sy8Sj+neRHBx9wrSppouJhBwf1sDHyMzc4RDUqMJE2 5VY2NKMX+yHssCfn8ylcqXYZ6hwsnD6Lob52ZhDxogSIfYbUxQ4sySikILsIjPL6FsCs BMHvfEn/EKUbRYL0nIaokcyZFjmXGNdAUVbao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=Qzbpk+ITqFX3HARFztJwKFwE12uAFbdwIT6nNWf83elI8GthL5hfRP2ajqAwBKEZKD Z5fvzwNuUg9tbIC25XHD1jJR/wgcPvdw72+9iIuA9nkvyvW2zHMBVpKHpjCsY3AkJn+a pMLQGLBwgV04gQQMSKCp6bif2XMl3HhQlGj28= Received: by 10.224.109.79 with SMTP id i15mr384147qap.368.1264308539565; Sat, 23 Jan 2010 20:48:59 -0800 (PST) Received: from orion.hsd1.pa.comcast.net (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id 20sm1489463qyk.9.2010.01.23.20.48.57 (version=SSLv3 cipher=RC4-MD5); Sat, 23 Jan 2010 20:48:58 -0800 (PST) Date: Sat, 23 Jan 2010 23:45:38 -0500 From: Glen Barber To: Polytropon Message-ID: <20100124044538.GB13618@orion.hsd1.pa.comcast.net> References: <4B5BC60A.5040101@joseph-a-nagy-jr.us> <20100124040551.GA12664@orion.hsd1.pa.comcast.net> <4B5BCBF9.2050109@joseph-a-nagy-jr.us> <20100124054521.8f69c788.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100124054521.8f69c788.freebsd@edvax.de> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-questions@freebsd.org, Programmer In Training Subject: Re: Finding Drivers For winWiFi Card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2010 04:49:01 -0000 Polytropon wrote: > On Sat, 23 Jan 2010 22:26:33 -0600, Programmer In Training wrote: > > >> [...] > > >> set up eth0 (wired NIC, realtek) as that would mean lugging my box > > >> halfway across the house into a room with no room in it for me and my > > >> [...] [...] > > You've already given the correct answer: Realtek wired NIC. > This the rl driver; "eth" is a Linuxism, in FreeBSD every NIC, > wireless or wired, is represented by a device file named after > the driver. > I believe the intent is to use the integrated wireless chipset, not the ethernet. Regards, -- Glen Barber