From mboxrd@z Thu Jan 1 00:00:00 1970 From: Meelis Roos Subject: Re: device support in hpsa, was: Re: OOPS from cciss_ioctl in 4.12+git Date: Mon, 10 Jul 2017 17:08:18 +0300 (EEST) Message-ID: References: <20170705225134.GA31786@infradead.org> <20170707150042.GA15445@infradead.org> <799cf0d6-658d-4124-1ba0-3962671e3f1e@kernel.dk> <1bc9895b-bfcb-9ff5-c046-277b0d67a94e@redhat.com> <20170707180857.GA19790@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <20170707180857.GA19790@infradead.org> Sender: linux-block-owner@vger.kernel.org To: Christoph Hellwig Cc: Laurence Oberman , Jens Axboe , Linux Kernel list , linux-block@vger.kernel.org, Don Brace , Scott Benesh , Scott Teel , Kevin Barnett , linux-scsi@vger.kernel.org, Hannes Reinecke List-Id: linux-scsi@vger.kernel.org > On Fri, Jul 07, 2017 at 11:42:38AM -0400, Laurence Oberman wrote: > > What happens when hpsa_allow_any=1 with the Smart Array 64xx > > It should probe. > > But only if it has a HP vendor ID as far as I can tell. We'd > still need to add the compaq ids so that these controllers get > probed. But maybe it's time to add them and flip the hpsa_allow_any > default (maybe conditionally on a config option?) and mark cciss > deprecated. I added hpsa_allow_any=1, did not help. Added a wildcard Compaq entry with RAID class, like the one for HP, still no go: [ 5.199125] hpsa 0000:00:04.0: unrecognized board ID: 0x40800e11, ignoring. [ 5.282517] hpsa 0000:00:04.0: Board ID not found Added specific PCI ID and subdevice ID quad and I still get the same messages and the adapter is ignored. What am I doing wrong? -- Meelis Roos (mroos@linux.ee)