diff options
| author | augustss <augustss@NetBSD.org> | 2000-04-14 14:14:48 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-04-14 14:14:48 +0000 |
| commit | 471d06cfbc925c5a874caa1e42e672ebe86cf7e2 (patch) | |
| tree | f6457e79cb1c6a651e89c660959a79a13bc3951f /sys/dev/usb/usbdevs | |
| parent | cd955cb171ff62cfc789dbc1958de9c6de311f7a (diff) | |
Rename FUTURE to FTDI.
Add the funky little D-Link radio.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 1fa596ecc79..2fd700a4c75 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 |
