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 the Sierra Wireless MC7304 and EM7455 USB mo...



details:   https://anonhg.NetBSD.org/src/rev/f4f4d56f074e
branches:  trunk
changeset: 363517:f4f4d56f074e
user:      khorben <khorben%NetBSD.org@localhost>
date:      Tue Jul 31 16:07:26 2018 +0000

description:
Add the Sierra Wireless MC7304 and EM7455 USB modems

diffstat:

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

diffs (18 lines):

diff -r 99b744855c82 -r f4f4d56f074e sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Jul 31 13:36:31 2018 +0000
+++ b/sys/dev/usb/usbdevs       Tue Jul 31 16:07:26 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.756 2018/07/25 05:29:33 msaitoh Exp $
+$NetBSD: usbdevs,v 1.757 2018/07/31 16:07:26 khorben Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -3023,6 +3023,8 @@
 product SIERRA AC885U          0x6880  Sierra Wireless AirCard 885U
 product SIERRA C01SW           0x6890  C01SW
 product SIERRA USB305          0x68a3  Sierra Wireless AirCard USB 305
+product SIERRA MC7304          0x68c0  MC7304
+product SIERRA EM7455          0x9079  EM7455
 
 /* Sigmatel products */
 product SIGMATEL SIR4116       0x4116  StIR4116 SIR



Home | Main Index | Thread Index | Old Index