Date: Sun, 14 Apr 2002 17:52:17 -0700 (PDT) From: Will Andrews <will@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include mouse.h src/usr.sbin/moused moused.c src/sys/i386/conf LINT src/sys/conf files.i386 src/sys/i386/isa spic.c spicreg.h Message-ID: <200204150052.g3F0qHW43883@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2002/04/14 17:52:17 PDT
Modified files: (Branch: RELENG_4)
sys/i386/include mouse.h
usr.sbin/moused moused.c
sys/i386/conf LINT
sys/conf files.i386
Added files: (Branch: RELENG_4)
sys/i386/isa spic.c spicreg.h
Log:
MFC: Sony Programmable I/O Controller driver, for Sony Jogdial devices.
Support for Jogdial pointer device in moused.
Diffs against -CURRENT are SCM IDs, which may change in the future
should this driver use ACPI.
Approved by: nsayer
TODO before 4.6R: spic(4) manpage, requested by phantom
Revision Changes Path
1.307.2.27 +1 -0 src/sys/conf/files.i386
1.749.2.107 +2 -0 src/sys/i386/conf/LINT
1.15.2.2 +2 -1 src/sys/i386/include/mouse.h
1.4.2.1 +563 -0 src/sys/i386/isa/spic.c (new)
1.2.2.1 +57 -0 src/sys/i386/isa/spicreg.h (new)
1.37.2.11 +20 -1 src/usr.sbin/moused/moused.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204150052.g3F0qHW43883>
