linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][SCSI] hptiop: Add new PCI device ID
@ 2009-02-12  3:28 HighPoint Linux Team
  2011-02-23  8:28 ` [PATCH][SCSI] mvsas: Add support for HighPoint RR27xx series HBA HighPoint Linux Team
  0 siblings, 1 reply; 3+ messages in thread
From: HighPoint Linux Team @ 2009-02-12  3:28 UTC (permalink / raw)
  To: Andrew Morton; +Cc: James.Bottomley, linux-scsi, linux-kernel

Add a new PCI device ID.

Signed-off-by: HighPoint Linux Team <linux@highpoint-tech.com>
---

 hptiop.c |    1 +
 1 file changed, 1 insertion(+)

diff -purN linux-2.6.28-rc2-mm1/drivers/scsi/hptiop.c new/drivers/scsi/hptiop.c
--- linux-2.6.28-rc2-mm1/drivers/scsi/hptiop.c	2008-12-25 07:26:37.000000000 +0800
+++ new/drivers/scsi/hptiop.c	2009-02-12 11:14:56.000000000 +0800
@@ -1251,6 +1251,7 @@ static struct pci_device_id hptiop_id_ta
 	{ PCI_VDEVICE(TTI, 0x3530), (kernel_ulong_t)&hptiop_itl_ops },
 	{ PCI_VDEVICE(TTI, 0x3560), (kernel_ulong_t)&hptiop_itl_ops },
 	{ PCI_VDEVICE(TTI, 0x4322), (kernel_ulong_t)&hptiop_itl_ops },
+	{ PCI_VDEVICE(TTI, 0x4321), (kernel_ulong_t)&hptiop_itl_ops },
 	{ PCI_VDEVICE(TTI, 0x4210), (kernel_ulong_t)&hptiop_itl_ops },
 	{ PCI_VDEVICE(TTI, 0x4211), (kernel_ulong_t)&hptiop_itl_ops },
 	{ PCI_VDEVICE(TTI, 0x4310), (kernel_ulong_t)&hptiop_itl_ops },


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-08 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12  3:28 [PATCH][SCSI] hptiop: Add new PCI device ID HighPoint Linux Team
2011-02-23  8:28 ` [PATCH][SCSI] mvsas: Add support for HighPoint RR27xx series HBA HighPoint Linux Team
2011-03-08 15:28   ` Benjamin LaHaise

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).