Date: Thu, 26 Oct 2017 20:44:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-multimedia@FreeBSD.org Subject: [Bug 222667] [psm] HP EliteBook 9470m: Synaptics touchpad detected as Generic PS/2 Mouse Message-ID: <bug-222667-5956-yGNxJCfxn9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222667-5956@https.bugs.freebsd.org/bugzilla/> References: <bug-222667-5956@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222667 Hans Petter Selasky <hselasky@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hselasky@FreeBSD.org --- Comment #21 from Hans Petter Selasky <hselasky@FreeBSD.org> --- If you install gdb from ports, then: gdbX, where X is the number typically 801 or something. Then enter the following inside gdb: file /boot/kernel/kernel info line *(void *)(psmintr+0x163) It should print the code line which caused the panic. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222667-5956-yGNxJCfxn9>