DragonFly BSD
DragonFly commits List (threaded) for 2003-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/bus/cam cam_xpt.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Dec 2003 00:37:38 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]