Index: output/eeprom.dat
===================================================================
--- /1121s/branch/mouse/YDN_Project/YDN_mouse_public_2M/output/eeprom.dat	(revision 1657)
+++ /1121s/branch/mouse/YDN_Project/YDN_mouse_public_2M/output/eeprom.dat	(working copy)
@@ -4014,8 +4014,8 @@
 00
 24
 3a
-5f
-f2
+04
+42
 6f
 e0
 c5
@@ -4398,8 +4398,8 @@
 ed
 20
 20
-62
-2b
+02
+c1
 20
 40
 5a
@@ -5040,8 +5040,8 @@
 20
 56
 06
-f3
-89
+a1
+70
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/YDN_Project/YDN_mouse_public_2M/output/program.lis	(revision 1657)
+++ /1121s/branch/mouse/YDN_Project/YDN_mouse_public_2M/output/program.lis	(working copy)
@@ -1296,7 +1296,7 @@
 03e7 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
 03e8 c1008000 rtneq dpi_button_state_down 
 03e9 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-03ea 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+03ea 243a0442 nbranch p_mouse_24g_hibernate_set ,blank 
 03eb 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
 03ec c00203f0 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
 03ed c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
@@ -1426,7 +1426,7 @@
 0447 67e3c846 store 7 ,mem_mouse_key 
 0448 70473f01 jam 1 ,mem_sensor_shutdown_flag 
 0449 204059ed call mouse_sensor_powerdown 
-044a 2020622b branch mouse_24g_long_sleep 
+044a 202002c1 branch p_mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
 044b 20405a92 call mouse_set_sdio_high 
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/YDN_Project/YDN_mouse_public_2M/program/patch.prog	(revision 1657)
+++ /1121s/branch/mouse/YDN_Project/YDN_mouse_public_2M/program/patch.prog	(working copy)
@@ -1456,7 +1456,7 @@
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
 	fetch 1,mem_24g_attempt_fail_flag
-	nbranch mouse_24g_hibernate_set,blank
+	nbranch p_mouse_24g_hibernate_set,blank
 	fetch 1,mem_24g_reconn_type
 	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
 	beq FAST_CONN_AND_RECEIVER,mouse_24g_fast_conn_attempt_fail
@@ -1586,7 +1586,7 @@
 	jam 1,mem_sensor_shutdown_flag
 	call mouse_sensor_powerdown
 //	call mouse_setgpio_hibernate
-	branch mouse_24g_long_sleep
+	branch p_mouse_24g_long_sleep
 
 p_mouse_setgpio_hibernate:
 	call mouse_set_sdio_high
