Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2002 20:33:05 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22693 for review
Message-ID:  <200212240433.gBO4X5Oq023739@repoman.freebsd.org>

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

Change 22693 by marcel@marcel_nfs on 2002/12/23 20:32:52

	Add the MD function sio_get_console(). This function now
	only scans the hints, but could also look for the SPCR
	table under ACPI.
	Add support for specifying the baudrate with a hint
	(eg hint.sio.0.baud=9600).

Affected files ...

.. //depot/projects/ia64/sys/conf/files.i386#24 edit
.. //depot/projects/ia64/sys/i386/i386/sio_machdep.c#1 add

Differences ...

==== //depot/projects/ia64/sys/conf/files.i386#24 (text+ko) ====

@@ -227,6 +227,7 @@
 i386/i386/perfmon.c		optional	perfmon
 i386/i386/perfmon.c		optional	perfmon	profiling-routine
 i386/i386/pmap.c		standard
+i386/i386/sio_machdep.c		optional	sio
 i386/i386/support.s		standard
 i386/i386/swtch.s		standard
 i386/i386/sys_machdep.c		standard

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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