From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vucsics Krisztian Subject: Looking for "Hello world" Date: Mon, 04 Dec 2006 16:24:31 +0100 Message-ID: <45743DAF.6020205@evosoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from evo2.evosoft.com ([195.228.139.85]:33131 "HELO evo2.evosoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S937002AbWLDPWe (ORCPT ); Mon, 4 Dec 2006 10:22:34 -0500 Received: from EVOXCH1.evosoft.com (unknown [10.10.110.13]) by mail2.evosoft.hu (Postfix) with ESMTP id C11CE1BB1C1A for ; Mon, 4 Dec 2006 16:32:18 +0100 (CET) To: linux-rt-users@vger.kernel.org Sender: linux-rt-users-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org Hello Everybody, I've checked the RT_PREEMPT_HOWTO but there is no "Hello World" example at the moment. I don't know, whether and how it is possible to send something via the serial port exactly scheduled, "without changing the given programming APIs". I would like to send at least a single 'H' :-) to a given serial port, precisely scheduled. Could you please send me an example for that? Thank you in advance, Krisztian