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 product



details:   https://anonhg.NetBSD.org/src/rev/2cf3bc9af066
branches:  trunk
changeset: 542811:2cf3bc9af066
user:      ichiro <ichiro%NetBSD.org@localhost>
date:      Sat Feb 08 04:07:36 2003 +0000

description:
add product
Sun Communications Inc. Mobile-adaptor

diffstat:

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

diffs (27 lines):

diff -r f4b05ca34199 -r 2cf3bc9af066 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Feb 08 04:01:53 2003 +0000
+++ b/sys/dev/usb/usbdevs       Sat Feb 08 04:07:36 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.301 2003/02/07 18:08:06 augustss Exp $
+$NetBSD: usbdevs,v 1.302 2003/02/08 04:07:36 ichiro Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -245,6 +245,7 @@
 vendor BRIMAX          0x078e  Brimax
 vendor AXIS            0x0792  Axis Communications
 vendor ABL             0x0794  ABL Electronics
+vendor SUNCOMM         0x079c  Sun Communications, Inc.
 vendor ALFADATA                0x079d  Alfadata Computer
 vendor NATIONALTECH    0x07a2  National Technical Systems
 vendor ONNTO           0x07a3  Onnto
@@ -1275,6 +1276,9 @@
 /* STSN products */
 product STSN STSN0001          0x0001  Internet Access Device
 
+/* Sun Communications products */
+product        SUNCOMM MB_ADAPTOR      0x0003  Mobile Adaptor
+
 /* SUN Corporation products */
 product SUNTAC PS64P1          0x0005  SUNTAC U-Cable type P1
 product SUNTAC VS10U           0x0009  SUNTAC Slipper U



Home | Main Index | Thread Index | Old Index