From owner-freebsd-current@FreeBSD.ORG Sat May 22 22:27:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC2AF16A4CE; Sat, 22 May 2004 22:27:42 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EC0A43D45; Sat, 22 May 2004 22:27:42 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i4N5RAqK065999; Sat, 22 May 2004 23:27:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 22 May 2004 23:27:17 -0600 (MDT) Message-Id: <20040522.232717.74547525.imp@bsdimp.com> To: truckman@freebsd.org From: "M. Warner Losh" In-Reply-To: <200405222346.i4MNkp7E035028@gw.catspoiler.org> References: <200405222346.i4MNkp7E035028@gw.catspoiler.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: an0 turns on after suspend/resume X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2004 05:27:43 -0000 In message: <200405222346.i4MNkp7E035028@gw.catspoiler.org> Don Lewis writes: : My Thinkpad R40 has a built-in an WiFi mini-PCI card. I seldom use it, : so I just leave it unconfigured, which seems to leave it powered off. If : I suspend it to S3 and then resume, the broadcast antenna LED under the : display turns on, indicating that the card is active. I also see four : messages on the console "an0: unknown RID: 0". dmesg? Warner