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 NTT DOCOMO L-05A.



details:   https://anonhg.NetBSD.org/src/rev/ec78426753b1
branches:  trunk
changeset: 813528:ec78426753b1
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Mon Feb 01 14:54:33 2016 +0000

description:
Add NTT DOCOMO L-05A.

diffstat:

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

diffs (18 lines):

diff -r 9cb86989c22a -r ec78426753b1 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Feb 01 14:18:16 2016 +0000
+++ b/sys/dev/usb/usbdevs       Mon Feb 01 14:54:33 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.710 2016/01/24 15:02:52 christos Exp $
+$NetBSD: usbdevs,v 1.711 2016/02/01 14:54:33 nonaka Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2667,6 +2667,8 @@
 
 /* Qualcomm products */
 product QUALCOMM CDMA_MSM      0x6000  CDMA Technologies MSM phone
+product QUALCOMM NTT_DOCOMO_L05A_MODEM 0x6124  NTT DOCOMO L-05A
+product QUALCOMM NTT_DOCOMO_L05A_STORAGE       0x613a  NTT DOCOMO L-05A
 product QUALCOMM NTT_DOCOMO_L02C_MODEM 0x618f  NTT DOCOMO L-02C
 product QUALCOMM NTT_DOCOMO_L02C_STORAGE       0x61dd  NTT DOCOMO L-02C
 product QUALCOMM MSM_HSDPA     0x6613  HSDPA MSM



Home | Main Index | Thread Index | Old Index