From owner-freebsd-mobile@FreeBSD.ORG Sun Oct 5 22:40:00 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FF8716A4B3 for ; Sun, 5 Oct 2003 22:40:00 -0700 (PDT) Received: from lonestar.astro.psu.edu (lonestar.astro.psu.edu [128.118.147.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75AE143F3F for ; Sun, 5 Oct 2003 22:39:59 -0700 (PDT) (envelope-from kopts@astro.psu.edu) Received: from 127.0.0.1 (localhost [127.0.0.1]) by dummy.domain.name (Postfix) with SMTP id DC8FC1DFA; Mon, 6 Oct 2003 01:39:58 -0400 (EDT) Received: from vela.astro.psu.edu (vela.astro.psu.edu [128.118.147.228]) by lonestar.astro.psu.edu (Postfix) with ESMTP id 906AE1DD2; Mon, 6 Oct 2003 01:39:58 -0400 (EDT) Date: Mon, 6 Oct 2003 01:45:28 -0400 (EDT) From: Alexey Koptsevich X-X-Sender: kopts@localhost.localdomain To: "M. Warner Losh" In-Reply-To: <20031005.230946.52421915.imp@bsdimp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: mobile@freebsd.org Subject: Re: pccard on Latitude C800 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 05:40:00 -0000 > I think that you need ath (and ath_hal) in your kernel, or you need to > kldload if_ath. OK, I did not try it before, being sure it will not work! I have just loaded the module, and the Link light on the card is now ON, but ath0 has not appeared in the ifconfig output. Then I unloaded the module (and it disappeared from kldstat), but the light is still ON. Is it the problem with pccard, or with the ath driver? Is it safe to remove pccard while it has the light ON? Thanks, Alex