jhb         2006-10-25 14:44:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        mp_machdep.c 
  Log:
  Ignore I/O APICs that aren't really there (return 0xffffffff when you try
  to talk to them) if they aren't listed as the destination of any interrupts
  in the MP Table instead of panic'ing when we fail to set the APIC ID.  The
  new APIC code in 5.x+ has a similar check.
  
  Revision    Changes    Path
  1.115.2.27  +31 -18    src/sys/i386/i386/mp_machdep.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to