Date: Thu, 2 Feb 2006 17:51:00 +0000 (UTC) From: Paul Saab <ps@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/amr amr.c amrvar.h Message-ID: <200602021751.k12Hp0cl003744@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ps 2006-02-02 17:51:00 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amrvar.h
Log:
- Move the command setup from amr_start1 into the card specific submit
routines.
- Add or replace cpu_spinwait() with DELAY(1) to a few of the busy
loops when reading from the controller to work around firmware bugs
which can crash the controller.
Revision Changes Path
1.75 +59 -60 src/sys/dev/amr/amr.c
1.30 +1 -1 src/sys/dev/amr/amrvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602021751.k12Hp0cl003744>
