PERFORCE change 45132 for review

Juli Mallett jmallett at FreeBSD.org
Sun Jan 11 02:56:52 PST 2004


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

Change 45132 by jmallett at jmallett_oingo on 2004/01/11 02:56:22

	Give a swing at doing an imc driver using the header and ideas
	from NetBSD, without GIO stuff.  Doesn't seem to show up, but I
	suspect that's just me being dumb.

Affected files ...

.. //depot/projects/mips/sys/conf/files.mips#28 edit
.. //depot/projects/mips/sys/mips/sgimips/imc/imc.c#1 add
.. //depot/projects/mips/sys/mips/sgimips/imc/imcreg.h#1 add

Differences ...

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

@@ -54,6 +54,8 @@
 dev/arcs/arcs.c			optional	arcs
 dev/arcs/arcs_console.c		optional	arcs
 
+mips/sgimips/imc/imc.c		optional	imc
+
 libkern/bcmp.c			standard
 libkern/ffs.c			standard
 libkern/ucmpdi2.c		standard


More information about the p4-projects mailing list