From a9ff8a3cb8b19a3ed6e972e32bbf456afe9d7367 Mon Sep 17 00:00:00 2001 From: Oliver Weihe Date: Tue, 17 Jan 2006 07:58:42 -0500 Subject: [PATCH] --- yaml --- r: 18843 b: refs/heads/master c: 88b52877fa1a8894600362a5c9addbab1fcf8b54 h: refs/heads/master i: 18841: 01b9e0268bfa71c8c9e7ce1ba1292e5b8e0367b5 18839: 081ecc071a893919bab75d06f1099251b5a25824 v: v3 --- [refs] | 2 +- trunk/drivers/scsi/sata_svw.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d82e0b423fa0..a1be82701496 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f285757cab254470a10f711cd3cbaf9d92f7aa06 +refs/heads/master: 88b52877fa1a8894600362a5c9addbab1fcf8b54 diff --git a/trunk/drivers/scsi/sata_svw.c b/trunk/drivers/scsi/sata_svw.c index 668373590aa4..d8472563fde8 100644 --- a/trunk/drivers/scsi/sata_svw.c +++ b/trunk/drivers/scsi/sata_svw.c @@ -470,6 +470,7 @@ static const struct pci_device_id k2_sata_pci_tbl[] = { { 0x1166, 0x0241, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4 }, { 0x1166, 0x0242, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 8 }, { 0x1166, 0x024a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4 }, + { 0x1166, 0x024b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4 }, { } };