linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch] add Promise 20376 PCI ID
@ 2003-11-12 20:46 Pekka Pietikainen
  2003-11-15  1:00 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Pekka Pietikainen @ 2003-11-12 20:46 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-kernel

Hi, this adds the Promise SATA controller ID that is used on my Asus A7V8X,
which seems to work perfectly after adding the patch.

--- linux-2.6.0-test9/drivers/scsi/sata_promise.c~	2003-11-12 18:02:44.000000000 +0200
+++ linux-2.6.0-test9/drivers/scsi/sata_promise.c	2003-11-12 18:02:44.000000000 +0200
@@ -213,6 +213,8 @@
 	  board_2037x },
 	{ PCI_VENDOR_ID_PROMISE, 0x3375, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
 	  board_2037x },
+	{ PCI_VENDOR_ID_PROMISE, 0x3376, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+	  board_2037x },
 	{ PCI_VENDOR_ID_PROMISE, 0x3318, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
 	  board_20319 },
 	{ PCI_VENDOR_ID_PROMISE, 0x3319, PCI_ANY_ID, PCI_ANY_ID, 0, 0,


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

* Re: [patch] add Promise 20376 PCI ID
  2003-11-12 20:46 [patch] add Promise 20376 PCI ID Pekka Pietikainen
@ 2003-11-15  1:00 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2003-11-15  1:00 UTC (permalink / raw)
  To: Pekka Pietikainen; +Cc: linux-kernel

Pekka Pietikainen wrote:
> Hi, this adds the Promise SATA controller ID that is used on my Asus A7V8X,
> which seems to work perfectly after adding the patch.


applied to 2.4 and 2.6


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

end of thread, other threads:[~2003-11-15  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-12 20:46 [patch] add Promise 20376 PCI ID Pekka Pietikainen
2003-11-15  1:00 ` Jeff Garzik

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).