Subject: Re: Z50 kernel issues
To: Adam K Kirchhoff <adamk@voicenet.com>
From: Greg Hughes <gl2hughes@uwaterloo.ca>
List: port-hpcmips
Date: 04/07/2002 23:38:11
I've recompiled the kernel and uploaded it to my webpage:

  http://www.student.math.uwaterloo.ca/~gl2hughe/hpcmips

this one is dated April 7th, 2002.

It appears to work properly with vmstat and netstat.

(Still not sure what happened with the kernel from the 5th though....)

- Greg

On Sun, Apr 07, 2002 at 07:47:42PM -0400, Adam K Kirchhoff wrote:
> 
> On Sun, 7 Apr 2002, Greg Hughes wrote:
> 
> > Hey guys,
> > 
> > The kernel is smaller becuase I stripped it (removed debugging symbols)
> > before packaging it up.
> > 
> > I'm not sure why there's a problem with netstat/vmstat, but I'm also
> > experiencing the same issue here.  The kernel I packaged up does not
> > remove the PIU (touch-screen) support from the kernel, so perhaps there
> > is some kind of conflict with this and the TP driver.
> 
> FYI, I never removed the PUI code either, but netstat does work fine for
> me, so it's unlikely to be a conflict.
> 
> Adam