Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2007 19:23:04 -0800
From:      Sean Bruno <sbruno@miralink.com>
To:        Amir Tahmasebi <amir@northseasamt.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: iSCSI initiator driver beta version, testers wanted
Message-ID:  <472FDE18.9000709@miralink.com>
In-Reply-To: <20071105160705.3B7F413C4A5@mx1.freebsd.org>
References:  <20071105160705.3B7F413C4A5@mx1.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?472FDE18.9000709>