All of lore.kernel.org
 help / color / mirror / Atom feed
* Converting a device driver for real time kernel
@ 2010-02-09  9:32 Leggo, Adam (UK)
  2010-02-09  9:50 ` Sven-Thorsten Dietrich
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Leggo, Adam (UK) @ 2010-02-09  9:32 UTC (permalink / raw)
  To: linux-rt-users

Hello,
 
What is the best way of converting an existing device driver to work
under a real-time kernel?
 
A device driver provided for a special serial card (Curtiss Wright SL240
sFDFP card http://www.cwcembedded.com/products/0/1/461.html) works under
vanilla Linux (SLES SP10 SP2 kernel 2.6.16.60-0.21-smp), but compiling
the driver under the real time kernel (2.6.22.19-0.14-rt) the system
locks up and crashes. The rt kernel is being used to write large amounts
of data from the serial card to disk and testing has found the rt kernel
has the best consistent write performance.
 
I have gone back to the supplier and they are not interested in
developing a real time version of the driver. So I am trying to modify
the driver myself. The driver code can be provided if anyone wants a
look (released under GPLv2).
 
Any assistance would be useful.

Regards,
Adam Leggo 
 

********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-02-11 10:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-09  9:32 Converting a device driver for real time kernel Leggo, Adam (UK)
2010-02-09  9:50 ` Sven-Thorsten Dietrich
2010-02-09 11:24 ` Carsten Emde
2010-02-09 12:26 ` Luis Claudio R. Goncalves
2010-02-09 22:27 ` Thomas Gleixner
2010-02-10 12:51   ` Converting a device driver for real time kernel - OT Armin Steinhoff
2010-02-10 12:53   ` Armin Steinhoff
2010-02-10 13:05   ` uio_pci_generic not working ? Armin Steinhoff
2010-02-11  8:20     ` Armin Steinhoff
2010-02-11 10:57   ` Converting a device driver for real time kernel Leggo, Adam (UK)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.