Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Add IDs for Acer BT-500 Bluetooth USB Adapter.



details:   https://anonhg.NetBSD.org/src/rev/2963cce9bccf
branches:  trunk
changeset: 553179:2963cce9bccf
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Oct 11 12:11:13 2003 +0000

description:
Add IDs for Acer BT-500 Bluetooth USB Adapter.

diffstat:

 sys/dev/usb/usbdevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 15b7c83814c6 -r 2963cce9bccf sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Oct 11 10:36:46 2003 +0000
+++ b/sys/dev/usb/usbdevs       Sat Oct 11 12:11:13 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.344 2003/10/02 19:09:28 augustss Exp $
+$NetBSD: usbdevs,v 1.345 2003/10/11 12:11:13 wiz Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -334,6 +334,7 @@
 vendor TODOS           0x0b0c  Todos Data System
 vendor NEC2            0x0b62  NEC
 vendor ATI2            0x0b6f  ATI
+vendor ACER2           0x0b7a  Acer
 vendor KURUSUGAWA      0x0b7e  Kurusugawa Electronics, Inc.
 vendor ASIX            0x0b95  ASIX Electronics
 vendor GREENHOUSE2     0x0bda  GREENHOUSE
@@ -416,6 +417,9 @@
 product ACCTON USB320_EC       0x1046  USB320-EC Ethernet Adapter
 product ACCTON SS1001          0x5046  SpeedStream Ethernet Adapter
 
+/* Acer products */
+product ACER2 BLUETOOTH                0x07d0  BT-500 Bluetooth USB Adapter
+
 /* Acer Peripherals, Inc. products */
 product ACERP ACERSCAN_C310U   0x12a6  Acerscan C310U
 product ACERP ACERSCAN_320U    0x2022  Acerscan 320U



Home | Main Index | Thread Index | Old Index