Date: Wed, 21 May 2008 10:29:16 -0700 From: Sean Bruno <sbruno@miralink.com> To: freebsd-scsi@freebsd.org Subject: ISCSI Patch Message-ID: <48345BEC.8020700@miralink.com>
next in thread | raw e-mail | index | archive | help
This small change allows the iSCSI initiator to compile and load under RELENG_6. isc_cam.c 398a399 > #if __FreeBSD_version >= 700000 399a401,403 > #else > if(xpt_bus_register(sim, 0/*bus_number*/) != CAM_SUCCESS) > #endif -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Phone 503-621-5143 Fax 503-621-5199
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48345BEC.8020700>