From owner-freebsd-net@FreeBSD.ORG Fri Jul 9 17:04:33 2010 Return-Path: <owner-freebsd-net@FreeBSD.ORG> Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A12A4106564A for <freebsd-net@freebsd.org>; Fri, 9 Jul 2010 17:04:33 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 52B9E8FC12 for <freebsd-net@freebsd.org>; Fri, 9 Jul 2010 17:04:32 +0000 (UTC) Received: by gyd8 with SMTP id 8so1695392gyd.13 for <freebsd-net@freebsd.org>; Fri, 09 Jul 2010 10:04:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=dHV7cnfRJIqoqw8nfNaDzKgh3cPaTCQ489iFfOmO5lo=; b=tyZPpgc6Kc2ozzUKwonJG9Tme8JfYX5n+GyyBjD3t6nnQYLuRU/ovYqwa4tK8DONtY yM2qCRoBCq67cfjgn7r3am7iNtePfK7aVHuKhjRUvKnTqI9yuepVmYH+fTp+DHpycogf d4gH/uIspUStvKPl0YHG98p6hWBxL94SgOmjs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=eo1k0EC3ESI+VbqvrOnNYd0Y3TkVMNa/B3diAzq/XgvPDwtIVGZwlD7eFqAvFQK6iz 07Y10PT02/SANio0j+3Br9tKr9wVw3ZQsdycdvVZqpyPWTZuI6uq2vJULkxcKAXKc1k3 O8iAfF6NVfKxUlUtAU4NonUBJv+X/NY++1v5E= MIME-Version: 1.0 Received: by 10.224.123.146 with SMTP id p18mr4407844qar.4.1278695066476; Fri, 09 Jul 2010 10:04:26 -0700 (PDT) Received: by 10.229.220.5 with HTTP; Fri, 9 Jul 2010 10:04:26 -0700 (PDT) In-Reply-To: <AANLkTikIwEOHdISHSXY-kj1VHTdI2uXTZ6TAdmk3b2UY@mail.gmail.com> References: <1278330234.10826.18.camel@stormi-desktop> <AANLkTinePfVRKHdd5FHXEA1YXW9NvDo8mz48hoBgkZ9c@mail.gmail.com> <1278356796.10826.35.camel@stormi-desktop> <AANLkTilVYjuRGtE3gtcRhxIS4FBEAkiBqEPcxCgBh2Hk@mail.gmail.com> <1278404933.20433.26.camel@stormi-desktop> <AANLkTildoiVeA47P47wo027BI5NlppOCNgrV56O-cGaW@mail.gmail.com> <1278496982.21743.50.camel@stormi-desktop> <20100709233505.J54166@sola.nimnet.asn.au> <1278688046.20612.45.camel@stormi-desktop> <AANLkTil-Y-Mozv6q2hOmkl7flsjqSOUkB0f4IYaehV2i@mail.gmail.com> <AANLkTikIwEOHdISHSXY-kj1VHTdI2uXTZ6TAdmk3b2UY@mail.gmail.com> Date: Fri, 9 Jul 2010 10:04:26 -0700 Message-ID: <AANLkTil0caDgqDDz0zOQky9IfQH64KdqVBjLEt0vH8Rk@mail.gmail.com> From: Jack Vogel <jfvogel@gmail.com> To: Ryan Stone <rysto32@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, Shtorm <admin@shtorm.com>, Ian Smith <smithi@nimnet.asn.au> Subject: Re: Intel 82574L Gigabit Ethernet Controller X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net> List-Post: <mailto:freebsd-net@freebsd.org> List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 09 Jul 2010 17:04:33 -0000 OK, its just that something odd is going on since my testers are not seeing this happening, fishing for ideas.... Jack On Fri, Jul 9, 2010 at 9:52 AM, Ryan Stone <rysto32@gmail.com> wrote: > Hm, I see that you're using the ticks variable. To the best of my > knowledge, changing the current time should not cause ticks to change. > A lot of things, like the callout wheel, would be pretty broken if > that were happening. My knowledge of this stuff is several major > versions out of date, though, so maybe things have changed. >