diff options
| author | jruoho <jruoho@NetBSD.org> | 2011-07-18 06:30:49 +0000 |
|---|---|---|
| committer | jruoho <jruoho@NetBSD.org> | 2011-07-18 06:30:49 +0000 |
| commit | 7a0843a142bc26d560dbb5f2458f9897bbeba5c8 (patch) | |
| tree | b83eadb97197f62e31abddaa6d102a47820c70fe /sys/dev/usb/usbdevs | |
| parent | dbd941d6d6492990488a6c366fe5a678d4f0e339 (diff) | |
Add MSI MegaSky DVB-T dongle.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 8cae3101be2..fef3f7faf27 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -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 @@ product MGE UPS2 0xffff MGE UPS SYSTEMS PROTECTIONCENTER 2 /* 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 |
