PERFORCE change 131035 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Sun Dec 16 11:32:01 PST 2007


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

Change 131035 by gonzo at gonzo_jeeves on 2007/12/16 19:31:31

	o Add Warner's subr_obio stuff to play with. The idea is
	    to try to reduce code duplication as much as possible.
	    On the moment all obio implementations differ by attach 
	    routine and interrupts handling code.

Affected files ...

.. //depot/projects/mips2/src/sys/conf/files#14 edit
.. //depot/projects/mips2/src/sys/kern/subr_obio.c#1 add
.. //depot/projects/mips2/src/sys/sys/obio.h#1 add

Differences ...

==== //depot/projects/mips2/src/sys/conf/files#14 (text+ko) ====

@@ -1495,6 +1495,7 @@
 kern/subr_mchain.c		optional libmchain
 kern/subr_module.c		standard
 kern/subr_msgbuf.c		standard
+kern/subr_obio.c		standard
 kern/subr_param.c		standard
 kern/subr_pcpu.c		standard
 kern/subr_power.c		standard


More information about the p4-projects mailing list