• [^] # Re: BIOS ?

    Posté par (site web personnel, Mastodon) . En réponse au message Assembleur inline dans gcc. Évalué à 2.

    J'ai vu qu'un projet utilisait cette carte:
    http://control.ee.ethz.ch/~lawrence/public-project-trac/wiki(...)


    Digital IO
    The manual for the PCISA describes how to call the DIO (4x input, 4x output) section of the PCISA board. This seems to be programmed into the BIOS; unfortunately it is not possible to call these execution routines in xPC as they run in protected mode. Thanks to the support of IEI we now have a solution which is able to read and write the DIO from within xPC. Basic drivers were written but need to be tidied up before release. Please watch this space for more details.