PERFORCE change 54450 for review

Juli Mallett jmallett at FreeBSD.org
Wed Jun 9 06:15:45 GMT 2004


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

Change 54450 by jmallett at jmallett_oingo on 2004/06/09 06:15:24

	Wrapper for GIO, I'll fill this in in a bit.

Affected files ...

.. //depot/projects/mips/sys/conf/files.mips#32 edit
.. //depot/projects/mips/sys/mips/conf/INDY#7 edit
.. //depot/projects/mips/sys/mips/sgimips/gio/gio.c#1 add
.. //depot/projects/mips/sys/mips/sgimips/gio/gioreg.h#1 add

Differences ...

==== //depot/projects/mips/sys/conf/files.mips#32 (text+ko) ====

@@ -56,6 +56,8 @@
 dev/arcs/arcs.c			optional	arcs
 dev/arcs/arcs_console.c		optional	arcs
 
+mips/sgimips/gio/gio.c		optional	gio
+
 mips/sgimips/imc/imc.c		optional	imc
 
 libkern/bcmp.c			standard

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

@@ -19,6 +19,7 @@
 # Hardware support
 device		arcs			#ARCS Firmware + Console
 device		imc			#IMC bus.
+device		gio			#GIO bus.
 
 # Debugging for use in -current
 options 	DDB			#Enable the kernel debugger


More information about the p4-projects mailing list