Re: continuing setserial problems

1999-07-01 Thread Steve Dunham
Adam Di Carlo [EMAIL PROTECTED] writes: I've managed to get setserial 2.15-4 to compile (see the important bug I filed with a patch), however, I get the following errors when running it... # setserial /dev/ttyS0 sys32_ioctl: Unknown cmd fd(3) cmd(541e) arg(ec20) Cannot get serial

Re: continuing setserial problems

1999-07-01 Thread Adam Di Carlo
I always assumed it wasn't needed (and disabled it). The error message that you included above will only come from the sparc64 kernel. (It is from the code in arch/sparc64/kernel/{ioctl,sys_sparc32}.c which translates the arguments of 32-bit system calls into 64-bit system calls.) Is it the

continuing setserial problems

1999-06-28 Thread Adam Di Carlo
I've managed to get setserial 2.15-4 to compile (see the important bug I filed with a patch), however, I get the following errors when running it... # setserial /dev/ttyS0 sys32_ioctl: Unknown cmd fd(3) cmd(541e) arg(ec20) Cannot get serial info: Invalid argument Is setserial's