Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 02:32:40 GMT
From:      Scott Long <scottl@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 59366 for review
Message-ID:  <200408110232.i7B2We26047381@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

http://perforce.freebsd.org/chv.cgi?CH=59366

Change 59366 by scottl@scottl-wv1u on 2004/08/11 02:32:18

	Hook msi.c up to the kernel build.

Affected files ...

.. //depot/projects/newint/sys/conf/files.i386#4 edit
.. //depot/projects/newint/sys/conf/files.pc98#4 edit

Differences ...

==== //depot/projects/newint/sys/conf/files.i386#4 (text+ko) ====

@@ -237,6 +237,7 @@
 i386/i386/mpboot.s		optional	smp
 i386/i386/mptable.c		optional	apic
 i386/i386/mptable_pci.c		optional	apic pci
+i386/i386/msi.c			optional	apic
 i386/i386/nexus.c		standard
 i386/i386/p4tcc.c		optional	cpu_enable_tcc
 i386/i386/perfmon.c		optional	perfmon

==== //depot/projects/newint/sys/conf/files.pc98#4 (text+ko) ====

@@ -166,6 +166,7 @@
 i386/i386/mpboot.s		optional	smp
 i386/i386/mptable.c		optional	apic
 i386/i386/mptable_pci.c		optional	apic pci
+i386/i386/msi.c			optional	apic
 i386/i386/nexus.c		standard
 i386/i386/perfmon.c		optional	perfmon
 i386/i386/perfmon.c		optional	perfmon	profiling-routine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408110232.i7B2We26047381>