Henning Brauer 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.
However, the device does exist in the /dev tree:
of course. that doesn't mean anything.
I'll get a dmesg posted when I can return to the machine but the ports
are using the zs drivers.