cvs commit: src/sys/i386/i386 autoconf.c

John Baldwin jhb at FreeBSD.org
Mon Nov 3 14:20:51 PST 2003


jhb         2003/11/03 14:20:50 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        autoconf.c 
  Log:
  - Remove explicit enabling of the BSP's APIC in the APIC_IO case and the
    slave pin on the master PIC in the !APIC_IO case.  The PIC drivers now
    manage these details internally.
  - Remove an spl0() that hasn't done anything since SMPng was first
    committed.
  - Update some comments that have rotted since SMPng.
  
  Revision  Changes    Path
  1.174     +3 -36     src/sys/i386/i386/autoconf.c


More information about the cvs-src mailing list