Find the Linux driver for your drive and access the functions in it
directly in your code.  The large majority of this code will be portable
to RTL with little modification because the 'includes' in most drivers
are very low level.

- Kal.

Nicholas Mc Guire wrote:
> 
> Hi !
> 
>  could someone give any pointers to code/docs on how
>  to directly access a IDE disk device . I would
>  need this for a datalogger that should no copy to shm
>  or via fifo into userland and then do fileio to a filesystem
>  I would like to simply dump the stuff to a dedicated IDE-HD .
> 
> thx
> nmg
> 
> *------------------------------------------------------------------------*
> *THERE           {__}                         Universitaet Wien          *
> *IS              oo )                      Inst. f. Materialphysik       *
> *LIFE           O_   `_-------.              Mc  Guire  Nicholas         *
> *IN               (-.         ,-\                                        *
> *THE               || )---<  )            [EMAIL PROTECTED] *
> *NET !             |||     | |          privat: [EMAIL PROTECTED]         *
> *                                     [EMAIL PROTECTED]   *
> *------------------------------------------------------------------------*
> * ASCII-COW 1995-2001 (c) [EMAIL PROTECTED]                               *
> *------------------------------------------------------------------------*
> 
> -- [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/
-- [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