Commit caff0090 authored by xiazhengqiao's avatar xiazhengqiao Committed by Benjamin Tissoires
Browse files
parent 30cb3c2a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -585,6 +585,8 @@ static void hammer_remove(struct hid_device *hdev)
static const struct hid_device_id hammer_devices[] = {
	{ HID_DEVICE(BUS_USB, HID_GROUP_GENERIC,
		     USB_VENDOR_ID_GOOGLE, USB_DEVICE_ID_GOOGLE_DON) },
	{ HID_DEVICE(BUS_USB, HID_GROUP_GENERIC,
		     USB_VENDOR_ID_GOOGLE, USB_DEVICE_ID_GOOGLE_EEL) },
	{ HID_DEVICE(BUS_USB, HID_GROUP_GENERIC,
		     USB_VENDOR_ID_GOOGLE, USB_DEVICE_ID_GOOGLE_HAMMER) },
	{ HID_DEVICE(BUS_USB, HID_GROUP_GENERIC,
+1 −0
Original line number Diff line number Diff line
@@ -501,6 +501,7 @@
#define USB_DEVICE_ID_GOOGLE_MAGNEMITE	0x503d
#define USB_DEVICE_ID_GOOGLE_MOONBALL	0x5044
#define USB_DEVICE_ID_GOOGLE_DON	0x5050
#define USB_DEVICE_ID_GOOGLE_EEL	0x5057

#define USB_VENDOR_ID_GOTOP		0x08f2
#define USB_DEVICE_ID_SUPER_Q2		0x007f