cvs commit: src/sys/bus/cam cam_xpt.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Dec 29 00:37:48 PST 2003
    
    
  
dillon      2003/12/29 00:37:38 PST
DragonFly src repository
  Modified files:
    sys/bus/cam          cam_xpt.c 
  Log:
  Fix the peripheral list scan code, which was broken when the new linker set
  code was brought in.  This caused camcontrol, cdrecord, and other cam-using
  entities to be unable to lookup SCSI devices by bus:target:lun.
  
  Revision  Changes    Path
  1.8       +4 -8      src/sys/bus/cam/cam_xpt.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/cam_xpt.c.diff?r1=1.7&r2=1.8&f=h
    
    
More information about the Commits
mailing list