how CAM/HBA probe for devices?

Kenneth D. Merry ken at kdm.org
Tue Feb 8 09:14:37 PST 2005


On Tue, Feb 08, 2005 at 18:45:24 +0200, Danny Braniss wrote:
> i have been writing a driver for the iSCSI, and am concentrating
> on the initiator side.
> So far i mannaged to get to first base, ie, managed to login onto a target,
> but now im stuck.
> After several hours of reading/searching, this is avoiding me:
> 	how can i get the CAM to probe for devices on this 'controller'?

camcontrol devlist
[ find out which scbus number your controller is ]
camcontrol rescan N
[ where N is the number of the SCSI bus for your controller ]

You can either do that, or just reboot, and your bus will get scanned when
the transport layer cranks up.

Ken
-- 
Kenneth Merry
ken at kdm.org


More information about the freebsd-scsi mailing list