RE: [PATCH 1/2] hpsa: update pci ids

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >
> >
> > On 28.3.2017 23:40, Don Brace wrote:
> > > Reviewed-by: Gerry Morong <gerry.morong@xxxxxxxxxxxxx>
> > > Reviewed-by: Scott Teel <scott.teel@xxxxxxxxxxxxx>
> > > Signed-off-by: Don Brace <don.brace@xxxxxxxxxxxxx>
> >
> > Hi Don
> >
> > has a gen9 device with id=0x334D ever been released?
> > https://lkml.org/lkml/2013/9/4/499
> > seems to be still missing in the current table.
> >
> > tomash
> 
> No, this device was never sold. So I did not add this to my patch.

To be more specific, this patch added the device:
163dbcd89c5acc5502636963023b9b42ca08c00f
Subject: [PATCH 185/478] [SCSI] hpsa: housekeeping patch for device_id and
 product arrays

This patch does a bit of housekeeping for hpsa. Change lowercase alpha hex
digits to uppercase for consistency within the driver. Also moves the P822se
in the tables to keep controllers of each family grouped together.

and this patch removed the device:
d5747e0aa0e52fc07ac4b4cae40c70ac9697f2fc
Subject: [PATCH 199/478] [SCSI] hpsa: remove P822se PCI ID

Remove PCI ID for the never shipped P822se.

Thanks,
Don Brace
ESC - Smart Storage
Microsemi Corporation
> 
> 
> >
> > > ---
> > >  drivers/scsi/hpsa.c |    4 ++++
> > >  1 file changed, 4 insertions(+)
> > >
> > > diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
> > > index 0d0be77..668cf47 100644
> > > --- a/drivers/scsi/hpsa.c
> > > +++ b/drivers/scsi/hpsa.c
> > > @@ -108,10 +108,12 @@ static const struct pci_device_id
> > hpsa_pci_device_id[] = {
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSF,     0x103C, 0x3354},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSF,     0x103C, 0x3355},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSF,     0x103C, 0x3356},
> > > +     {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103c,
> 0x1920},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103C,
> 0x1921},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103C,
> 0x1922},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103C,
> 0x1923},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103C,
> 0x1924},
> > > +     {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103c,
> 0x1925},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103C,
> 0x1926},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103C,
> 0x1928},
> > >       {PCI_VENDOR_ID_HP,     PCI_DEVICE_ID_HP_CISSH,     0x103C,
> 0x1929},
> > > @@ -171,10 +173,12 @@ static struct board_type products[] = {
> > >       {0x3354103C, "Smart Array P420i", &SA5_access},
> > >       {0x3355103C, "Smart Array P220i", &SA5_access},
> > >       {0x3356103C, "Smart Array P721m", &SA5_access},
> > > +     {0x1920103C, "Smart Array P430i", &SA5_access},
> > >       {0x1921103C, "Smart Array P830i", &SA5_access},
> > >       {0x1922103C, "Smart Array P430", &SA5_access},
> > >       {0x1923103C, "Smart Array P431", &SA5_access},
> > >       {0x1924103C, "Smart Array P830", &SA5_access},
> > > +     {0x1925103C, "Smart Array P831", &SA5_access},
> > >       {0x1926103C, "Smart Array P731m", &SA5_access},
> > >       {0x1928103C, "Smart Array P230i", &SA5_access},
> > >       {0x1929103C, "Smart Array P530", &SA5_access},
> > >





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux