From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jai Sharma Subject: Re: Serial Port (RS-232) Date: Tue, 27 Jan 2009 21:50:05 +0530 Message-ID: <1f714d50901270820o3f452ce7hc874d520ec0fb4ea@mail.gmail.com> References: <001701c98098$33a5ad90$9af108b0$@com.mx> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=czytof2XSafDOAAylHpmVcvVrWICCOjToa8VIUgsLwg=; b=KniadSbbOy+FSdiUQHbKWnCWvktJ858PI0QF3TTBjnPk852rl9YpZgYntQNfMv7vN7 H8ivj3gp1PSLz16HdRUzQMDMEs2yflvqlhdOKyN7LSGyLnz2HE9xdcC0jwojzv452t1C F4DbAPk7ZuapF5XofMde7CKMP1/WFGoukE6sQ= In-Reply-To: <001701c98098$33a5ad90$9af108b0$@com.mx> Sender: linux-c-programming-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jaime Garcia Cc: linux-c-programming@vger.kernel.org hi use following link http://www.easysw.com/~mike/serial/serial.html On Tue, Jan 27, 2009 at 9:29 PM, Jaime Garcia wrote: > Hi Friends, > I am pretty new to Linux programming, I want to start doing something > useful, so I was thinking to start programming the serial port (RS-232) of > my box, so I can read and write data from it, can someone of you give some > feedback about how to start this? I will appreciate so much all your help! > > Best regards, > J.G. > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >