DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦31a83d91b⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package C_Driver_Serie, seg_057e02

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with General_Defs;  
with C_Port_Serie;  
with C_File;

package C_Driver_Serie is

    package G_Defs renames General_Defs;

    task Tache_Driver_Serie is
        entry Lecture_Circuit (Car : in G_Defs.Byte; Port : G_Defs.Port);
        entry Ecriture_Circuit (Car : out G_Defs.Byte; N_Port : G_Defs.Port);
        entry Ecriture_Trame
                 (Trame : in G_Defs.Byte_String; Port : G_Defs.Port);
        entry Lecture_Trame (Trame : in out G_Defs.Byte_String;
                             Taille : out Integer;
                             Port : out G_Defs.Port);  
    end Tache_Driver_Serie;

    package Interface_Serie is
       new C_Port_Serie (Vecteur_Interruption => 100,
                         Lecture => Tache_Driver_Serie.Lecture_Circuit,
                         Ecriture => Tache_Driver_Serie.Ecriture_Circuit);


    package Buffer_Reception is
       new C_File (Element => General_Defs.Byte,
                   Longueur_Max => General_Defs.Taille_Trame);
    Buffer_Reception_A : Buffer_Reception.Objet;
    Buffer_Reception_B : Buffer_Reception.Objet;

end C_Driver_Serie;






E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1c rec1=00 rec2=01 rec3=050
        [0x01] rec0=0a rec1=00 rec2=02 rec3=001
    tail 0x21765266087d46b6efd89 0x42a00088462060003