Amir Tahmasebi wrote:
Hello Danny,

Do you know if there is any problem with ISCSI initiator when using FreeBSD
version 6.x?

Thanks

I was able to backport the driver from 7 fairly easily. If there is some interest, here is a small diff.

Simply copying the iscontrol from RELENG_7 into RELENG_6 and changing the makefiles worked for me.

isc_cam.c
399,400d398
<
< #if __FreeBSD_version >= 700000
402,404d399
< #else
<      if(xpt_bus_register(sim, 0/*bus_number*/) != CAM_SUCCESS)
< #endif

Sean
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to