Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294849
b: refs/heads/master
c: 25c1646
h: refs/heads/master
i:
  294847: 6bc7177
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jan 21, 2012
1 parent e3b6840 commit 5858584
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70fa444d81b4fea992c2899467d5c4939a35100c
refs/heads/master: 25c1646670fb4220c6c3ca91e1423c6aa76b3f87
23 changes: 20 additions & 3 deletions trunk/drivers/media/dvb/dvb-usb/az6007.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
/* DVB USB compliant Linux driver for the AzureWave 6017 USB2.0 DVB-S
* receiver.
* see Documentation/dvb/README.dvb-usb for more information
/*
* Driver for AzureWave 6007 DVB-C/T USB2.0 and clones
*
* Copyright (c) Henry Wang <Henry.wang@AzureWave.com>
*
* This driver was made publicly available by Terratec, at:
* http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz
* The original driver's license is GPL, as declared with MODULE_LICENSE()
*
* Driver modifiyed by Mauro Carvalho Chehab <mchehab@redhat.com> in order
* to work with upstream drxk driver, and to fix some bugs.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation under version 2 of the License.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/

#include "drxk.h"
Expand Down

0 comments on commit 5858584

Please sign in to comment.