Index: output/eeprom.dat
===================================================================
--- /1306ac/branch/dongle/usb_1M_YeCai/output/eeprom.dat	(revision 702)
+++ /1306ac/branch/dongle/usb_1M_YeCai/output/eeprom.dat	(working copy)
@@ -235,7 +235,7 @@
 20
 20
 71
-01
+02
 6f
 e0
 87
@@ -836,8 +836,8 @@
 20
 4c
 16
-b0
-eb
+16
+4d
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /1306ac/branch/dongle/usb_1M_YeCai/output/program.lis	(revision 702)
+++ /1306ac/branch/dongle/usb_1M_YeCai/output/program.lis	(working copy)
@@ -73,7 +73,7 @@
 p_usb_out_standard_req:
 0037 6fe0870c fetch 1 ,mem_usb_setup_brequest 
 0038 c001803a beq set_feature ,p_usb0_request_set_feature 
-0039 20207101 branch usb_out_standard_req 
+0039 20207102 branch usb_out_standard_req + 1 
 
 p_usb0_request_set_feature:
 003a 6fe08711 fetch 1 ,mem_usb_setup_blength 
Index: program/patch.prog
===================================================================
--- /1306ac/branch/dongle/usb_1M_YeCai/program/patch.prog	(revision 702)
+++ /1306ac/branch/dongle/usb_1M_YeCai/program/patch.prog	(working copy)
@@ -83,7 +83,7 @@
 p_usb_out_standard_req:
 	fetch 1,mem_usb_setup_bRequest
 	beq SET_FEATURE,p_usb0_request_set_feature
-	branch usb_out_standard_req
+	branch usb_out_standard_req+1
 p_usb0_request_set_feature:
 	fetch 1,mem_usb_setup_bLength
 	bne 0,usb0_force_stall
