cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_library.c isp_pci.c isp_sbus.c isp_target.c

Matt Jacob mjacob at FreeBSD.org
Sun Jul 16 20:11:52 UTC 2006


mjacob      2006-07-16 20:11:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp.c isp_freebsd.c isp_library.c 
                         isp_pci.c isp_sbus.c isp_target.c 
  Log:
  Some rearrangement of headers to minimize diffs with outside of
  FreeBSD repository and to clean up the license header so as to
  not pollute the license with file function.
  
  Zero all mailbox structures prior to use (just in case). Change
  the outgoing mailbox count for INIT_FIRMWARE to be correct.
  
  Revision  Changes    Path
  1.123     +53 -44    src/sys/dev/isp/isp.c
  1.120     +3 -2      src/sys/dev/isp/isp_freebsd.c
  1.4       +5 -7      src/sys/dev/isp/isp_library.c
  1.118     +4 -3      src/sys/dev/isp/isp_pci.c
  1.21      +4 -3      src/sys/dev/isp/isp_sbus.c
  1.38      +2 -5      src/sys/dev/isp/isp_target.c


More information about the cvs-all mailing list