diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2010-07-02 15:32:29 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2010-07-02 15:32:29 +0000 |
commit | e43bed268c317d7859041902a71ba1c66e4d3609 (patch) | |
tree | f60e75bd3a45086603ad9aa77d33f00847b53fb6 /sys | |
parent | 8a4ba79c16ad87267052234d401d7b4ab8e78040 (diff) |
the IBM Optical Wheel Mouse (89P5088) is a supported USB device.
ok sthen@
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 574166ed4f1..ae811ca0221 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.505 2010/07/01 03:31:08 jsg Exp $ +$OpenBSD: usbdevs,v 1.506 2010/07/02 15:32:28 sobrado Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1874,6 +1874,7 @@ product HYUNDAI UM175 0x3714 UM175 EVDO /* IBM Corporation */ product IBM OPTTRAVELMOUSE 0x3107 Optical +product IBM OPTWHEELMOUSE 0x310b Wheel product IBM USBCDROMDRIVE 0x4427 CD-ROM product IBM THINKPADHUB 0x4484 Hub |