cvs commit: src/sys/dev/isp isp.c isp_freebsd.c ispmbox.h

Matt Jacob mjacob at FreeBSD.org
Sun Dec 17 08:59:20 PST 2006


mjacob      2006-12-17 16:59:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp.c isp_freebsd.c ispmbox.h 
  Log:
  Try an experiment with using DMA to load firmware into a 2200- VERIFY
  CHECKSUM fails. Oh well, but keep a couple of the changes.
  
  Avoid overflow in usec counters when waiting for mailbox completion.
  
  Revision  Changes    Path
  1.135     +1 -1      src/sys/dev/isp/isp.c
  1.131     +37 -23    src/sys/dev/isp/isp_freebsd.c
  1.57      +1 -1      src/sys/dev/isp/ispmbox.h


More information about the cvs-src mailing list