Re: Changes for review

Noriyuki Soda <[email protected]> Wed, 4 Dec 2002 11:17:43 +0900 (JST)
Newsgroups gmane.os.netbsd.ports.arc
Message-ID <[email protected]>
>>>>> On Tue, 03 Dec 2002 18:29:27 -0700 (MST),
	"M. Warner Losh" <[email protected]> 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