https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209473
--- Comment #1 from Oleg <oleglelc...@gmail.com> --- I succeeded in getting this touchpad recognized as a basic PS/2 device. I dumped the DSDT tables from memory with the acpidump command. In the asl file, I edited the PS2K section replacing all the "Return" lines with the lines that say the same thing: Return ("") . I compiled the code and made loader.conf aware of the resulting aml file. Now /dev/psm0 gets created and I can finally use the touchpad on FreeBSD 10.x or FreeBSD 11. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-amd64@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"