PERFORCE change 125624 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Fri Aug 24 08:54:25 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=125624

Change 125624 by gonzo at gonzo_jeeves on 2007/08/24 15:53:59

	o Add pcib devices to hints

Affected files ...

.. //depot/projects/mips2/src/sys/mips/conf/IDT.hints#2 edit

Differences ...

==== //depot/projects/mips2/src/sys/mips/conf/IDT.hints#2 (text+ko) ====

@@ -2,3 +2,10 @@
 hint.obio.0.at="nexus0"
 hint.obio.0.maddr=0x0
 hint.obio.0.msize=0x1fffffff
+
+# host-to-pci bridge
+hint.pcib.0.at="obio0"
+# hint.pcib.0.maddr=0x11400000
+# hint.pcib.0.msize=0x100000
+# hint.pcib.0.io=0x11500000
+# hint.pcib.0.iosize=0x100000


More information about the p4-projects mailing list