freebsd_amp_hwpstate/sys/pc98/i386
Satoshi Asami dffcea8d5f Another round of updates. Highlights:
(1) Merged i386/i386/sb.h, deleted pc98/pc98/sb.h.

(2) pc98/conf/GENERIC8 looks more like i386/conf/GENERIC now.

(3) Fixed display bug in pc98/boot/biosboot/io.c.

(4) Prepare to merge memory allocation routines:

	pc98/i386/locore.s
	pc98/i386/machdep.c
	pc98/pc98/pc98_machdep.c
	pc98/pc98/pc98_machdep.h

(5) Support new board "C-NET(98)":

	pc98/pc98/if_ed98.h
	pc98/pc98/if_ed.c

(6) Make sure FPU is recognized for non-Intel CPUs:

	pc98/pc98/npx.c

(7) Do not expect bss to be zero-allocated:

	pc98/pc98/pc98.c

Submitted by:	The FreeBSD(98) Development Team
1996-10-09 21:47:16 +00:00
..
exception.s Re-sync with the state of PC98 world. This will be the last commit before 1996-08-30 10:43:14 +00:00
locore.s Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
machdep.c Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
microtime.s Put I*86_CPU defines in opt_cpu.h. 1996-10-09 19:47:44 +00:00
pmap.c Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
trap.c Another round of merge/update. 1996-09-12 11:12:18 +00:00
userconfig.c Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
vm_machdep.c Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00