From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: [PATCH] linux: allow pv scsi hba driver to be loaded automatically Date: Thu, 25 Mar 2010 09:21:09 +0000 Message-ID: <4BAB39150200007800036DC0@vpn.id2.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Signed-off-by: Jan Beulich --- sle11sp1-2010-03-22.orig/drivers/xen/scsifront/xenbus.c 2009-11-06 = 10:52:09.000000000 +0100 +++ sle11sp1-2010-03-22/drivers/xen/scsifront/xenbus.c 2010-03-25 = 09:26:41.000000000 +0100 @@ -397,7 +397,7 @@ static struct xenbus_device_id scsifront { "vscsi" }, { "" } }; - +MODULE_ALIAS("xen:vscsi"); =20 static struct xenbus_driver scsifront_driver =3D { .name =3D "vscsi",