diff options
| author | augustss <augustss@NetBSD.org> | 2000-12-28 11:53:01 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-12-28 11:53:01 +0000 |
| commit | bdcc0b7ad17b2afadf1d36837934d8d68207cb02 (patch) | |
| tree | 2bf94f5e45ac87cb53110a15e23ee4d52be60f68 /sys/dev/usb/usbdevs | |
| parent | 1e46d6c70238a9a24fc228281661a09cecbc0d99 (diff) | |
Add device no for YAP phone with firmware loaded.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index d25e3ac4f1f..b7e2dae04d9 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.135 2000/12/13 02:47:26 augustss Exp $ +$NetBSD: usbdevs,v 1.136 2000/12/28 11:53:01 augustss Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -721,7 +721,8 @@ product SHUTTLE EUSB 0x0001 E-USB Bridge product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader /* Silicon Portals Inc. */ -product SILICONPORTALS YAPPHONE 0x0200 YAP Phone +product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware) +product SILICONPORTALS YAPPHONE 0x0201 YAP Phone /* Sirius Technologies products */ product SIRIUS ROADSTER 0x0001 NetComm Roadster II 56 USB |
