Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2010 03:47:10 +0000 (UTC)
From:      Ryan Stone <rstone@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/camcontrol camcontrol.c
Message-ID:  <201011190347.oAJ3lNN2049223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rstone      2010-11-19 03:47:10 UTC

  FreeBSD src repository

  Modified files:
    sbin/camcontrol      camcontrol.c 
  Log:
  SVN rev 215507 on 2010-11-19 03:47:10Z by rstone
  
  When doing a camcontrol rescan all or a camcontrol reset all, use the wildcard
  path id for enumerating the available busses.  Previously camcontrol was
  implicitly passing 0 as the first path id, which meant that if bus 0 was not
  present camcontrol would fail with EINVAL instead of rescanning/resetting any
  busses that were present.
  
  Approved by:    emaste (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.82      +1 -0      src/sbin/camcontrol/camcontrol.c



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