Subject: Re: Changes for review
To: M. Warner Losh <imp@bsdimp.com>
From: Noriyuki Soda <soda@sra.co.jp>
List: port-arc
Date: 12/04/2002 11:17:43
>>>>> On Tue, 03 Dec 2002 18:29:27 -0700 (MST),
	"M. Warner Losh" <imp@bsdimp.com> said:

> First problem: 
> cc  ... -c ../../../../arch/arc/arc/c_isa.c
> ../../../../arch/arc/arc/c_isa.c: In function `c_isa_cons_init':
> ../../../../arch/arc/arc/c_isa.c:192: `KBCMDP' undeclared (first use in this function)

> That's easy to fix by including machine/kbdreg.h when we have NPCKBC > 0.

Thanks.
Will you commit the fix by yourself?

> Second problem is link error because of a problem with jazzio.  I've
> removed the # XXX's, but don't know why they were there.

I forgot the reason why I put the XXX there.

Perhaps arc port was not clean enough at that time.
And the XXX could be removed since the day when struct platform was
introduced at June 2002.
--
soda