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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9cf87fd8fe05bc5e,start X-Google-Attributes: gid103376,public From: nnavet@donald.ensem.u-nancy.fr (Nicolas NAVET) Subject: inb/outb for GNAT (Linux) ?? Date: 1998/01/27 Message-ID: <6al3th$ptb$1@muller.loria.fr>#1/1 X-Deja-AN: 319708685 Content-Transfer-Encoding: 8bit Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Organization: Ecole Nationale Superieure d'Electricite et de Mecanique Newsgroups: comp.lang.ada Date: 1998-01-27T00:00:00+00:00 List-Id: Hello, I'am using GNAT for Linux. I need to write data to a serial port. Is it possible to do that with ADA without using a device driver ? I' have searched through the packages for functions like inb()/outb() but without result. Thanks, Nicolas Navet