Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147104
b: refs/heads/master
c: 517d3cc
h: refs/heads/master
v: v3
  • Loading branch information
Arjan van de Ven authored and Jeff Garzik committed Jun 10, 2009
1 parent c68aabb commit 176c695
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7f4774b38ee6270bbc6c3015cb3fa6c415ffb340
refs/heads/master: 517d3cc15b36392e518abab6bacbb72089658313
1 change: 1 addition & 0 deletions trunk/drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1589,6 +1589,7 @@ static int __devinit piix_init_one(struct pci_dev *pdev,
host->ports[1]->mwdma_mask = 0;
host->ports[1]->udma_mask = 0;
}
host->flags |= ATA_HOST_PARALLEL_SCAN;

pci_set_master(pdev);
return ata_pci_sff_activate_host(host, ata_sff_interrupt, &piix_sht);
Expand Down

0 comments on commit 176c695

Please sign in to comment.