mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 05:12:30 +00:00 
			
		
		
		
	Correct language in sensor decode
This commit is contained in:
		@@ -3905,8 +3905,8 @@ sub getaddsensorevent {
 | 
			
		||||
				0x0f => "Enabling docking station",
 | 
			
		||||
				0x10 => "Docking staion ejection",
 | 
			
		||||
				0x11 => "Disable docking station",
 | 
			
		||||
				0x12 => "Calling operation system wake-up vector",
 | 
			
		||||
				0x13 => "Starting operation system boot process, call init 19h",
 | 
			
		||||
				0x12 => "Calling operating system wake-up vector",
 | 
			
		||||
				0x13 => "Starting operating system boot process, call init 19h",
 | 
			
		||||
				0x14 => "Baseboard or motherboard initialization",
 | 
			
		||||
				0x16 => "Floppy initialization",
 | 
			
		||||
				0x17 => "Keyboard test",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user