cvs commit: src/sys/i386/icu icu_abi.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Fri Nov  4 17:57:51 PST 2005
    
    
  
dillon      2005/11/04 17:55:48 PST
DragonFly src repository
  Modified files:
    sys/i386/icu         icu_abi.c 
  Log:
  When operating in SMP+ICU mode, try to disconnect the 8259 from the cpu
  by programming the IMCR (if it is present), so we can route it through
  the LAPIC instead.
  
  Revision  Changes    Path
  1.9       +4 -9      src/sys/i386/icu/icu_abi.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/icu/icu_abi.c.diff?r1=1.8&r2=1.9&f=u
    
    
More information about the Commits
mailing list