Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2007 19:32:00 GMT
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 131035 for review
Message-ID:  <200712161932.lBGJW0sB016256@repoman.freebsd.org>

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

Change 131035 by gonzo@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



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