diff options
author | 2010-07-02 15:32:28 +0000 | |
---|---|---|
committer | 2010-07-02 15:32:28 +0000 | |
commit | 4cb32c6896ca02dea221889594aa59fdff98870d (patch) | |
tree | 786242c0aded63baf9edb4875f9e8bb436566f9e | |
parent | timeout_add -> timeout_add_msec (diff) | |
download | wireguard-openbsd-4cb32c6896ca02dea221889594aa59fdff98870d.tar.xz wireguard-openbsd-4cb32c6896ca02dea221889594aa59fdff98870d.zip |
the IBM Optical Wheel Mouse (89P5088) is a supported USB device.
ok sthen@
-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 |