Date: Wed, 10 Apr 2002 04:27:07 +0100 From: Brian Somers <brian@freebsd-services.com> To: Brian Somers <brian@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/digi digi.c Message-ID: <200204100327.g3A3R7OF022218@hak.lan.Awfulhak.org> In-Reply-To: Message from Brian Somers <brian@FreeBSD.org> of "Tue, 09 Apr 2002 20:13:28 PDT." <200204100313.g3A3DSt33125@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> brian 2002/04/09 20:13:28 PDT
>
> Modified files:
> sys/dev/digi digi.c
> Log:
> Add a digi_delay() function and use it instead of tsleep() when polling
> the card for command completion.
>
> digi_delay() uses either tsleep() or DELAY() depending on the value of
> ``cold''.
>
> Pointed in the right direction by: jhb
>
> Revision Changes Path
> 1.25 +14 -5 src/sys/dev/digi/digi.c
After this change, it's possible to either build digi and whatever
digi_* drivers you need into the kernel, or to kldload them at boot
time.
--
Brian <brian@freebsd-services.com> <brian@Awfulhak.org>
http://www.freebsd-services.com/ <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.org>
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?200204100327.g3A3R7OF022218>
