Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2007 15:54:24 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 125624 for review
Message-ID:  <200708241554.l7OFsOPV099876@repoman.freebsd.org>

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

Change 125624 by gonzo@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



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