Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2007 20:17:24 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_pci.c isp_sbus.c isp_tpublic.h
Message-ID:  <200705052017.l45KHOAt083295@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2007-05-05 20:17:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp.c isp_freebsd.c isp_freebsd.h 
                         isp_pci.c isp_sbus.c isp_tpublic.h 
  Log:
  Make this an MP safe driver but also still be multi-release.
  Seems to work on RELENG_4 through -current and also on sparc64
  now. There may still be some issues with the auto attach/detach
  code to sort out.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.146     +2 -17     src/sys/dev/isp/isp.c
  1.140     +185 -224  src/sys/dev/isp/isp_freebsd.c
  1.105     +91 -39    src/sys/dev/isp/isp_freebsd.h
  1.143     +99 -135   src/sys/dev/isp/isp_pci.c
  1.33      +46 -81    src/sys/dev/isp/isp_sbus.c
  1.19      +18 -6     src/sys/dev/isp/isp_tpublic.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705052017.l45KHOAt083295>