cvs commit: src/sys/dev/isp isp_ioctl.h isp_pci.c

Matt Jacob mjacob at FreeBSD.org
Mon Aug 21 00:46:11 UTC 2006


mjacob      2006-08-21 00:46:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_ioctl.h isp_pci.c 
  Log:
  Fix RELENG_4 code version- isp_roles wasn't getting initialized so
  it ended up defaulting to ISP_ROLE_NONE. My testing hadn't caught it
  because I was deliberatly setting role via ioctl.
  
  Thanks to user Toni for lending me an alpha to test this on.
  
  MFC after:      0 days
  
  Revision  Changes    Path
  1.18      +0 -3      src/sys/dev/isp/isp_ioctl.h
  1.120     +6 -0      src/sys/dev/isp/isp_pci.c


More information about the cvs-src mailing list