Subject: Re: Changes to make before NetBSD/arm32 compiles again (tty updates ...)
To: Reinoud Zandijk <imago@kabel065011.kabel.utwente.nl>
From: Chris Gilbert <chris@buzzbee.freeserve.co.uk>
List: current-users
Date: 11/22/2000 22:10:12
On Tue, 21 Nov 2000, Reinoud Zandijk wrote:

> > Hi all,
>
> just managed to compile NetBSD-current/arm32 for the RiscPC again and i
> found out that in the recent tty changes some code broke for the RiscPC
> (vidcconsole)... I've had to make the following changes to make it compile
> and work again ... i guess some of these patches have a deeper origin so i
> wont send-pr it right away... better have someone look at it who
> programmed it !! :)
>
> anyway.. it runs OK now with the patches.... 1.5K

The last two I stumbled over a couple of weeks back, I think they're fallout 
from the line discipline changes (I would have pr'd the patches, but I'm not 
currently in a position to do so (due to legal reasons)).

The first one I'm not so sure about, I've not tried a current kernel build 
for a while (not had time)  Is callp of the wrong type perhaps it should be 
const, rather than being cast?

Cheers,
Chris