I wrote synaptic touchpad driver for 4-stable, based on Arne Schwabe's driver. I don't have synaptic touchpad on 4-stable. I just did compile test. I don't know whether or not good :-). So please test. -------------- next part -------------- A non-text attachment was scrubbed... Name: synaptic-stable.diff Type: application/octet-stream Size: 11428 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20040729/c0d010da/synaptic-stable.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: synaptics.shar Type: application/octet-stream Size: 2661 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20040729/c0d010da/synaptics.obj
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 29 Jul 2004 03:02, Norikatsu Shigemura wrote:> I wrote synaptic touchpad driver for 4-stable, based on > Arne Schwabe's driver. I don't have synaptic touchpad > on 4-stable. I just did compile test. I don't know > whether or not good :-). So please test.I don't suppose you'd want to add support to moused instead of XFree86? :) (Then XFree86 gets it for free..) - -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBCElZ5ZPcIHs/zowRAsZTAJ4sFbYY94qwiy7JdLYzjg/HwW+TFQCdGZzS H9v1sndKJSs4dTbA+URlJyg=xRRe -----END PGP SIGNATURE-----
synaptics.c:55: sys/mouse.h: No such file or directory In file included from synaptics.c:80: synaptics.h:25: sys/mouse.h: No such file or directory gmake: *** [synaptics.o] Erreur 1 *** Error code 2 :-( Best regards, Fred Norikatsu Shigemura wrote:> I wrote synaptic touchpad driver for 4-stable, based on > Arne Schwabe's driver. I don't have synaptic touchpad > on 4-stable. I just did compile test. I don't know > whether or not good :-). So please test. > > >------------------------------------------------------------------------ > >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >
On Thu, 29 Jul 2004 09:29:48 +0200 Frederic Hardy <f.hardy@hexanet.fr> wrote:> synaptics.c:55: sys/mouse.h: No such file or directory > In file included from synaptics.c:80: > synaptics.h:25: sys/mouse.h: No such file or directory > gmake: *** [synaptics.o] Erreur 1 > *** Error code 2 > :-(Oops, please add attached patch. -------------- next part -------------- A non-text attachment was scrubbed... Name: synaptics-extra-patches.shar Type: application/octet-stream Size: 1990 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20040730/5ed562f6/synaptics-extra-patches.obj