From owner-freebsd-questions@FreeBSD.ORG Sat Jul 2 06:40:07 2005 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 02B1316A41C for ; Sat, 2 Jul 2005 06:40:07 +0000 (GMT) (envelope-from lists@dylangoss.com) Received: from server20.olicentral.com (server20.olicentral.com [216.121.191.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE4FA43D1D for ; Sat, 2 Jul 2005 06:40:06 +0000 (GMT) (envelope-from lists@dylangoss.com) Received: from [192.168.1.151] (localhost [127.0.0.1]) by server20.olicentral.com (8.11.7/8.11.7) with ESMTP id j626e0f27458 for ; Fri, 1 Jul 2005 23:40:00 -0700 Mime-Version: 1.0 (Apple Message framework v730) To: FreeBSD questions Message-Id: <475D9772-6D5C-4FBD-B635-2518DD61BE54@dylangoss.com> From: "D. Goss" Date: Fri, 1 Jul 2005 23:40:03 -0700 X-Mailer: Apple Mail (2.730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: atheros supported wireless card not seen under 5.4 release - help please 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, 02 Jul 2005 06:40:07 -0000 I've been happy with my limited use of FreeBSD and am slowly propagating it to other machines I can find... :) I've just installed 5.4 release (generic) onto an older Dell Inspiron 7500 laptop. I'm trying to get a PCMCIA wireless network card working and having problems. The card is Atheros based and hence listed as supported under the harware list (NEC PA-WL/54AG) via ath(4). If I ifconfig the card is not shown, I only see the loopback. dmesg shows cardbus0: at device 0.0 (no driver attached) Finally, the card has been shown to work in another laptop under another OS so I know the hardware is good. Can anyone give me a few clues where to look that might have a fresh install not seeing this card? Thank you - d.