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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to