diff options
| author | reinoud <reinoud@NetBSD.org> | 2014-01-13 08:21:41 +0000 |
|---|---|---|
| committer | reinoud <reinoud@NetBSD.org> | 2014-01-13 08:21:41 +0000 |
| commit | d29b4d35ba1fbcafa8f73ee0c2d3271d8f157482 (patch) | |
| tree | 9e7e437ea59f1da082f8a476f538f9d46da365cd /sys/dev/usb/usbdevs | |
| parent | 60fb2869bebc51848b804e377e6d7cab14dfdbe9 (diff) | |
Add Future Bits as vendor code
Add Atmel SAM3E based microcontroller board "4Pi" by Future Bits
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 5d17694e1bd..84e6d4ff745 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 OVISLINK 0x1b75 OvisLink 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_2 0x000e RT3070 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 |
