aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ukbd.c
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-04-01 21:13:22 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-04-01 21:13:22 +0000
commita011c2e7a85eb7d792da0a9423c675cf9c1b158c (patch)
tree62679523d2d90e2e9a07c06fa44c6c91e4aa2f33 /sys/dev/usb/ukbd.c
parent467a0b0647249f5d842a15dbdcf3696fdffee4b3 (diff)
Notes
Diffstat (limited to 'sys/dev/usb/ukbd.c')
-rw-r--r--sys/dev/usb/ukbd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ukbd.c b/sys/dev/usb/ukbd.c
index bc5265b0c86af..3732e8213f836 100644
--- a/sys/dev/usb/ukbd.c
+++ b/sys/dev/usb/ukbd.c
@@ -38,7 +38,7 @@
*/
/*
- * HID spec: http://www.usb.org/developers/data/usbhid10.pdf
+ * HID spec: http://www.usb.org/developers/data/devclass/hid1_1.pdf
*/
#include "opt_kbd.h"