From owner-freebsd-smp Thu Oct 31 16:54:50 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA20447 for smp-outgoing; Thu, 31 Oct 1996 16:54:50 -0800 (PST) Received: (from fsmp@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA20440 for freebsd-smp; Thu, 31 Oct 1996 16:54:48 -0800 (PST) Date: Thu, 31 Oct 1996 16:54:48 -0800 (PST) From: Steve Passe Message-Id: <199611010054.QAA20440@freefall.freebsd.org> To: freebsd-smp Subject: cvs commit: sys/pci pci.c pcibus.h pcireg.h Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fsmp 96/10/31 16:54:47 Modified: pci pci.c pcibus.h pcireg.h Log: official ALPHA support for IO APICs 'SMP_SYMIO' & 'SMP_SYMIOXXX' merged into APIC_IO 'APIC_IO' OFF by default, enable in i386/include/apic.h ISA works. PCI works. EISA does NOT work. Revision Changes Path 1.3 +12 -49 sys/pci/pci.c 1.3 +3 -3 sys/pci/pcibus.h 1.2 +2 -2 sys/pci/pcireg.h