Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2005 21:54:47 GMT
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 73541 for review
Message-ID:  <200503192154.j2JLsl4W046059@repoman.freebsd.org>

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

Change 73541 by jmallett@jmallett_windward on 2005/03/19 21:53:55

	dike out arcs disk

Affected files ...

.. //depot/projects/mips/sys/mips/conf/INDY#18 edit

Differences ...

==== //depot/projects/mips/sys/mips/conf/INDY#18 (text+ko) ====

@@ -18,7 +18,10 @@
 
 # Hardware support
 device		arcs			#ARCS Firmware + Console.
-device		arcs_disk		#ARCS Disk.
+#XXX/juli arcs disk doesn't work because we make ARCS deref a low addr.
+# yay for ARCS being 32-bit.  Really need to give up on using it for
+# non-trivial stuff.
+#device		arcs_disk		#ARCS Disk.
 device		imc			#IMC bus.
 device		hpc			#HPC bus.
 device		gio			#GIO bus.



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