Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2005 03:28:06 GMT
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 73500 for review
Message-ID:  <200503190328.j2J3S63K069520@repoman.freebsd.org>

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

Change 73500 by jmallett@jmallett_windward on 2005/03/19 03:27:18

	Attach ARCS.

Affected files ...

.. //depot/projects/mips/sys/mips/sgimips/mainbus.c#3 edit

Differences ...

==== //depot/projects/mips/sys/mips/sgimips/mainbus.c#3 (text+ko) ====

@@ -23,7 +23,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $P4: //depot/projects/mips/sys/mips/sgimips/mainbus.c#2 $
+ * $P4: //depot/projects/mips/sys/mips/sgimips/mainbus.c#3 $
  */
 
 #include <sys/cdefs.h>
@@ -71,6 +71,7 @@
 
 static const char *mainbus_devices[] = {
 	"imc",
+	"arcs",
 	NULL
 };
 



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