Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 1996 01:36:53 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, nate@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/isa psm.c
Message-ID:  <199611151436.BAA15501@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    sys/i386/isa  psm.c
>  Log:
>  New PS/2 mouse drive which uses the new 'shared' keyboard/psm read
>  routines.  An older version of this was tested successfully on all of my
>  systems with PS/2 mice.  This was brought in without testing because it
>  is necessary due to the previously committed syscons changes.
>  
>  Submitted by:	Kazutaka Yokota <yokota@zodiac.mech.utsunomiya-u.ac.jp>
>  
>  Revision  Changes    Path
>  1.26      +997 -253  src/sys/i386/isa/psm.c

It's amazing how much space can be saved by sharing code ;-).

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611151436.BAA15501>