PERFORCE change 73500 for review

Juli Mallett jmallett at FreeBSD.org
Fri Mar 18 19:28:07 PST 2005


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

Change 73500 by jmallett at 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
 };
 


More information about the p4-projects mailing list