Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Rename FUTURE to FTDI.



details:   https://anonhg.NetBSD.org/src/rev/36324c1e8983
branches:  trunk
changeset: 484896:36324c1e8983
user:      augustss <augustss%NetBSD.org@localhost>
date:      Fri Apr 14 14:14:48 2000 +0000

description:
Rename FUTURE to FTDI.
Add the funky little D-Link radio.

diffstat:

 sys/dev/usb/usbdevs |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r 133c3b133440 -r 36324c1e8983 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Apr 14 14:14:47 2000 +0000
+++ b/sys/dev/usb/usbdevs       Fri Apr 14 14:14:48 2000 +0000
@@ -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 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 @@
 /* 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 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



Home | Main Index | Thread Index | Old Index