diff --git a/sys/dev/usb/ugraphire_rdesc.h b/sys/dev/usb/ugraphire_rdesc.h index 3040e09f448b..0605c73999f8 100644 --- a/sys/dev/usb/ugraphire_rdesc.h +++ b/sys/dev/usb/ugraphire_rdesc.h @@ -1,4 +1,4 @@ -/* $NetBSD: ugraphire_rdesc.h,v 1.5 2007/01/22 19:39:37 ghen Exp $ */ +/* $NetBSD: ugraphire_rdesc.h,v 1.6 2007/01/22 19:48:57 ghen Exp $ */ /* * Copyright (c) 2000 Nick Hibma * All rights reserved. @@ -90,7 +90,7 @@ static const uByte uhid_graphire_report_descr[] = { 0xc0, /* END_COLLECTION */ }; -/* Tested with Graphire3 4x5 and 6x8, and Graphire4 4x6 */ +/* Tested with Graphire3 4x5 and 6x8, and Graphire4 4x5 */ static const uByte uhid_graphire3_4x5_report_descr[] = { 0x05, 0x01, /* USAGE_PAGE (Generic Desktop) */ 0x09, 0x02, /* USAGE (Mouse) */