From owner-freebsd-questions@FreeBSD.ORG Sun Nov 5 03:09:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EFA5116A98C for ; Sun, 5 Nov 2006 03:09:22 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6965A43D45 for ; Sun, 5 Nov 2006 03:09:18 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 25930 invoked from network); 5 Nov 2006 14:09:17 +1100 Received: from 203-217-54-250.dyn.iinet.net.au (HELO localhost) (203.217.54.250) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 5 Nov 2006 14:09:17 +1100 Date: Sun, 5 Nov 2006 14:09:14 +1100 From: Norberto Meijome To: "Eugene M. Minkovskii" Message-ID: <20061105140914.3bf84b9f@localhost> In-Reply-To: <20061104121909.GA20438@mccme.ru> References: <20061104121909.GA20438@mccme.ru> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: WiFi ipw howto? 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, 05 Nov 2006 03:09:23 -0000 On Sat, 4 Nov 2006 15:19:09 +0300 "Eugene M. Minkovskii" wrote: > Hello! > > I'm use FreeBSD CURRENT, ${OSVERSION} is 700024 > > So, I have laptop HP Compaq nc6320 whith WiFi adapter Intel 3945ABG. > When I turning on my WiFi using button on the laptop, I see in > dmesg following: > hmm i *think* the 3945 is not supported yet. > | # dmesg tail: > | ugen0: addr 3> on uhub5 > > Does anybody know whete I can find FRESH howto about installation > of this drivers? Why I see USB messages about ugen, when I > turning on WiFi adapter? What should I do to configure WiFi? the way I see it, that's a message from the USB root to the kernel. The kernel simply prints out the information presesented to it from the device, but then you need an actual driver to interface between the kernel and the hardware, which , i believe, is still missing for the 3945. Maybe NDIS may be an option for this card? check the archives, there's quite a bit on this (either questions of mobile-) _________________________ {Beto|Norberto|Numard} Meijome "He can compress the most words into the smallest idea of any man I know." Abraham Lincoln I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.