Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2003 14:04:37 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 37684 for review
Message-ID:  <200309062104.h86L4buk075270@repoman.freebsd.org>

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

Change 37684 by marcel@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



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