Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 1999 02:55:01 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, mjacob@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/isp isp.c
Message-ID:  <Pine.LNX.4.04.9901100253550.11073-100000@feral-gw>
In-Reply-To: <199901101046.VAA08330@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> >  Modified files:
> >    sys/dev/isp          isp.c 
> >  Log:
> >  Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-
> >  it's already on for the 2XX0) and detect the broken 1040A FIFO. Change
> >  bzero to MEMZERO (portability with **nux). Use memcpy for same reason.
> 
> FreeBSD doesn't really have memcpy in the kernel.  At least on i386's,

Oh. Okay. I'll fix it. Thanks for nagging me about this. I was changing to a
'common' defined version for portability reasons, but that's no reason to be
stupid. I'll fix it in a second.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9901100253550.11073-100000>