Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2011 02:38:44 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r221720 - head/sys/dev/usb
Message-ID:  <201105100238.p4A2ci8F022962@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bms
Date: Tue May 10 02:38:44 2011
New Revision: 221720
URL: http://svn.freebsd.org/changeset/base/221720

Log:
  Add VID for Simtec Electronics.
  Add PID for Simtec Electronics EntropyKey, a hardware random number generator.

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue May 10 02:34:11 2011	(r221719)
+++ head/sys/dev/usb/usbdevs	Tue May 10 02:38:44 2011	(r221720)
@@ -681,6 +681,7 @@ vendor HAUPPAUGE2	0x2040	Hauppauge Compu
 vendor TLAYTECH		0x20b9	Tlay Tech
 vendor ENCORE		0x203d	Encore
 vendor PARA		0x20b8	PARA Industrial
+vendor SIMTEC		0x20df	Simtec Electronics
 vendor ERICSSON		0x2282	Ericsson
 vendor MOTOROLA2	0x22b8	Motorola
 vendor TRIPPLITE	0x2478	Tripp-Lite
@@ -2513,6 +2514,9 @@ product PANASONIC TYTP50P6S	0x3900	TY-TP
 /* PARA Industrial products */
 product PARA RT3070		0x8888	RT3070
 
+/* Simtec Electronics products */
+product SIMTEC ENTROPYKEY	0x0001	Entropy Key
+
 /* Pegatron products */
 product PEGATRON RT2870		0x0002	RT2870
 product PEGATRON RT3070		0x000c	RT3070



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105100238.p4A2ci8F022962>