Is it possible to write a device driver under linux and then to use it in RTLinux ? 
I am working on a writing a device driver for a isa-netcard, and thought it was not 
possible to port a device driver from linux to RTlinux (cause of the linux-kernel 
getting scheduled, and not be running while running (many) RT-threads).
I hope that you can clear my doubt.
Thanks in advance
Michael
----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "vijay patel" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, February 07, 2002 3:24 PM
Subject: Re: [rtl] pci device driver


> Vijay-
> 
> Linux Device Drivers by O'Reilly is incredibly useful for writing pci device 
> drivers under (rt)linux.
> 
> http://www.oreilly.com/catalog/linuxdrive2/
> 
> -Brent
> 
> On Thu, 7 Feb 2002, vijay patel wrote:
> 
> > 
> > Hello , 
> > I want to write a device driver for a PCI card on RTLinux . Any
> > expert can tell me is there any functions available to read/write  PCI
> > configuration space ?
> > if not then How I can know the IRQ and base address assigned to the card ?
> > 
> > Thanks in advance !
> > --Vijay Patel
> > 
> > -- [rtl] ---
> > To unsubscribe:
> > echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> > echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> > --
> > For more information on Real-Time Linux see:
> > http://www.rtlinux.org/
> > 
> > 
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/
> 
> 
> 


-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to