Update HCI switching for Logitech MX 5000

This commit is contained in:
Marcel Holtmann 2006-08-09 20:51:28 +00:00
parent c8983c82f7
commit 854c86afe6

View File

@ -223,7 +223,8 @@ static struct device_id device_list[] = {
{ HCI, 0x046d, 0xc703, switch_logitech },
{ HCI, 0x046d, 0xc704, switch_logitech },
{ HCI, 0x046d, 0xc705, switch_logitech },
{ HCI, 0x046d, 0x0b02, switch_logitech }, /* Logitech diNovo Media Desktop Laser */
{ HCI, 0x046d, 0xc70a, switch_logitech }, /* Logitech diNovo mouse */
{ HCI, 0x046d, 0xc70e, switch_logitech }, /* logitech diNovo keyboard */
{ -1 }
};