Index: d.bat
===================================================================
--- /YC1308AC/branch/usb/d.bat	(revision 1169)
+++ /YC1308AC/branch/usb/d.bat	(working copy)
@@ -1,5 +1,6 @@
 call do.bat eep
 e pu
+e 8043 00
 e 8070 00000000000000000000
 e 807a 00000000000000000000
 e 8070 3e6c6d   
Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/usb/output/eeprom.dat	(revision 1172)
+++ /YC1308AC/branch/usb/output/eeprom.dat	(working copy)
@@ -2,7 +2,7 @@
 02
 aa
 55
-4e
+5e
 04
 c2
 84
@@ -19,7 +19,7 @@
 c0
 46
 00
-74
+76
 c0
 57
 00
@@ -47,11 +47,11 @@
 c0
 48
 00
-5f
+61
 c0
 4a
 80
-89
+8b
 c0
 54
 80
@@ -171,7 +171,7 @@
 58
 00
 00
-8f
+91
 67
 e1
 48
@@ -235,11 +235,11 @@
 20
 40
 00
-dd
+df
 20
 40
 00
-e3
+e5
 6f
 e0
 8b
@@ -251,7 +251,7 @@
 24
 40
 80
-b8
+ba
 6f
 e0
 8b
@@ -264,10 +264,18 @@
 40
 a4
 91
+6f
+e0
+c8
+b3
+24
+5a
+01
+0c
 20
 40
 00
-43
+45
 20
 20
 36
@@ -279,11 +287,11 @@
 20
 40
 00
-46
+48
 20
 20
 00
-52
+54
 6f
 e0
 c9
@@ -399,7 +407,7 @@
 c0
 00
 00
-64
+66
 20
 20
 7a
@@ -423,7 +431,7 @@
 c0
 00
 80
-6a
+6c
 20
 20
 7a
@@ -435,7 +443,7 @@
 c0
 04
 80
-6d
+6f
 20
 20
 7a
@@ -515,7 +523,7 @@
 20
 40
 00
-6f
+71
 1f
 e6
 7e
@@ -539,7 +547,7 @@
 24
 20
 80
-87
+89
 58
 00
 00
@@ -591,15 +599,15 @@
 20
 40
 00
-95
+97
 20
 40
 00
-9b
+9d
 20
 20
 00
-a2
+a4
 6f
 e0
 c9
@@ -622,8 +630,8 @@
 6b
 20
 20
-00
-ff
+01
+01
 6f
 e0
 c9
@@ -707,7 +715,7 @@
 20
 21
 00
-b4
+b6
 6f
 e1
 c9
@@ -723,7 +731,7 @@
 20
 20
 00
-b5
+b7
 58
 00
 bb
@@ -735,11 +743,11 @@
 20
 40
 01
-04
+06
 20
 20
 01
-0a
+0e
 6f
 e1
 c9
@@ -811,7 +819,7 @@
 24
 21
 01
-0a
+0e
 60
 4a
 49
@@ -851,11 +859,11 @@
 20
 22
 81
-08
+0a
 24
 21
 01
-0a
+0e
 1f
 e6
 7c
@@ -863,7 +871,7 @@
 24
 21
 01
-0a
+0e
 1f
 e0
 ff
@@ -883,11 +891,11 @@
 24
 21
 01
-0a
+0e
 20
 20
 01
-0e
+12
 6f
 e1
 c9
@@ -895,7 +903,7 @@
 20
 3a
 00
-a6
+a8
 d8
 40
 bb
@@ -907,7 +915,7 @@
 24
 42
 80
-a6
+a8
 20
 60
 00
@@ -979,7 +987,7 @@
 24
 21
 01
-04
+06
 60
 4a
 49
@@ -1007,7 +1015,7 @@
 24
 21
 01
-04
+06
 1f
 e0
 fe
@@ -1019,11 +1027,11 @@
 20
 40
 01
-0e
+12
 20
 20
 00
-a2
+a4
 70
 49
 91
@@ -1031,7 +1039,7 @@
 20
 20
 01
-04
+06
 58
 00
 00
@@ -1051,7 +1059,7 @@
 20
 20
 01
-01
+03
 58
 00
 00
@@ -1068,6 +1076,14 @@
 60
 00
 00
+70
+49
+91
+ff
+20
+60
+00
+00
 1b
 22
 7e
@@ -1083,7 +1099,7 @@
 20
 20
 01
-06
+08
 58
 00
 00
@@ -1104,8 +1120,8 @@
 20
 36
 94
-3d
-e0
+0d
+cb
 aa
 55
 40
@@ -1413,13 +1429,13 @@
 02
 40
 00
-92
+a2
 05
 55
 aa
 aa
 55
-a3
+b3
 2f
-f5
-62
+c1
+b2
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/usb/program/patch.prog	(revision 1172)
+++ /YC1308AC/branch/usb/program/patch.prog	(working copy)
@@ -606,6 +606,8 @@
 	fetch 1,mem_usb_tx_enable
 	isolate1 2,pdata
 	ncall g24_work_mode_start,true
+	fetch 1,mem_24g_abort_packet
+	ncall p_g24_check_reportrate_stopadd,blank
 	call p_dongle_g24_blank_data_process
 	branch dongle_work_mode_auto+5
 	
@@ -1270,7 +1272,11 @@
 p_g24_check_reportrate_add3:
 	jam 0,mem_g24_reportrate_add
 	rtn
-	
+
+p_g24_check_reportrate_stopadd:
+	jam 0xff,mem_g24_reportrate_continue
+	rtn
+
 	
 p_g24_check_reportrate_reset3:
 	copy clkn,pdata
