Subject: Re: sys/dev/ic/z8530tty.c 1.52 -> 1.53 is broken.
To: matthew green <mrg@eterna.com.au>
From: Dr. Bill Studenmund <wrstuden@loki.stanford.edu>
List: tech-kern
Date: 01/25/1999 09:44:42
On Sat, 23 Jan 1999, matthew green wrote:

> the change  associated with this log message is broken:
> 
> revision 1.53
> date: 1998/11/23 22:10:09;  author: wrstuden;  state: Exp;  lines: +15 -9
> Changes to deal with mac serial ports having clock sources on DCD or CTS.
> 
> - When doing a first open, don't enable receive & status interupts before
>         the MD layer has had a chance to set things up.
> - Enable logic to only enable DCD/CTS interupts if we are looking for/
>         expecting interupts on those pins. Disable otherwise.
> - in zs_param, only pass up the state of ZSRR0_DCD if we have enabled
>         interupts on that pin.

The last one is the wrong change.

I'll commit a fix.

Take care,

Bill