From: R.E.Wolff@BitWizard.nl (Rogier Wolff)
To: Erik Mouw <J.A.K.Mouw@ITS.TUDelft.NL>
Cc: Rastislav Stanik <rastos@woctni.sk>, linux-kernel@vger.kernel.org
Subject: Re: Should I use Linux to develop driver for specialized ISA card?
Date: Mon, 17 Sep 2001 21:19:59 +0200 (MEST) [thread overview]
Message-ID: <200109171919.VAA09385@cave.bitwizard.nl> (raw)
In-Reply-To: <20010904154221.J19621@arthur.ubicom.tudelft.nl> from Erik Mouw at "Sep 4, 2001 03:42:21 pm"
Erik Mouw wrote:
> On Tue, Sep 04, 2001 at 02:57:10PM +0200, Rastislav Stanik wrote:
> > I'm developing specialized plotter.
> > The moving parts of the plotter are controlled by ISA card that generates
> > (and responds to) interrupts on each movement or printing event.
> > The interrupts can be generated quite fast; up to frequency of 4kHz.
>
> I just made a driver for a couple of serial A/Ds that runs at 2kHz on a
> StrongARM platform. The system doesn't have any problems to keep up
> with that frequency, so I think 4kHz would still be OK.
I've had a waveform generator generate a square wave into an interrupt
input of an ISA card. At 120k interrupts per second the system would
noticably slow down, and at 140k interrupts it would stop. (and
continue once the interrupt frequency was down below the threshold
again).
So, you have about a factor of 25 of margin beyond "4kHz".
Roger.
--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots.
* There are also old, bald pilots.
next prev parent reply other threads:[~2001-09-17 19:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-04 12:57 Should I use Linux to develop driver for specialized ISA card? Rastislav Stanik
2001-09-04 13:28 ` Richard B. Johnson
2001-09-04 13:30 ` Anton Altaparmakov
2001-09-04 13:42 ` Erik Mouw
2001-09-17 19:19 ` Rogier Wolff [this message]
2001-09-04 15:15 ` Alan Cox
2001-09-04 15:26 ` Fred
2001-09-04 15:36 ` Alan Cox
2001-09-04 15:40 ` Joel Jaeggli
2001-09-04 16:24 ` Christopher Friesen
2001-09-04 17:32 ` Mark Frazer
2001-09-04 17:53 ` Christopher Friesen
2001-09-04 18:19 ` Roger Larsson
2001-09-04 18:54 ` J Sloan
2001-09-04 19:35 ` Christopher Friesen
2001-09-04 19:58 ` Andrew Morton
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=200109171919.VAA09385@cave.bitwizard.nl \
--to=r.e.wolff@bitwizard.nl \
--cc=J.A.K.Mouw@ITS.TUDelft.NL \
--cc=linux-kernel@vger.kernel.org \
--cc=rastos@woctni.sk \
/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