diff options
| author | manu <manu@NetBSD.org> | 2018-11-08 02:01:28 +0000 |
|---|---|---|
| committer | manu <manu@NetBSD.org> | 2018-11-08 02:01:28 +0000 |
| commit | 5d99af3ea3f1f057cb39aa3db00e809709412ceb (patch) | |
| tree | 49272006ad5cbb4ea5ea939b7bf9a577c4b16b0b /sys/dev/usb/usbdevs | |
| parent | cdfeaa356d758f80dd4d2d5fef6bcda83bd0a45b (diff) | |
Add PN533 based NFC devices
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index af084a8ae77..69a8c417cf8 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.759 2018/10/03 09:59:34 martin Exp $ +$NetBSD: usbdevs,v 1.760 2018/11/08 02:01:28 manu Exp $ /*- * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -2638,6 +2638,7 @@ product PHILIPS RT2870 0x200f RT2870 /* Philips Semiconductor products */ product PHILIPSSEMI HUB1122 0x1122 hub +product PHILIPSSEMT PN533 0x2533 NFC PN533 /* P.I. Engineering products */ product PIENGINEERING PS2USB 0x020b PS2 to Mac USB Adapter @@ -2980,6 +2981,8 @@ product SHUTTLE EUSCSI_C 0x000c eUSCSI Bridge product SHUTTLE CDRW 0x0101 CD-RW Device product SHUTTLE ORCA 0x0325 eUSB ORCA Quad Reader product SHUTTLE SCM 0x1010 SCM Micro +product SHUTTLE SCL3711 0x5591 SCM Micro SCL3711-NFC&RW +product SHUTTLE SCL3712 0x5594 SCM Micro SCL3712-NFC&RW /* Siemens products */ product SIEMENS SPEEDSTREAM 0x1001 SpeedStream USB |
