From owner-freebsd-current Wed Jul 7 19: 7: 4 1999 Delivered-To: freebsd-current@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id B791B14BCF; Wed, 7 Jul 1999 19:06:54 -0700 (PDT) (envelope-from julian@whistle.com) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with SMTP id TAA32652; Wed, 7 Jul 1999 19:06:49 -0700 (PDT) Date: Wed, 7 Jul 1999 19:06:48 -0700 (PDT) From: Julian Elischer To: Seigo Tanimura Cc: freebsd-hackers@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Rewriting pca(4) using finetimer(9) (was: Re: MPU401 now works under New Midi Driver Framework with a Fine Timer) In-Reply-To: <199907080159.KAA20622@rina.naklab.dnj.ynu.ac.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG uh... [phaser.whistle.com] 536 man 9 finetimer No entry for finetimer in section 9 of the manual On Thu, 8 Jul 1999, Seigo Tanimura wrote: > Another idea has come to my mind... > > > pca(4) currently uses acquire_timer0(), which changes the timer > frequency directly, breaking finetimer(9). I am considering to > move acquire_timer0()s in pca(4) to finetimer(9), so that pca(4) > comes to work again. Furthermore, we can get rid of acquire_timer0() > and the related stuff in clkintr() to be much more simple than now. > > > Any comments? > > > Seigo Tanimura > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message