From owner-freebsd-smp Tue Mar 18 12:40:27 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 933AE37B404 for ; Tue, 18 Mar 2003 12:40:25 -0800 (PST) Received: from quartzo.cirp.usp.br (quartzo.cirp.usp.br [143.107.200.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A4DA43FAF for ; Tue, 18 Mar 2003 12:40:23 -0800 (PST) (envelope-from aftaha@cirp.usp.br) Received: from cirp.usp.br (arenito.cirp.usp.br [143.107.200.101]) by quartzo.cirp.usp.br (8.11.6/8.11.6) with ESMTP id h2IKogr07674 for ; Tue, 18 Mar 2003 17:50:43 -0300 Message-ID: <3E7784DB.F9B3617A@cirp.usp.br> Date: Tue, 18 Mar 2003 17:43:07 -0300 From: Ali Faiez Taha Reply-To: aftaha@cirp.usp.br X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, pt-BR, pt, es-ES, fr, ar, ar, de-DE, ru, el MIME-Version: 1.0 To: freebsd-smp@freebsd.org Subject: it work on 4.8 RC Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks to John, Michael Richards and to the all list !!! *** IT WORK ON FREEBSD 4.8 RC *** Motherboard : Intel SE7500CW2 BIOS upgraded to 1.23 Kernel compiled with : options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O >That patch for apic.h will fix the problem in any case with an >SE7500CW2 motherboard. >>Please try revision 1.19 of sys/i386/include/apic.h on current, or >>you can backport just that change to the same file on -stable. > > > I just tried this out on the machine I was trying to get working and > I can confirm that it does indeed work. Attached is a patch for the > version 1.14.2.1 of apic.h that comes with 4.7. Just sticking the > file in does not work because of some other defines. > > What will it take to get this patch into 4.7/5.0? > > -Michael > > *** apic.h Mon Mar 17 16:26:45 2003 > --- apic.h.old Mon Mar 17 16:27:35 2003 > *************** > *** 310,316 **** > > > /* fields in ICR_HIGH */ > ! #define APIC_ID_MASK 0xff000000 > > > /* fields in LVT1/2 */ > --- 310,316 ---- > > > /* fields in ICR_HIGH */ > ! #define APIC_ID_MASK 0x0f000000 > > > /* fields in LVT1/2 */ -- ------------------------------------------------ MSc. Eng. Ali Faiez Taha / Analista de Sistemas CIRP - USP - Ribeirão Preto - SP Fone:(16) 602-3622 Use Software Livre ! É livre ! É legal ! http://www.linorg.cirp.usp.br ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message