Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2005 23:28:46 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 87393 for review
Message-ID:  <200511282328.jASNSkDS028881@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=87393

Change 87393 by peter@peter_daintree on 2005/11/28 23:28:45

	integ -b i386_hammer

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#34 integrate
.. //depot/projects/hammer/sys/amd64/amd64/busdma_machdep.c#36 integrate
.. //depot/projects/hammer/sys/amd64/amd64/identcpu.c#47 integrate
.. //depot/projects/hammer/sys/amd64/amd64/intr_machdep.c#42 integrate
.. //depot/projects/hammer/sys/amd64/amd64/io_apic.c#45 integrate
.. //depot/projects/hammer/sys/amd64/amd64/machdep.c#148 integrate
.. //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#111 integrate
.. //depot/projects/hammer/sys/amd64/amd64/trap.c#82 integrate
.. //depot/projects/hammer/sys/amd64/conf/GENERIC#85 integrate
.. //depot/projects/hammer/sys/amd64/conf/NOTES#90 integrate
.. //depot/projects/hammer/sys/amd64/include/smp.h#28 integrate

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/apic_vector.S#34 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/busdma_machdep.c#36 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/identcpu.c#47 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/intr_machdep.c#42 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/io_apic.c#45 (text+ko) ====

@@ -75,6 +75,10 @@
  * IRQs behave as PCI IRQs by default.  We also assume that the pin for
  * IRQ 0 is actually an ExtINT pin.  The apic enumerators override the
  * configuration of individual pins as indicated by their tables.
+ *
+ * Documentation for the I/O APIC: "82093AA I/O Advanced Programmable
+ * Interrupt Controller (IOAPIC)", May 1996, Intel Corp.
+ * ftp://download.intel.com/design/chipsets/datashts/29056601.pdf
  */
 
 struct ioapic_intsrc {

==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#148 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/mp_machdep.c#111 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/trap.c#82 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/conf/GENERIC#85 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/conf/NOTES#90 (text+ko) ====

@@ -4,7 +4,7 @@
 # This file contains machine dependent kernel configuration notes.  For
 # machine independent notes, look in /sys/conf/NOTES.
 #
-# (XXX from i386:NOTES,v 1.1212)
+# (XXX from i386:NOTES,v 1.1214)
 # $FreeBSD: src/sys/amd64/conf/NOTES,v 1.49 2005/11/27 23:16:58 ru Exp $
 #
 

==== //depot/projects/hammer/sys/amd64/include/smp.h#28 (text+ko) ====




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