We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4556b commit bbb5081Copy full SHA for bbb5081
drivers/input/mouse/synaptics.c
@@ -163,6 +163,7 @@ static const char * const topbuttonpad_pnp_ids[] = {
163
164
static const char * const smbus_pnp_ids[] = {
165
/* all of the topbuttonpad_pnp_ids are valid, we just add some extras */
166
+ "DLL060d", /* Dell Precision M3800 */
167
"LEN0048", /* X1 Carbon 3 */
168
"LEN0046", /* X250 */
169
"LEN0049", /* Yoga 11e */
0 commit comments