[driver-discuss] first pass webrev posted: hme cleanup and port to x86
Garrett D'Amore
garrett at damore.org
Fri May 1 14:53:43 PDT 2009
Menno Lageman wrote:
> On 05/01/09 08:43, Garrett D'Amore wrote:
>> I've posted my first pass webrev for other people to check out:
>>
>> http://cr.opensolaris.org/~gdamore/hme-x86/
>>
> [..]
>>
>> At this point, I've done only minimal testing on this, and I've not gone
>> back and verified that I've not totally horked the SPARC platform. I
>> don't *think* I have... but....
>
> Well, in fact you did :-). usr/src/uts/sun/sys/Makefile is missing a
> continuation, causing the SPARC build to fail.
Thanks for pointing it out to me!
-- Garrett
>
> --- Makefile.orig Fri May 1 14:06:41 2009
> +++ Makefile Fri May 1 14:06:56 2009
> @@ -34,7 +34,7 @@
> cg6fbc.h cg6reg.h cg6tec.h \
> cg6thc.h cg6var.h \
> dkmpio.h dmaga.h \
> -fdreg.h fdvar.h
> +fdreg.h fdvar.h \
> memvar.h \
> obpdefs.h pixrect.h \
> pr_impl_util.h pr_planegroups.h \
>
> Menno
More information about the driver-discuss
mailing list