mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dan Kegel <dkegel@ixiacom.com>
To: Daniel.Heater@gefanuc.com, linux-kernel@vger.kernel.org
Subject: re: [RFC] countdown timer driver
Date: Mon, 09 Dec 2002 17:46:13 -0800	[thread overview]
Message-ID: <3DF54765.2020505@ixiacom.com> (raw)

> Questions:
> 1. Is there already a standard kernel interface to this type of timer?

The Posix high-res timer stuff, I think.  Have you tried expressing
what you want user programs to do in terms of Posix high-res timers yet?

> 2. Is there any reason to interface/integrate this type of device with the
>    high-res timer stuff currently under development for the 2.5 kernel?

Yes; perhaps you could create a service provider interface
for the posix high-res timer stuff, then use that SPI
to plug your hardware in?

I may be way off base here, but it does seem like it's due dilligence
to verify that you're not reinventing an interface here.
- Dan





             reply	other threads:[~2002-12-10  1:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10  1:46 Dan Kegel [this message]
2002-12-11  0:19 ` george anzinger
  -- strict thread matches above, loose matches on Subject: below --
2002-12-11 16:25 Heater, Daniel (IndSys, GEFanuc, VMIC)
2002-12-10 17:17 Heater, Daniel (IndSys, GEFanuc, VMIC)
2002-12-09 23:06 Heater, Daniel (IndSys, GEFanuc, VMIC)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DF54765.2020505@ixiacom.com \
    --to=dkegel@ixiacom.com \
    --cc=Daniel.Heater@gefanuc.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome