Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libusb Add some Microsoft non-standard extensions.
details: https://anonhg.NetBSD.org/src/rev/6a0a4eec6b01
branches: trunk
changeset: 474104:6a0a4eec6b01
user: augustss <augustss%NetBSD.org@localhost>
date: Mon Jun 28 05:53:48 1999 +0000
description:
Add some Microsoft non-standard extensions.
diffstat:
lib/libusb/usb_hid_usages | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7e77b3feb39a -r 6a0a4eec6b01 lib/libusb/usb_hid_usages
--- a/lib/libusb/usb_hid_usages Mon Jun 28 04:33:21 1999 +0000
+++ b/lib/libusb/usb_hid_usages Mon Jun 28 05:53:48 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: usb_hid_usages,v 1.1 1999/05/11 21:02:24 augustss Exp $
+# $NetBSD: usb_hid_usages,v 1.2 1999/06/28 05:53:48 augustss Exp $
#
# USB HID usage table
# Syntax:
@@ -1070,3 +1070,8 @@
144 Camera Control
145 Arcade Device
+
+# Some Micro$oft non-standard extensions
+0xff00 Microsoft
+ 0xe9 Base Up
+ 0xea Base Down
Home |
Main Index |
Thread Index |
Old Index