On Thu, 27 Jul 2000, daniel sheltraw wrote:

> > > (1) set up shared memory between RT module and user-space suitable
> > >     for DMA (contiguous memory),
> >If you are talking ISA, you can't do what you want as far as shared
> >memory, but I can
> >help you with code.

Hey, why not shared memory? Any memory block once allocated can be remapped
in user space (if it starts and ends on page boundary). The only problem with
ISA DMA it to actually GET unfragmented block of 32-64 KB size below 16 MB.
If you press Shift-ScrollLock you will see the statistics of available blocks
(run dmesg after)

Best regards,
--
Tomek

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

Reply via email to