Subject: Re: tty interface change
To: Bill Studenmund <wrstuden@loki.stanford.edu>
From: Charles M. Hannum <mycroft@mit.edu>
List: tech-kern
Date: 03/14/1998 20:22:07
Bill Studenmund <wrstuden@loki.stanford.edu> writes:

> I missed something here. How will adding a field to struct tty make
> non-updated drivers fail to compile?

Anything that used TS_WOPEN will fail to compile because TS_WOPEN will
no longer exist.