Rename FUTURE to FTDI.
Add the funky little D-Link radio.
This commit is contained in:
parent
cd955cb171
commit
471d06cfbc
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: usbdevs,v 1.90 2000/04/08 20:14:00 augustss Exp $
|
||||
$NetBSD: usbdevs,v 1.91 2000/04/14 14:14:48 augustss Exp $
|
||||
|
||||
/*
|
||||
* Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
|
||||
|
@ -46,7 +46,7 @@ vendor ATMEL 0x03eb Atmel Corp.
|
|||
vendor HP 0x03f0 Hewlett Packard
|
||||
vendor ADAPTEC 0x03f3 Adaptec, Inc.
|
||||
vendor ACERLABS 0x0402 Acer Labs, Inc.
|
||||
vendor FUTURE 0x0403 Future Technology Devices
|
||||
vendor FTDI 0x0403 Future Technology Devices
|
||||
vendor NEC 0x0409 NEC
|
||||
vendor KODAK 0x040a Eastman Kodak Corp.
|
||||
vendor MELCO 0x0411 Melco, Inc.
|
||||
|
@ -322,6 +322,7 @@ product COREGA FETHER_USB_TX 0x0004 FEther USB-TX
|
|||
/* Cypress Semiconductor products */
|
||||
product CYPRESS MOUSE 0x0001 mouse
|
||||
product CYPRESS THERMO 0x0002 thermometer
|
||||
product CYPRESS FMRADIO 0x1002 FM Radio
|
||||
|
||||
/* D-Link products */
|
||||
/*product DLINK DSBS25 0x0100 DSB-S25 serial adapter*/
|
||||
|
@ -373,7 +374,7 @@ product GRAVIS GAMEPADPRO 0x4001 GamePad Pro
|
|||
product FREECOM DVD 0xfc01 Connector for DVD drive
|
||||
|
||||
/* Future Technology Devices products */
|
||||
product FUTURE SERIAL 0x8372 Serial converter
|
||||
product FTDI SERIAL 0x8372 Serial converter
|
||||
|
||||
/* Handspring, Inc. */
|
||||
product HANDSPRING VISOR 0x0100 Handspring Visor
|
||||
|
|
Loading…
Reference in New Issue