Add another FTDI device. From FreeBSD.

This commit is contained in:
augustss 2004-01-28 21:50:28 +00:00
parent 11544aaa71
commit dc826a966b
2 changed files with 11 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: uftdi.c,v 1.19 2004/01/05 13:49:40 augustss Exp $ */
/* $NetBSD: uftdi.c,v 1.20 2004/01/28 21:50:28 augustss Exp $ */
/*
* Copyright (c) 2000 The NetBSD Foundation, Inc.
@ -46,7 +46,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: uftdi.c,v 1.19 2004/01/05 13:49:40 augustss Exp $");
__KERNEL_RCSID(0, "$NetBSD: uftdi.c,v 1.20 2004/01/28 21:50:28 augustss Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@ -141,7 +141,8 @@ USB_MATCH(uftdi)
uaa->product == USB_PRODUCT_FTDI_SERIAL_8U232AM ||
uaa->product == USB_PRODUCT_FTDI_SEMC_DSS20 ||
uaa->product == USB_PRODUCT_FTDI_LCD_LK202_24_USB ||
uaa->product == USB_PRODUCT_FTDI_LCD_MX200_USB))
uaa->product == USB_PRODUCT_FTDI_LCD_MX200_USB ||
uaa->product == USB_PRODUCT_FTDI_CFA_631))
return (UMATCH_VENDOR_PRODUCT);
return (UMATCH_NONE);
@ -196,6 +197,7 @@ USB_ATTACH(uftdi)
case USB_PRODUCT_FTDI_SERIAL_8U232AM:
case USB_PRODUCT_FTDI_LCD_LK202_24_USB:
case USB_PRODUCT_FTDI_LCD_MX200_USB:
case USB_PRODUCT_FTDI_CFA_631:
sc->sc_type = UFTDI_TYPE_8U232AM;
sc->sc_hdrlen = 0;
break;

View File

@ -1,4 +1,4 @@
$NetBSD: usbdevs,v 1.365 2004/01/05 13:46:20 augustss Exp $
$NetBSD: usbdevs,v 1.366 2004/01/28 21:50:28 augustss Exp $
/*
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@ -317,6 +317,7 @@ vendor ACERW 0x0967 Acer
vendor ADIRONDACK 0x0976 Adirondack Wire & Cable
vendor BECKHOFF 0x0978 Beckhoff
vendor MINDSATWORK 0x097a Minds At Work
vendor POINTCHIPS 0x09a6 PointChips
vendor INTERSIL 0x09aa Intersil
vendor ALTIUS 0x09b3 Altius Solutions
vendor ARRIS 0x09c1 Arris Interactive
@ -752,6 +753,7 @@ product FTDI SERIAL_8U100AX 0x8372 8U100AX Serial converter
product FTDI SERIAL_8U232AM 0x6001 8U232AM Serial converter
product FTDI LCD_MX200_USB 0xfa01 Matrix Orbital MX200 Series LCD
product FTDI LCD_LK202_24_USB 0xfa03 Matrix Orbital LK202-24 USB LCD
product FTDI CFA_631 0xfc0c Crystalfontz CFA-631 USB LCD
product FTDI SEMC_DSS20 0xfc82 SEMC DSS-20 SyncStation
/* Fuji photo products */
@ -1252,7 +1254,6 @@ product PEN MOBILEDRIVE 0x0280 USB 3 in 1 Card Reader/Writer
product PEN USBDISK 0x0d7d USB Disk
product PEN ATTACHE 0x1300 USB 2.0 Flash Drive
/* Peracom products */
product PERACOM SERIAL1 0x0001 Serial Converter
product PERACOM ENET 0x0002 Ethernet adapter
@ -1291,6 +1292,9 @@ product PLANTRONICS HEADSET 0x0ca1 Platronics DSP-400 Headset
/* PLX products */
product PLX TESTBOARD 0x9060 test board
/* PointChips */
product POINTCHIPS FLASH 0x8001 Flash
/* PortGear products */
product PORTGEAR EA8 0x0008 Ethernet Adapter
product PORTGEAR EA9 0x0009 Ethernet Adapter