[Bug 794] New: ni6601 card wrong detected in xenomai

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=794

Summary: ni6601 card wrong detected in xenomai
Product: OCL
Version: 1.10.2
Platform: All
OS/Version: Xenomai 2.x
Status: NEW
Severity: normal
Priority: P3
Component: Hardware
AssignedTo: orocos-dev [..] ...
ReportedBy: steven [dot] kauffmann [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Created an attachment (id=617)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=617)
ni6601 init patch for xenomai

Hi,

The Comedi pulse train generator configures the ni6601 card as a ni6602 card
when running our orocos application in xenomai. In gnulinux the card is
correctly recognized and configured.

Because it's wrong detected in xenomai, it's using a wrong timebase (80Mhz)
instead of (20Mhz).

Attached patch solves this problem.

[Bug 794] ni6601 card wrong detected in xenomai

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=794

Peter Soetens <peter [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |next-bugfix
CC| |peter [..] ...
Resolution| |FIXED
Status|NEW |RESOLVED

--- Comment #1 from Peter Soetens <peter [..] ...> 2010-12-21 10:32:50 ---
Thanks. Applied on trunk and ocl-1.12 branch.