Subject: Re: Serial Port Strangeness.
To: Dave Burgess <burgess@cynjut.neonramp.com>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 09/09/1997 14:41:54
Dave Burgess writes:
> I asked this on the port-i386 list, and got a couple of answers - one of
> which makes me wonder it this might not be a problem across the
> platforms.
> 
> I'm working on mgetty with the 1.2G tar 'non-release' from last month.
> Whenever I use the TIOCMGET ioctl on the /dev/tty0* ports, I get an
> [ENOTTY] error.  The rest of the TIO ioctls I tried all work (some of
> them only sort of, but they don't error out).

As a wild guess, do you have COMPAT_43 in your kernel config?

.pm