From owner-freebsd-questions@FreeBSD.ORG Sat Feb 13 22:27:20 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCA39106566C for ; Sat, 13 Feb 2010 22:27:20 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 3464B8FC08 for ; Sat, 13 Feb 2010 22:27:19 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e12so13173fga.13 for ; Sat, 13 Feb 2010 14:27:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=dso+ivADeQuF0akJVVPUkm7LrEtoRDlMek3L+XfCPWs=; b=uSBwvBT03n7e3n/rQkh3n8xqWRl0Ht3i1ZKE01PQsxZ9u9QqLonhk8oQsS3XIbkwVy G4AiEC4na23uljssZ/upAVuBTeBz0CzT/n8H4plnJVrXCk2NtZjQcMI60oROnQjSpTH2 J1pLA8DXiJkOdxKrFTNjMFUKZEKLczdzFd8X8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=iC3oR4sA6azW6MZHQZMpmorSS68J905oC/Fl+bkkWRjuZLKYuODUoCJOHm2XQ/TQP8 lW8Hq34Pmk+z8T57diEM7NZBTBX94UGsYyZMc20+SC3aYWHEvruQxxHou5sitzwkbYbW +QFuJMfJbLGMZ8kf8ilBHamDqaTqcyISNlJNg= MIME-Version: 1.0 Received: by 10.239.192.78 with SMTP id d14mr371935hbi.141.1266100038879; Sat, 13 Feb 2010 14:27:18 -0800 (PST) In-Reply-To: <3a142e751002120312s3cb778a0l1d856b7376a280fa@mail.gmail.com> References: <3a142e751002111052p3ef55575q8baca1af8ab27a17@mail.gmail.com> <3a142e751002120312s3cb778a0l1d856b7376a280fa@mail.gmail.com> From: Eitan Adler Date: Sun, 14 Feb 2010 00:26:57 +0200 Message-ID: To: Paul B Mahol Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: NTOS: Timer fired even though it was canceled 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, 13 Feb 2010 22:27:20 -0000 On Fri, Feb 12, 2010 at 1:12 PM, Paul B Mahol wrote: > On 2/11/10, Eitan Adler wrote: >>> What miniport driver, what arch, how to reproduce it? >> a) no idea >> b) Sorry for leaving that out: 8.0-RELEASE-p2 i386 >> c) Boot the computer and watch tty0 > > Does it happens also if you load module (bcmwl5_sys.ko) after boot via > kldload instead via /boot/loader.conf > Is this what you mean? Id Refs Address Size Name 8 1 0xc101c000 1ddb8 if_bwi.ko 9 1 0xc103a000 180ae4 if_bwi_ndis.ko If you meant loading these via kldload instead of at boot time then No, But when I put it back in I also no longer see the warning.