Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 23:43:53 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10572 for review
Message-ID:  <200205010643.g416hr188716@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10572

Change 10572 by peter@peter_daintree on 2002/04/30 23:42:56

	reenable the sc0/vga stuff.  I think the fatal bug before was
	the uninitialized atkbd isa bus_space handle that was fixed ages
	ago.

Affected files ...

... //depot/projects/ia64/sys/ia64/conf/GENERIC.hints#3 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/conf/GENERIC.hints#3 (text+ko) ====

@@ -11,8 +11,8 @@
 hint.atkbd.0.irq="1"
 hint.psm.0.at="atkbdc"
 hint.psm.0.irq="12"
-#hint.vga.0.at="isa"
-#hint.sc.0.at="isa"
+hint.vga.0.at="isa"
+hint.sc.0.at="isa"
 hint.mcclock.0.at="isa"
 hint.mcclock.0.port="0x70"
 hint.sio.0.at="isa"

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?200205010643.g416hr188716>