Gentoo Archives: gentoo-embedded

From: Peter Stuge <peter@×××××.se>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] serial port handling question
Date: Thu, 14 Jan 2010 16:29:51
Message-Id: 20100114162935.23486.qmail@stuge.se
In Reply to: RE: [gentoo-embedded] serial port handling question by "Relson
1 Relson, David wrote:
2 > 'Tis working perfectly for /dev/ttyS2.
3 >
4 > /dev/ttyS4 is seg-faulting for unknown reasons -- most certainly a
5 > flaw unrelated to the ioctl.
6
7 Is ttyS2 and ttyS4 using the same driver? What does
8
9 cat /proc/tty/driver/*
10
11 give?
12
13
14 //Peter