Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2003 13:56:27 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 37683 for review
Message-ID:  <200309062056.h86KuRxc073929@repoman.freebsd.org>

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

Change 37683 by marcel@marcel_nfs on 2003/09/06 13:56:01

	Add the necessary bits to compile on amd64. The MD code
	is identical to i386 (except of course for s/I386/AMD64/g)
	but I expect that ACPI will have SPCR and DBGP tables.
	If not now, then maybe in the near future...

Affected files ...

.. //depot/projects/uart/conf/files.amd64#5 edit
.. //depot/projects/uart/dev/uart/uart_cpu_amd64.c#1 add

Differences ...

==== //depot/projects/uart/conf/files.amd64#5 (text+ko) ====

@@ -42,6 +42,7 @@
 dev/syscons/scvtb.c		optional	sc
 dev/syscons/syscons.c		optional	sc
 dev/syscons/sysmouse.c		optional	sc
+dev/uart/uart_cpu_amd64.c	optional	uart
 isa/atkbd_isa.c			optional	atkbd
 
 amd64/acpica/OsdEnvironment.c	optional	acpi



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