Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 18:09:05 -0800 (PST)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/firewire sbp.c
Message-ID:  <200302210209.h1L295b2079637@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2003/02/20 18:09:05 PST

  Modified files:
    sys/dev/firewire     sbp.c 
  Log:
  Don't scan lun by myself while boot process leave it CAM to scan the bus.
  Some drives seem to be confused by simultaneous probes.
  
  Tested by: marcel
  
  As a side effect, logical units whose lun is greater than 0 might not be
  probed correctly if the lun of 0 doesn't exist in the target because
  CAM doesn't scan such luns.
  I have a SCSI-FireWire bridge which maps SCSI-ID to LUN and it is an
  example of such targets.
  
  Revision  Changes    Path
  1.33      +27 -8     src/sys/dev/firewire/sbp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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