Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 16:07:09 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_freebsd.c mpt_freebsd.h
Message-ID:  <200209012307.g81N7A3L054179@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2002/09/01 16:07:09 PDT

  Modified files:
    sys/dev/mpt          mpt.c mpt.h mpt_freebsd.c mpt_freebsd.h 
  Log:
  Fix things so that:
  
  a) we don't believe what the board tells us all the time (if the BIOS
  hasn't run, port page 2 and port page 0 tend to be garbage)
  
  b) add the missing code to set parameters for the SPI cards.
  
  MFC after:      0 days
  
  Revision  Changes    Path
  1.4       +34 -11    src/sys/dev/mpt/mpt.c
  1.3       +3 -1      src/sys/dev/mpt/mpt.h
  1.4       +238 -21   src/sys/dev/mpt/mpt_freebsd.c
  1.4       +4 -2      src/sys/dev/mpt/mpt_freebsd.h

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?200209012307.g81N7A3L054179>