Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Fix typo
details:   https://anonhg.NetBSD.org/src/rev/f8d237480012
branches:  trunk
changeset: 445666:f8d237480012
user:      mlelstv <mlelstv%NetBSD.org@localhost>
date:      Thu Nov 08 08:27:54 2018 +0000
description:
Fix typo
diffstat:
 sys/dev/usb/usbdevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b622863ef295 -r f8d237480012 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu Nov 08 06:49:09 2018 +0000
+++ b/sys/dev/usb/usbdevs       Thu Nov 08 08:27:54 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.760 2018/11/08 02:01:28 manu Exp $
+$NetBSD: usbdevs,v 1.761 2018/11/08 08:27:54 mlelstv Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2638,7 +2638,7 @@
 
 /* Philips Semiconductor products */
 product PHILIPSSEMI HUB1122    0x1122  hub
-product PHILIPSSEMT PN533      0x2533  NFC PN533
+product PHILIPSSEMI PN533      0x2533  NFC PN533
 
 /* P.I. Engineering products */
 product PIENGINEERING PS2USB   0x020b  PS2 to Mac USB Adapter
Home |
Main Index |
Thread Index |
Old Index