Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Add Future Bits as vendor code
details: https://anonhg.NetBSD.org/src/rev/60f9d027cd9f
branches: trunk
changeset: 325942:60f9d027cd9f
user: reinoud <reinoud%NetBSD.org@localhost>
date: Mon Jan 13 08:21:41 2014 +0000
description:
Add Future Bits as vendor code
Add Atmel SAM3E based microcontroller board "4Pi" by Future Bits
diffstat:
sys/dev/usb/usbdevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 9d1c47f2f501 -r 60f9d027cd9f sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Sun Jan 12 20:31:50 2014 +0000
+++ b/sys/dev/usb/usbdevs Mon Jan 13 08:21:41 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.661 2013/12/25 13:52:37 nonaka Exp $
+$NetBSD: usbdevs,v 1.662 2014/01/13 08:21:41 reinoud Exp $
/*
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -539,6 +539,7 @@
vendor MPMAN 0x1cae MPMan
vendor 4GSYSTEMS 0x1c9e 4G Systems
vendor PEGATRON 0x1d4d Pegatron
+vendor FUTUREBITS 0x1d50 Future Bits
vendor AIRTIES 0x1eda AirTies
vendor DLINK 0x2001 D-Link
vendor PLANEX2 0x2019 Planex Communications
@@ -2438,6 +2439,9 @@
product PEGATRON RT3070_3 0x0010 RT3070
product PEGATRON RT3072 0x0011 RT3072
+/* Future Bits products */
+product FUTUREBITS 4PI 0x6019 4Pi reprap
+
/* Pen Driver */
product PEN USBDISKPRO 0x0120 USB Disk Pro
product PEN USBREADER 0x0240 USB 6 in 1 Card Reader/Writer
Home |
Main Index |
Thread Index |
Old Index