PERFORCE change 37684 for review

Marcel Moolenaar marcel at FreeBSD.org
Sat Sep 6 14:04:39 PDT 2003


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

Change 37684 by marcel at marcel_nfs on 2003/09/06 14:03:48

	Add support for pc98. We simply use the i386 MD code.
	This is wrong because there are different flavors of
	UARTs we need to deal with, but I don't have PC98 so
	there's nothing more sensible I can do than what I'm
	doing now.

Affected files ...

.. //depot/projects/uart/conf/files.pc98#6 edit

Differences ...

==== //depot/projects/uart/conf/files.pc98#6 (text+ko) ====

@@ -131,6 +131,7 @@
 dev/syscons/scvidctl.c		optional	sc
 dev/syscons/syscons.c		optional	sc
 dev/syscons/sysmouse.c		optional	sc
+dev/uart/uart_cpu_i386.c	optional	uart
 geom/geom_bsd.c			standard
 geom/geom_bsd_enc.c		standard
 geom/geom_pc98.c		standard


More information about the p4-projects mailing list