cvs commit: src/sys/dev/twa twa_cam.c twa_globals.c twa_ioctl.h

Vinod Kashyap vkashyap at FreeBSD.org
Thu Feb 10 18:07:34 GMT 2005


vkashyap    2005-02-10 18:07:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/twa          twa_cam.c twa_globals.c twa_ioctl.h 
  Log:
  1. Revert back to the way the older driver handled XPT_PATH_INQ.  This seems to
     fix the problem with device discovery seen by some people.
  2. Change to make 3ware CLI/3DM work on amd64.
  3. Fix a potential problem that could cause the driver to do strlen(NULL) when
     using older firmware.
  
  Reviewed by:scottl
  
  Revision  Changes    Path
  1.5       +2 -2      src/sys/dev/twa/twa_cam.c
  1.3       +3 -3      src/sys/dev/twa/twa_globals.c
  1.2       +2 -2      src/sys/dev/twa/twa_ioctl.h


More information about the cvs-src mailing list