Re: [PATCH] ISCI: add more PCI IDs

2013-04-30 Thread Dave Jiang
On 04/30/2013 11:26 AM, Evgeni Golov wrote: On 04/30/2013 07:33 PM, Dave Jiang wrote: These are found in e.g. the R2000GZ/GL machines. Nack. These PCI device IDs are reserved for third party device drivers. Most likely that machine has a third party OROM as well. OROM = option ROM? Yes, it has

Re: [PATCH] ISCI: add more PCI IDs

2013-04-30 Thread Evgeni Golov
On 04/30/2013 07:33 PM, Dave Jiang wrote: >> These are found in e.g. the R2000GZ/GL machines. > > Nack. These PCI device IDs are reserved for third party device drivers. > Most likely that machine has a third party OROM as well. OROM = option ROM? Yes, it has the "white" C600 expansion pack, so w

Re: [PATCH] ISCI: add more PCI IDs

2013-04-30 Thread Dave Jiang
On 04/30/2013 06:12 AM, Evgeni Golov wrote: These are found in e.g. the R2000GZ/GL machines. Nack. These PCI device IDs are reserved for third party device drivers. Most likely that machine has a third party OROM as well. --- drivers/scsi/isci/init.c |4 1 files changed, 4 inse

[PATCH] ISCI: add more PCI IDs

2013-04-30 Thread Evgeni Golov
These are found in e.g. the R2000GZ/GL machines. --- drivers/scsi/isci/init.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/scsi/isci/init.c b/drivers/scsi/isci/init.c index 2839baa..d1ec2bd 100644 --- a/drivers/scsi/isci/init.c +++ b/drivers/scsi/isci/init.c