Date: Mon, 3 Nov 2003 14:20:50 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 autoconf.c Message-ID: <200311032220.hA3MKoYH097024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311032220.hA3MKoYH097024>