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 MSI MegaSky DVB-T dongle.



details:   https://anonhg.NetBSD.org/src/rev/c7e225c1cbb5
branches:  trunk
changeset: 767421:c7e225c1cbb5
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon Jul 18 06:30:49 2011 +0000

description:
Add MSI MegaSky DVB-T dongle.

diffstat:

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

diffs (18 lines):

diff -r 22c8e480253f -r c7e225c1cbb5 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jul 18 05:57:40 2011 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jul 18 06:30:49 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.582 2011/07/11 20:21:59 matt Exp $
+$NetBSD: usbdevs,v 1.583 2011/07/18 06:30:49 jruoho Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1817,6 +1817,8 @@
 /* Micro Star International products */
 product MSI BLUETOOTH          0x1967  Bluetooth USB Adapter
 product MSI RT3070             0x3820  RT3070
+product MSI MEGASKY580         0x5580  MSI MegaSky DVB-T Adapter
+product MSI MEGASKY580_55801   0x5581  MSI MegaSky DVB-T Adapter
 product MSI MS6861             0x6861  MS-6861
 product MSI MS6865             0x6865  MS-6865
 product MSI MS6869             0x6869  MS-6869



Home | Main Index | Thread Index | Old Index