Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 02:56:50 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 45132 for review
Message-ID:  <200401111056.i0BAuo68043608@repoman.freebsd.org>

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

Change 45132 by jmallett@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



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