diff driver/pt1_tuner_data.c @ 120:3914cc1b2375

- adapted to 3.x kernels - replaced lock/unlock_kernel with mutex - enlarged read size - changed the order in clean up so that the module no longer hangs on being removed - changed channel step of bs17 as the upstream - adopted some useful patches
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 06 Jan 2012 17:32:36 +0900
parents 6e661e828b43
children 2dc994610477
line wrap: on
line diff
--- a/driver/pt1_tuner_data.c	Fri Nov 19 11:19:25 2010 +0900
+++ b/driver/pt1_tuner_data.c	Fri Jan 06 17:32:36 2012 +0900
@@ -663,7 +663,7 @@
 WBLOCK	bs_17_step1 = {
 	0,
 	6,
-	{0xFE, 0xC0, 0x45, 0x73, 0xE0, 0x40}
+	{0xFE, 0xC0, 0x45, 0x4C, 0xE0, 0x40}
 };
 WBLOCK	bs_17_step3 = {
 	0,