From owner-cvs-sys Fri May 30 19:40:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA23672 for cvs-sys-outgoing; Fri, 30 May 1997 19:40:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA23565; Fri, 30 May 1997 19:39:50 -0700 (PDT) From: Gene Stark Received: (from stark@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA17143; Fri, 30 May 1997 19:39:33 -0700 (PDT) Date: Fri, 30 May 1997 19:39:33 -0700 (PDT) Message-Id: <199705310239.TAA17143@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa tw.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk stark 1997/05/30 19:39:33 PDT Modified files: sys/i386/isa tw.c Log: Submitted by: Rich Murphey (ages ago) and Gene Stark Hopefully I've done the proper magic to merge changes between 1.17 and 1.17.2.1 into the main trunk. Description of those changes follows: Brought in changes sent to me in late 1995 by Rich Murphey. I cleaned up a few things and am currently running these under 2.2-970205-GAMMA. The changes deal with software debouncing apparently necessary on todays faster hardware, and also some problems with the use of the -Select line for the TW-523 sync. This driver allows use of +PaperEnd as an alternative. Revision Changes Path 1.20 +182 -56 src/sys/i386/isa/tw.c