From owner-freebsd-questions@FreeBSD.ORG Sat Apr 24 22:51:59 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 9E1A1106564A for ; Sat, 24 Apr 2010 22:51:59 +0000 (UTC) (envelope-from stacey@vickiandstacey.com) Received: from smarthost03.mail.zen.net.uk (smarthost03.mail.zen.net.uk [212.23.3.142]) by mx1.freebsd.org (Postfix) with ESMTP id 63A6B8FC16 for ; Sat, 24 Apr 2010 22:51:58 +0000 (UTC) Received: from [82.68.31.182] (helo=unknown) by smarthost03.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1O5oCb-0004ZA-7P; Sat, 24 Apr 2010 22:51:57 +0000 Date: Sat, 24 Apr 2010 23:51:56 +0100 From: S Roberts To: Chip Camden Message-ID: <20100424235156.00007de8@unknown> In-Reply-To: <20100424220034.GC6139@libertas.local.camdensoftware.com> References: <20100424203946.GA1542@libertas.local.camdensoftware.com> <20100424210029.GA6139@libertas.local.camdensoftware.com> <20100424220732.00000f67@unknown> <20100424220034.GC6139@libertas.local.camdensoftware.com> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-Smarthost03-IP: [82.68.31.182] Cc: FreeBSD Questions Subject: Re: Wireless networking question 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: Sat, 24 Apr 2010 22:51:59 -0000 Hello Chip, On Sat, 24 Apr 2010 15:00:34 -0700 Chip Camden wrote: > On Apr 24 2010 22:07, S Roberts wrote: > > > > Not a whole lot there.., > > > > Does scanpci -v tell you any more details about the hardware? > > > > Regards, > > > > S Roberts > > > > I don't seem to have scanpci on my system, nor do I see it in the > ports tree -- where would I find it? > I believe its been bundled into the libpciaccess port: http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/libpciaccess/ Hope that helps.., Regards, S Roberts > Thanks >