[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [oscar <domingue@lasmea.univ-bpclermont.fr>] (fwd)



>From owner-rtl Thu Jun  7 09:59:36 2001
Received: from lasmea.univ-bpclermont.fr (root@lasmea.univ-bpclermont.fr [193.54.50.15])
	by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f57FxZC28119
	for <rtl@rtlinux.org>; Thu, 7 Jun 2001 09:59:35 -0600
Received: from lasmea.univ-bpclermont.fr ([193.54.50.250])
	by lasmea.univ-bpclermont.fr (8.9.3 (PHNE_18979)/8.9.3) with ESMTP id RAA19604
	for <rtl@rtlinux.org>; Thu, 7 Jun 2001 17:53:58 +0200 (METDST)
Sender: oscar@lasmea.univ-bpclermont.fr
Message-ID: <3B1FA37A.824AA473@lasmea.univ-bpclermont.fr>
Date: Thu, 07 Jun 2001 17:53:30 +0200
From: oscar <domingue@lasmea.univ-bpclermont.fr>
X-Mailer: Mozilla 4.75 [es] (X11; U; Linux 2.2.14-rtl2.3 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: "rtl@rtlinux.org" <rtl@rtlinux.org>
Subject: matrox meteor driver
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello. 
I am working with the video card matrox meteor. I am using the version
1.4.2 of the matrox meteor capture driver. I would like to make some
things in real time. I think that i can't use the driver calls in
rtprograms (calling non-rtfunctions from rttasks i think is not good,
else tell me please). The way that i think is the best is to modify the
driver directly to make same things in real time (like, this i will call
from my linux-nonrealtime program these rtfunctions , that i think is
good, else tell me please).

Well, what i would like to know is if someone could help in this, i
mean, if it's already done by someone, or there is some documentation,
similar works, how i can do it, all things related,...because i am not
used to driver's implementations and it's hard for me.
Thank you..