Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35355
b: refs/heads/master
c: e36fcd8
h: refs/heads/master
i:
  35353: 71c8b82
  35351: cf04e07
v: v3
  • Loading branch information
Jeff Garzik committed Jul 24, 2006
1 parent 6ee8bee commit 64de304
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5457f2194ad198a0aba4190ec99a6a81846fdca5
refs/heads/master: e36fcd8ae611b91f0bbaf6063b0b98e1ef955880
7 changes: 7 additions & 0 deletions trunk/drivers/scsi/sata_promise.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,15 @@ static const struct pci_device_id pdc_ata_pci_tbl[] = {
{ PCI_VENDOR_ID_PROMISE, 0x6629, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_20619 },

/* TODO: remove all associated board_20771 code, as it completely
* duplicates board_2037x code, unless reason for separation can be
* divined.
*/
#if 0
{ PCI_VENDOR_ID_PROMISE, 0x3570, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
board_20771 },
#endif

{ } /* terminate list */
};

Expand Down

0 comments on commit 64de304

Please sign in to comment.