Subject: Re: which connector for SCSI?
To: Simon Burge <simonb@wasabisystems.com>
From: Chuck Silvers <chuq@chuq.com>
List: port-pc532
Date: 01/22/2005 16:46:31
On Sun, Jan 23, 2005 at 11:35:07AM +1100, Simon Burge wrote:
> Hi Chuck,
>
> On Wed, Jan 19, 2005 at 08:53:36AM -0800, Chuck Silvers wrote:
>
> > I borrowed jason's pc532 so that I could work on fixing the cf_unit abuse
> > in several machine-specific drivers, and now I want to hook up a disk.
>
> For a userland, it's probably easiest to start with the 1.5.3 release.
> -current source can build most programs with a couple of provisos:
>
> - Pthreads don't build.
> - A handful of programs trip over gcc errors.
> - Lint isn't happy in places. Sprinkle -k or MKLINT=no
> - Only static linking works.
>
> I think the only programs you really need to use a -current kernel are
> fsck_ffs and sysctl. Maybe vmstat too if you want to use that.
>
> Let me know if you have any hassles.
hmm, actually would you mind sending me a disk image?
that'll save me a bunch of messing around.
-Chuck