RE: [PATCH 1/1] ata/sata_sil24: MSI support, disabled by default
From: Mahajan Vivek-B08308 <hidden>
Date: 2009-11-17 09:40:56
Also in:
linux-ide
From: Mahajan Vivek-B08308 <hidden>
Date: 2009-11-17 09:40:56
Also in:
linux-ide
From: Jeff Garzik [mailto:jeff@garzik.org]=20 Sent: Tuesday, November 17, 2009 1:12 PMquoted
In this case "msi" is supposed to be passed via insmod and not via=20 kernel cmdline. If the driver is built-in the kernel, then force=20 sata_sil24_msi =3D 1 in the driver to enable it.=20 First, the original patch was just fine, and it was applied. =20 You should have received email confirmation of this already.
Yes, I did.
Second, all module options are available on the kernel=20 command line, when a module is built into the kernel. You=20 supply a module name prefix to each module option, on the=20 kernel command line.
Correct, sata_sil24.msi enables it.
=20 Jeff
Thanks, Vivek=20