summaryrefslogtreecommitdiffstats
path: root/sys/dev/joy/joy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/joy/joy.c')
-rw-r--r--sys/dev/joy/joy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/joy/joy.c b/sys/dev/joy/joy.c
index 77d35c5..beda4de 100644
--- a/sys/dev/joy/joy.c
+++ b/sys/dev/joy/joy.c
@@ -101,7 +101,7 @@ static struct isa_pnp_id joy_ids[] = {
{0x0100630e, "CSC0001 PnP Joystick"}, /* CSC0001 */
{0x0101630e, "CSC0101 PnP Joystick"}, /* CSC0101 */
{0x01100002, "ALS0110 PnP Joystick"}, /* @P@1001 */
- {0x01100002, "ALS0120 PnP Joystick"}, /* @P@2001 */
+ {0x01200002, "ALS0120 PnP Joystick"}, /* @P@2001 */
{0x01007316, "ESS0001 PnP Joystick"}, /* ESS0001 */
{0x2fb0d041, "Generic PnP Joystick"}, /* PNPb02f */
{0x2200a865, "YMH0022 PnP Joystick"}, /* YMH0022 */
OpenPOWER on IntegriCloud