From owner-cvs-all Fri Jan 3 3:45:57 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0163E37B401; Fri, 3 Jan 2003 03:45:56 -0800 (PST) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id D856043EE5; Fri, 3 Jan 2003 03:45:54 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.6/8.12.6) with ESMTP id h03BjsUe089963; Fri, 3 Jan 2003 12:45:54 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.6/8.12.6/Submit) id h03BjsZo089962; Fri, 3 Jan 2003 12:45:54 +0100 (CET) Date: Fri, 3 Jan 2003 12:45:54 +0100 From: Wilko Bulte To: Doug Rabson Cc: Jake Burkholder , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/zs zs.c Message-ID: <20030103124553.A89947@freebie.xs4all.nl> References: <200301021904.h02J4Z1W084332@repoman.freebsd.org> <1041592331.1584.0.camel@builder02.qubesoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1041592331.1584.0.camel@builder02.qubesoft.com>; from dfr@nlsystems.com on Fri, Jan 03, 2003 at 11:12:12AM +0000 X-OS: FreeBSD 4.7-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jan 03, 2003 at 11:12:12AM +0000, Doug Rabson wrote: > On Thu, 2003-01-02 at 19:04, Jake Burkholder wrote: > > jake 2003/01/02 11:04:35 PST > > > > Modified files: > > sys/dev/zs zs.c > > Log: > > - This damnable chip only has 1 status register for both ports, so the bit > > positions for the status bits of port a and port b are different. To > > avoid needing to know which channel the interrupt handler is working on, > > shift the status bits for port a into the port b bit positions, and always > > check the port b status bits. This fixes using port b, which I neglected > > to test before. > > - Remember to update the channel's tty structure from the passed in termios > > in the param routine. > > - Minor style. > > I wonder how much effort it would take to make the alpha zs driver (used > for console on some AlphaServers work for both alpha and sparc64. zs is on the Turbolaser. Tlaser support is broken to start with :/ -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message