cvs commit: src/sys/i386/acpica madt.c src/sys/i386/i386 mptable.c

John Baldwin jhb at FreeBSD.org
Mon Nov 10 11:52:59 PST 2003


jhb         2003/11/10 11:52:58 PST

  FreeBSD src repository

  Modified files:
    sys/i386/acpica      madt.c 
    sys/i386/i386        mptable.c 
  Log:
  Bump APIC ID limits up to 32 since a machine with 16 CPUs will have APIC
  IDs for the I/O APICs that are greater than 16.
  
  Reported by:    John Cagle <john.cagle at hp.com>
  
  Revision  Changes    Path
  1.5       +2 -2      src/sys/i386/acpica/madt.c
  1.223     +1 -1      src/sys/i386/i386/mptable.c


More information about the cvs-src mailing list