From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 14:04:58 2004 Return-Path: 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 3A88716A4CE for ; Tue, 20 Jan 2004 14:04:58 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCA2B43D39 for ; Tue, 20 Jan 2004 14:04:55 -0800 (PST) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1Aj3zR-0007ZK-00; Tue, 20 Jan 2004 14:04:54 -0800 From: "Andrew L. Gould" To: "Kenzo" , Date: Tue, 20 Jan 2004 16:04:54 -0600 User-Agent: KMail/1.5.4 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401201604.54269.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4bb8ffca939ec727548d59f5c58ea6f9d8350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: no more wireless X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 22:04:58 -0000 On Tuesday 20 January 2004 03:49 pm, Kenzo wrote: > My Pcmcia wireless card used to work on my laptop, now it doesn't. > I can't think of what I might of done to make that happen. > The card is a Cisco Aironet 350. > I'm running FBSD4.9. > My kernel is confiured with the "an" option, but nothing happens when I > take the card in and out. > I even recompiled it with the generic one and it still doesn't come on. > > I dual boot the laptop with winXP. > when I boot to the XP side, it works fine. > So it's not a hardward issue. > > attached is my kernel conf. > Thanks. Does the card appear in dmesg when its in the slot during bootup? When you put the card in the slot, have you checked dmesg? Do you have any other pcmcia cards that you use? Are they recognized when you put them in? Andrew Gould