commit | 06325e7459b54fc924d00fe363068f6cbf284571 | [log] [tgz] |
---|---|---|
author | James.Smart@Emulex.Com <James.Smart@Emulex.Com> | Sat Jun 25 10:34:22 2005 -0400 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sat Jul 02 17:18:52 2005 -0500 |
tree | 4fc2b7b6b9e77e489ed9b5e64ad77393ba23b15f | |
parent | 564b2960833f8802ae2b7b7ad840f154647549c7 [diff] |
[SCSI] lpfc: Add LP6000 PCI ID Fix driver not seeing LP6000. Fix: add PCI id to the pci_device_id table and a short description for the HBA in get_hba_model_desc(). Also add a default clause to the switch statement that parses the various PCI ID's. Signed-off-by: James Smart <James.Smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>