From owner-cvs-all Sun Dec 5 11:51:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 04DB414D35; Sun, 5 Dec 1999 11:51:41 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA25001; Sun, 5 Dec 1999 11:51:40 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199912051951.LAA25001@freefall.freebsd.org> From: Peter Wemm Date: Sun, 5 Dec 1999 11:51:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa joy.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/12/05 11:51:40 PST Modified files: sys/isa joy.c Log: newbusify and port the joy driver to the Alpha. It now attaches to the joystick port on PnP sound cards that have a suitable device ID on them. Doug Rabson added timer code so it didn't have to beat on the isa timer. Submitted by: Takanori Watanabe Revision Changes Path 1.34 +127 -135 src/sys/isa/joy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message