Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 318567
Collapse All | Expand All

(-)drivers/input/mouse/alps.c (+2 lines)
Lines 62-67 Link Here
62
	/* Dell Latitude E5500, E6400, E6500, Precision M4400 */
62
	/* Dell Latitude E5500, E6400, E6500, Precision M4400 */
63
	{ { 0x62, 0x02, 0x14 }, 0xcf, 0xcf,
63
	{ { 0x62, 0x02, 0x14 }, 0xcf, 0xcf,
64
		ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED },
64
		ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED },
65
	{ { 0x73, 0x02, 0x64 }, 0xcf, 0xcf,
66
		ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED },
65
	{ { 0x73, 0x02, 0x50 }, 0xcf, 0xcf, ALPS_FOUR_BUTTONS },	  /* Dell Vostro 1400 */
67
	{ { 0x73, 0x02, 0x50 }, 0xcf, 0xcf, ALPS_FOUR_BUTTONS },	  /* Dell Vostro 1400 */
66
	{ { 0x52, 0x01, 0x14 }, 0xff, 0xff,
68
	{ { 0x52, 0x01, 0x14 }, 0xff, 0xff,
67
		ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED },	  /* Toshiba Tecra A11-11L */
69
		ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED },	  /* Toshiba Tecra A11-11L */

Return to bug 318567