https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228668
Vladimir Kondratyev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Vladimir Kondratyev <[email protected]> --- (In reply to Neel Chauhan from comment #4) Hi Neel, Did you try Voodoo or OpenBSD drivers on your laptop? Your touchpad version query result (psm: status 73 03 0a) is marked as "non supported" in OpenBSD driver https://github.com/openbsd/src/blob/a79c7f9f2481c7393d42d9874e9d932378944610/sys/dev/pckbc/pms.c#L229 and is missed in Voodoo driver https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller/blob/36ae070f752a6cdd1f1aa8d2baa5d099284939b3/VoodooPS2Trackpad/VoodooPS2ALPSGlidePoint.cpp#L146 So, most probably, Linux driver is the only available source. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
