PERFORCE change 37683 for review
Marcel Moolenaar
marcel at FreeBSD.org
Sat Sep 6 13:56:28 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=37683
Change 37683 by marcel at 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
More information about the p4-projects
mailing list