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 XTNDAccess IrDA.



details:   https://anonhg.NetBSD.org/src/rev/9a35279bffd9
branches:  trunk
changeset: 488142:9a35279bffd9
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Jun 19 14:58:02 2000 +0000

description:
Add XTNDAccess IrDA.

diffstat:

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

diffs (36 lines):

diff -r 79e34aa49aab -r 9a35279bffd9 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jun 19 14:55:20 2000 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jun 19 14:58:02 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.102 2000/06/15 17:58:14 augustss Exp $
+$NetBSD: usbdevs,v 1.103 2000/06/19 14:58:02 augustss Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -203,6 +203,7 @@
 vendor AIPTEK          0x08ca  AIPTEK International, Inc.
 vendor SMARTBRIDGES    0x08d1  SmartBridges Pte Ltd.
 vendor BILLIONTON      0x08dd  Billionton Systems, Inc.
+vendor EXTENDED                0x08e9  Extended Systems, Inc.
 vendor AUTHENTEC       0x08ff  AuthenTec, Inc.
 vendor ALATION         0x0910  Alation Systems, Inc.
 vendor BIOMETRIC       0x0929  American Biometric Company
@@ -372,12 +373,15 @@
 /*product ENTREGA SERIAL       0x8001  DB25 Serial connector*/
 /*product ENTREGA SERIAL_DB9   0x8093  DB9 Serial connector*/
 
+/* Epson products */
+product EPSON PRINTER2         0x0002  ISD USB Smart Cable for Mac
+product EPSON PRINTER3         0x0003  ISD USB Smart Cable
+
 /* e-TEK Labs products */
 product ETEK 1COM              0x8007  Serial port
 
-/* Epson products */
-product EPSON PRINTER2         0x0002  ISD USB Smart Cable for Mac
-product EPSON PRINTER3         0x0003  ISD USB Smart Cable
+/* Extended Systems products */
+product EXTENDED XTNDACCESS    0x0100  XTNDAccess IrDA
 
 /* Gravis products */
 product GRAVIS GAMEPADPRO      0x4001  GamePad Pro



Home | Main Index | Thread Index | Old Index