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 ID for Sierra Wireless USB 305, from Andy Wa...



details:   https://anonhg.NetBSD.org/src/rev/378cdcd93bd7
branches:  trunk
changeset: 755665:378cdcd93bd7
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Jun 14 18:55:31 2010 +0000

description:
Add ID for Sierra Wireless USB 305, from Andy Wallis in kern/43468.

diffstat:

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

diffs (17 lines):

diff -r ea9aaf4fe42f -r 378cdcd93bd7 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jun 14 16:12:41 2010 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jun 14 18:55:31 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.555 2010/06/13 02:33:54 tsutsui Exp $
+$NetBSD: usbdevs,v 1.556 2010/06/14 18:55:31 riz Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2193,6 +2193,7 @@
 product SIERRA MC8780          0x6832  MC8780
 product SIERRA MC8781          0x6833  MC8781
 product SIERRA INSTALLER       0x0fff  Aircard Driver Installer
+product SIERRA USB305          0x68a3  Sierra Wireless AirCard USB 305
 
 /* Sigmatel products */
 product SIGMATEL SIR4116       0x4116  StIR4116 SIR



Home | Main Index | Thread Index | Old Index