Mattieu Baptiste wrote:
On Tue, Feb 23, 2010 at 5:20 PM, Henning Brauer <[email protected]>
wrote:
* Alex Carver <[email protected]> [2010-02-23 05:53]:
I've been working on getting gpsd working on one of my old Sun IPXes
but I've run into a problem with ldattach needing the /dev/cuaa
device. The serial port /dev/ttya is working with gpsd directly but
ldattach requires /dev/cuaa. However, according to the system logs,
ldattach issues the error (ldattach is run as root):
ldattach: can't open /dev/cuaa: Device not configured
if memory serves the serial driver for the sparcs doesn't implement
the cua devices. you omitted a dmesg and i don't remember which serial
driver the onboard cereals use tho. the manpage would have a note.
On my SPARCclassic, this is /dev/zstty0 and /dev/zstty1.
I don't have any /dev/zstty* devices at all on the system. MAKEDEV
created /dev/tty[a-d], /dev/cua0[0-3], and /dev/cua[a-d] but no zstty.