cvs commit: src/sys/dev/amr amr.c amrvar.h

Paul Saab ps at FreeBSD.org
Thu Feb 2 09:51:00 PST 2006


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


More information about the cvs-src mailing list