Fix the peripheral list scan code, which was broken when the new linker set
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 29 Dec 2003 08:37:38 +0000 (08:37 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 29 Dec 2003 08:37:38 +0000 (08:37 +0000)
commit98593f25e7e5386c6df95b3ad63afbcea35818b9
tree0f094618d0ecad253a875eb1b6f17b00f8a2ca02
parent62ade75199835623e4339bbce90407aac30101f0
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.
sys/bus/cam/cam_xpt.c