From owner-freebsd-questions@FreeBSD.ORG Thu May 18 13:20:25 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 47E5316A401 for ; Thu, 18 May 2006 13:20:25 +0000 (UTC) (envelope-from mes5048@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC4E43D53 for ; Thu, 18 May 2006 13:20:24 +0000 (GMT) (envelope-from mes5048@gmail.com) Received: by nf-out-0910.google.com with SMTP id x29so35344nfb for ; Thu, 18 May 2006 06:20:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Lo+uT6U0s5CR2oYmMsBG9ttoOKY/hiIbeu+hmuAqFBht90j89DqkN1MnWOcvnzYsaYWpHlC90EBrswHKsD+DrByRFNyqHtdarDekauNIP6nmNVDYo8+YyLFqvNHVUgso8Dwqb8eWW2hrf2392kNiOLSYipEYGD36j9Qxsi72mbw= Received: by 10.48.48.16 with SMTP id v16mr532609nfv; Thu, 18 May 2006 06:20:23 -0700 (PDT) Received: by 10.49.14.19 with HTTP; Thu, 18 May 2006 06:20:23 -0700 (PDT) Message-ID: Date: Thu, 18 May 2006 09:20:23 -0400 From: "Matt Schwartz" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Dell Inspiron 6400 Intel PRO/Wireless 3495 trouble 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: Thu, 18 May 2006 13:20:28 -0000 Hello, I have a Dell Inspiron 6400 equipped with the Intel PRO/Wireless 3495 card. I have installed the port for iwi and it does not work for me. I am able t= o do a kldload -v if_iwi without errors. A kldstat shows that the module has been loaded. However, a dmesg | grep iwi reveals nothing. Additionally, a= n ifconfig iwi0 gives an error that the device is not present. When I do a full length dmesg, I do notice the following line: pci3: at device 1.1 (no driver attached) pci3: at device 1.2 (no driver attached) pci3: at device 1.3 (no driver attached) pci3: at device 1.4 (no driver attached) I am guessing that this is just the wireless card that is unrecognized because there are no other messages to the effect of unknown. I do know fo= r a fact that I have the 3495 as it worked fine under Windows (ugggh!). Any insight would be greatly appreciated. Thanks, Matt