Subject: Re: CVS commit: src
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Matthew Jacob <mjacob@feral.com>
List: port-sparc
Date: 04/06/1999 13:34:33
> On Sat, 3 Apr 1999 17:32:45 -0800 (PST)
> Matthew Jacob <mjacob@netbsd.org> wrote:
>
> > Module Name: src
> > Committed By: mjacob
> > Date: Sun Apr 4 01:32:44 UTC 1999
> >
> > Modified Files:
> > src/sys/dev/ic: ispmbox.h
> > Log Message:
> > Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macros
> > that will SBusify an isp header or the lun/target portions of a request IOCB-
> > and have these only valid iff __sparc__ (no non-sparc SBus machine that *I*
> > know about).
>
> In NetBSD land you'll need that to be sparc and sparc64, i.e. the
> two $MACHINE's that do Sbus.
>
Okay. Thanks for the heads up. I haven't had access to an Ultra1 SBus to
test on or I would have found out the hard way. I'll change it shortly.