Question related drivers/staging/asus_oled

Kevyn-Alexandre Paré kevyn.alexandre.pare at gmail.com
Thu Feb 3 03:26:26 UTC 2011


Hi,

I have question related to the fact that the ASUS_OLED is define as a
HID in "drivers/hid/hid-ids.h"

What do you normally do in that case do you redefine somewhere else in
driver/usb ?

As define in "drivers/hid/hid-ids.h"
#define USB_DEVICE_ID_ASUSTEK_LCM   0x1726
#define USB_DEVICE_ID_ASUSTEK_LCM2  0x175b

As define in the staging driver
#define USB_VENDOR_ID_ASUS      0x0b05
#define USB_DEVICE_ID_ASUS_LCM      0x1726

patch related to device being reported as HID:
http://www.mail-archive.com/linux-input@atrey.karlin.mff.cuni.cz/msg00685.html

Best Regards,

Kevyn-Alexandre Pare



More information about the devel mailing list