Subject: Re: netbsd-1-6 branch vs. recent esp(4) fixes....
To: NetBSD/sparc Discussion List <port-sparc@NetBSD.ORG>
From: Martin Husemann <martin@duskware.de>
List: port-sparc
Date: 10/26/2002 13:44:01
On Sat, Oct 26, 2002 at 01:55:08AM -0400, Greg A. Woods wrote:

> > Next would be: update only lsi64854.c and ncr53c9x*.
> > Those files seems to be quite independant from config and other changes.
> 
> That's where the chase started.  In order to just jump to the head revs
> of those files (and that's indeed what I do want to do)

No, you don't want the config changes.

What you want is:

dev/ic/lsi64854.c  - catch up to current (1.22)
dev/ic/ncr53c9x.c - catch up to current (1.103)
dev/ic/ncr53c9xvar.h - catch up to current (1.39)
dev/sbus/esp_sbus.c - pull up rev 1.21 and rev 1.22
   (the cvs diff aplies cleanly)

This compiles, but I can not test it myself.

Can you test it and report back? I'll do a pullup request if it works.

Martin