Subject: TIOCMGET
To: None <current-users@NetBSD.ORG>
From: Michael C. Richardson <mcr@sandelman.ottawa.on.ca>
List: current-users
Date: 09/19/1997 15:04:54
-----BEGIN PGP SIGNED MESSAGE-----


  I was hoping to fill in the TIOCMGET code in com.c so that mgetty
might work better. (I can receive faxes, but not send them. Yes,
probably flow control issues, but my hardware is fine...)

  dev/isa/com.c has:
	case TIOCMSET:
	case TIOCMBIS:
	case TIOCMBIC:
	case TIOCMGET:
	default:
		return (ENOTTY);

  Thinking this was an anomaly, I looked at arch/sparc/sparc/zs.c. Same thing.
  Okay, what about arch/sun3/sun3/zs.c... Not even mentioned. Maybe TIOCMGET
is supposed to be handled above this layer?
  Nope: arch/hp300/dev/dca.c has support for it.

  Has it always been like this?

   :!mcr!:            |  Network security programming, currently
   Michael Richardson | on contract with DataFellows F-Secure IPSec
 WWW: mcr@sandelman.ottawa.on.ca. PGP key available.
          Winner of the 1997 O.C.D.L.D.L.P. award.


-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQB1AwUBNCLM1KZpLyXYhL+BAQFADwL8CY3aX5nCGq1Mswj2cn7e8T7yJg4veivf
OE8llpB9wKYeySrOHbSwg6Sd1wF+s/L1LgPb8s5NnNEUw7ywGbeO+vOR5HyQX8DR
ikHzYHZLvAHKRmpGJOdx6Tz8K2IiZ2AO
=4sKy
-----END PGP SIGNATURE-----