Problem with ATA driver on pc386

Angelo Fraietta afraiett at bigpond.net.au
Fri Jul 2 05:48:59 UTC 2004



Eugene Denisov wrote:

>Hello all.
>
>I trying to use ATA driver in RTEMS 4.6.0pre5 on pc386 target, this is the 
>driver table I used to:
>
>#define CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE
>
>#ifdef CONFIGURE_INIT
>rtems_driver_address_table Device_drivers[] =
>        {
>        CONSOLE_DRIVER_TABLE_ENTRY
>        ,CLOCK_DRIVER_TABLE_ENTRY
>        ,IDE_CONTROLLER_DRIVER_TABLE_ENTRY
>#if 1
>        ,ATA_DRIVER_TABLE_ENTRY 
>#endif
>        };
>
>Unfortunately system hungs up when I enabling ATA driver.
>
>Does anyone succesfully use ATA driver for this RTEMS build?
>
>  
>
Did you get this sorted. I am having the same problem here, but only 
with the new PC104 module that I have. 4.6.0pre5 works with the IDE on 
my DIMMPC but not the PC104. Same as you, if I enable the ATA, the 
system hangs.

-- 
Angelo Fraietta

PO Box 859
Hamilton NSW 2303

Home Page


http://www.users.bigpond.com/angelo_f/

There are those who seek knowledge for the sake of knowledge - that is CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
    Bernard of Clairvaux (1090 - 1153)






More information about the users mailing list