freebsd-nq/sys/pc98/cbus
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
..
30line.h The PC98-specific files. 1996-06-14 10:04:54 +00:00
cbus.h Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
clock.c Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
fdc.c More merge. Change "pc98" to "isa" in a few places. Misc. cleanup. 1996-09-10 09:39:22 +00:00
fdcreg.h More merge. Change "pc98" to "isa" in a few places. Misc. cleanup. 1996-09-10 09:39:22 +00:00
pcrtc.c Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00
sio.c Another round of updates. Highlights: 1996-10-09 21:47:16 +00:00