From owner-freebsd-hackers Wed Sep 24 16:54:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA08587 for hackers-outgoing; Wed, 24 Sep 1997 16:54:41 -0700 (PDT) Received: from usr03.primenet.com (tlambert@usr03.primenet.com [206.165.6.203]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA08576 for ; Wed, 24 Sep 1997 16:54:37 -0700 (PDT) Received: (from tlambert@localhost) by usr03.primenet.com (8.8.5/8.8.5) id QAA28723; Wed, 24 Sep 1997 16:54:21 -0700 (MST) From: Terry Lambert Message-Id: <199709242354.QAA28723@usr03.primenet.com> Subject: Re: Raise your hand if you know how to make this work. To: julian@whistle.com (Julian Elischer) Date: Wed, 24 Sep 1997 23:54:20 +0000 (GMT) Cc: jamil@counterintelligence.ml.org, freebsd-hackers@FreeBSD.ORG In-Reply-To: from "Julian Elischer" at Sep 24, 97 01:34:25 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > there is a function to do this for you > it's rather trivial. > check clock.c > and see how the PCAUDIO device uses this to get itself > called 16000 times per second.. Note: this is about twice as fast as the standard clock can go; at the highest divider, it's only capable of 8192 interrupts a second. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.