Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 1996 12:35:10 -0700 (PDT)
From:      Peter Wemm <peter>
To:        smp
Subject:   CVS update: sys/i386/isa
Message-ID:  <199605071935.MAA27562@freefall.freebsd.org>

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

Date:	Tuesday May 7, 1996 @ 12:35
Author:	peter

Update of /home/smp/sys/i386/isa
In directory freefall.freebsd.org:/tmp/cvs-serv26352/i386/isa

Modified Files:
	icu.s sio.c vector.s 
Log Message:
Yippee! It works again! :-)  (this is being committed from an active
smp system.. :-) )

changes:
 - uses phk's new locore.s, with minimal changes.
 - the apic is no longer mapped with V == P, hence no special pde/ptd is
   needed.  It's now a floating address, dereferenced via apic_base
 - a good deal of the additional assembler code is just about ready to
   come out as C functions.
 - assembler macros to get to the apic etc are now using the indirects
 - some include file de-nesting
 - expect_mplock doesn't expect it if not smp_active (phk)
 - *more* serial debugging.. ugh! :-(

===================================================================
File: icu.s            	Status: Up-to-date

   Working revision:	1.7	Tue May  7 19:32:37 1996
   Repository revision:	1.7	/home/smp/sys/i386/isa/icu.s,v
   Sticky Options:	-ko

   Existing Tags:
	v960506                  	(revision: 1.1.1.1)
	v960421                  	(revision: 1.1.1.1)
	v960414                  	(revision: 1.1.1.1)
	v960406                  	(revision: 1.1.1.1)
	v960403                  	(revision: 1.1.1.1)
	CURRENT                  	(branch: 1.1.1)
	current270396            	(revision: 1.1.1.1)
	FBSD                     	(branch: 1.1.1)

===================================================================
File: sio.c            	Status: Up-to-date

   Working revision:	1.2	Tue May  7 19:33:29 1996
   Repository revision:	1.2	/home/smp/sys/i386/isa/sio.c,v
   Sticky Options:	-ko

   Existing Tags:
	v960506                  	(revision: 1.1.1.4)
	v960421                  	(revision: 1.1.1.3)
	v960414                  	(revision: 1.1.1.3)
	v960406                  	(revision: 1.1.1.2)
	v960403                  	(revision: 1.1.1.2)
	CURRENT                  	(branch: 1.1.1)
	current270396            	(revision: 1.1.1.1)
	FBSD                     	(branch: 1.1.1)

===================================================================
File: vector.s         	Status: Up-to-date

   Working revision:	1.9	Tue May  7 19:33:51 1996
   Repository revision:	1.9	/home/smp/sys/i386/isa/vector.s,v
   Sticky Options:	-ko

   Existing Tags:
	v960506                  	(revision: 1.1.1.3)
	v960421                  	(revision: 1.1.1.3)
	v960414                  	(revision: 1.1.1.3)
	v960406                  	(revision: 1.1.1.2)
	v960403                  	(revision: 1.1.1.2)
	CURRENT                  	(branch: 1.1.1)
	current270396            	(revision: 1.1.1.1)
	FBSD                     	(branch: 1.1.1)




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