Subject: Re: guspnp driver still broken
To: Zbigniew Baniewski <zb@ispid.com.pl>
From: Stefan Sperling <stsp@stsp.in-berlin.de>
List: netbsd-users
Date: 04/10/2006 18:20:33
On Mon, Apr 10, 2006 at 05:37:37PM +0200, Zbigniew Baniewski wrote:
> On Mon, Apr 10, 2006 at 06:07:29PM +0300, Mike M. Volokhov wrote:
> 
> > introduced by Tamura Kent in rev 1.24 (2005/01/10, kent-audio1 branch)
> > to Interwave driver (sys/dev/ic/interwave.c) was not smooth. Possible
> > easiest way to check it (Ben?) is testing kernels from 2005/01/09, and
> > then from 2005/01/11. If problem would not occurs on first, and would
> > existent on second, I'm right.
> 
> Are all the older kernels available, and even by release date? Where?

You can get any version of old code from anoncvs.
'cvs checkout' accepts a -D option where you can specify a date.

You can either downgrade your existing source tree:

	cd /usr/src
	cvs -z3 update -D 2005-01-09

or get a fresh checkout:

	cd /var/tmp # or somewhere else roomy
	cvs -z3 checkout -D 2005-01-09  ... src

I recommend doing a fresh checkout instead of updating an existing
workspace, because cvs can be very slow when making large jumps
in the history from an existing workspace.
-- 
stefan
http://stsp.in-berlin.de                                 PGP Key: 0xF59D25F0