different rtl8169 shutdown code
This commit is contained in:
		
							parent
							
								
									7f98ba962a
								
							
						
					
					
						commit
						b16fc7e7bf
					
				| @ -388,7 +388,7 @@ PRIVATE void sef_cb_signal_handler(int signo) | ||||
| 
 | ||||
| 	rep = &re_state; | ||||
| 	if (rep->re_mode == REM_ENABLED) | ||||
| 		rl_outb(rep->re_base_port, RL_CR, 0); | ||||
| 		rl_outb(rep->re_base_port, RL_CR, RL_CR_RST); | ||||
| 
 | ||||
| 	exit(0); | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 David van Moolenbroek
						David van Moolenbroek