From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b302933e8f260310 X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Ada+rs232 Date: 2000/05/23 Message-ID: <3lAW4.1466$pO1.720142@news.pacbell.net>#1/1 X-Deja-AN: 626390345 References: <12ff8d42.976d82ff@usw-ex0102-014.remarq.com> article X-Complaints-To: abuse@pacbell.net X-Trace: news.pacbell.net 959107519 206.170.2.172 (Tue, 23 May 2000 11:45:19 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Tue, 23 May 2000 11:45:19 PDT Newsgroups: comp.lang.ada Date: 2000-05-23T00:00:00+00:00 List-Id: >Is there an implementation for dealing with rs232 serial port ? Under what OS? On what hardware? Using OS calls? Using BIOS calls? Using direct port IO? Using interrupts?