~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/arch/x86/usb-legacy-support.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/arch/x86/usb-legacy-support.rst (Architecture m68k) and /Documentation/arch/mips/usb-legacy-support.rst (Architecture mips)


  1                                                   
  2 .. SPDX-License-Identifier: GPL-2.0               
  3                                                   
  4 ==================                                
  5 USB Legacy support                                
  6 ==================                                
  7                                                   
  8 :Author: Vojtech Pavlik <vojtech@suse.cz>, Janu    
  9                                                   
 10                                                   
 11 Also known as "USB Keyboard" or "USB Mouse sup    
 12 feature that allows one to use the USB mouse a    
 13 their classic PS/2 counterparts.  This means o    
 14 type in LILO for example.                         
 15                                                   
 16 It has several drawbacks, though:                 
 17                                                   
 18 1) On some machines, the emulated PS/2 mouse t    
 19    mouse is present and a real PS/2 mouse is p    
 20    features (wheel, extra buttons, touchpad mo    
 21    not be available.                              
 22                                                   
 23 2) If CONFIG_HIGHMEM64G is enabled, the PS/2 m    
 24    system crashes, because the SMM BIOS is not    
 25    The Intel E7505 is a typical machine where     
 26                                                   
 27 3) If AMD64 64-bit mode is enabled, again syst    
 28    because the SMM BIOS isn't expecting the CP    
 29    BIOS manufacturers only test with Windows,     
 30    yet.                                           
 31                                                   
 32 Solutions:                                        
 33                                                   
 34 Problem 1)                                        
 35   can be solved by loading the USB drivers pri    
 36   PS/2 mouse driver. Since the PS/2 mouse driv    
 37   the kernel unconditionally, this means the U    
 38   compiled-in, too.                               
 39                                                   
 40 Problem 2)                                        
 41   can currently only be solved by either disab    
 42   in the kernel config or USB Legacy support i    
 43   could help, but so far no such update exists    
 44                                                   
 45 Problem 3)                                        
 46   is usually fixed by a BIOS update. Check the    
 47   manufacturers web site. If an update is not     
 48   Legacy support in the BIOS. If this alone do    
 49   idle=poll on the kernel command line. The BI    
 50   on the HLT instruction as well.                 
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php