From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <47E134100200000100192E08@domain.hid> Date: Wed, 19 Mar 2008 15:41:04 -0400 From: "Hubert Talbot" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Xenomai-help] Too much Interrupt List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi, I work with Sensoray S626 IO card. My test consists in generating signal with a calibrator, one per second = during 5 seconds. I use rt_intr_wait and I get about 50000 interrupts, I have to filter them = to count only the good ones (5). The provided demo does not behave this way. It receives only the ones = generated by the calibrator.=20 Where do the ~50000 interrupts come from? Thanks Hubert