It all depends on what the device driver does.  I've written device drivers
that have both Real-Time and normal Linux portions which communicate via
shared/global memory.

    Norm

----- Original Message -----
From: Michael Nielsen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 10, 2002 8:39 AM
Subject: Re: [rtl] pci device driver


> 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/

Reply via email to