From owner-freebsd-smp Tue Jan 22 4:51: 3 2002 Delivered-To: freebsd-smp@freebsd.org Received: from server1.wojo.com (server1.wojo.com [216.42.139.184]) by hub.freebsd.org (Postfix) with ESMTP id B35BD37B400; Tue, 22 Jan 2002 04:50:59 -0800 (PST) Received: from ishadow (pc3-oxfo3-0-cust229.oxf.cable.ntl.com [213.107.68.229]) by server1.wojo.com (Postfix) with ESMTP id 184D43B50; Tue, 22 Jan 2002 07:50:52 -0500 (EST) Reply-To: From: "Robin Breathe" To: Cc: Subject: I/O APIC and Uniprocessor support Date: Tue, 22 Jan 2002 12:50:51 -0000 Message-ID: <000501c1a343$6d2ff3c0$026ca8c0@ishadow> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Hi, Reading up on 'option APIC', it seems that the intention of keeping it distinct from 'option SMP' was to support future uniprocessor boards that had this feature. Well that time has come ;) The Asus TUSL2-C (based on Intel 815ep chipset, and others based on this chipset I would guess) has supported APIC mode since bios revision 1008 (07Aug2001), but nothing seems to have been done to solidify support for compilation with 'option APIC' and without 'option SMP'. I tried to compile with -STABLE from yesterday, and got the a lot of errors (attached). http://ftp.cvut.cz/Asus/mb/sock370/815ep/tusl2-c/index.txt has the bios revisions, including the introduction of I/O APIC mode. I have shared devices, and thus I think it would be great to get this working. I would be delighted to help test this code out if anyone can supply some patches to get it working. Any ideas? Robin Breathe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message