summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2004-05-23 16:55:28 +0000
committerle <le@FreeBSD.org>2004-05-23 16:55:28 +0000
commitf7efea18054ba8ada73ca5c9439156b48d6890bc (patch)
tree933175decdb953f828046aff74baa3754759f7ec /sys/dev/usb
parentf4c70ac59dd47ee285a43f028dceba9f40026e1c (diff)
downloadFreeBSD-src-f7efea18054ba8ada73ca5c9439156b48d6890bc.zip
FreeBSD-src-f7efea18054ba8ada73ca5c9439156b48d6890bc.tar.gz
Update URL to HID spec.
Obtained from: NetBSD
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/uhid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/uhid.c b/sys/dev/usb/uhid.c
index a574d1f..461d35c 100644
--- a/sys/dev/usb/uhid.c
+++ b/sys/dev/usb/uhid.c
@@ -45,7 +45,7 @@ __FBSDID("$FreeBSD$");
*/
/*
- * HID spec: http://www.usb.org/developers/data/usbhid10.pdf
+ * HID spec: http://www.usb.org/developers/devclass_docs/HID1_11.pdf
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud