diff options
| author | ichiro <ichiro@NetBSD.org> | 2003-02-08 04:07:36 +0000 |
|---|---|---|
| committer | ichiro <ichiro@NetBSD.org> | 2003-02-08 04:07:36 +0000 |
| commit | d334318f81515fec420fd601feeeed36db63b173 (patch) | |
| tree | a712fbd737659d9f1472b4bbf6f5acfc216fa0d5 /sys/dev/usb/usbdevs | |
| parent | e32d091ca821f4f648fd7dff157527f24d648271 (diff) | |
add product
Sun Communications Inc. Mobile-adaptor
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 6a7fbbe175d..11677d41abe 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 JENOPTIK 0x0784 Jenoptik 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 @@ product STMICRO COMMUNICATOR 0x7554 USB Communicator /* 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 |
