Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35389
b: refs/heads/master
c: 6a2e42a
h: refs/heads/master
i:
  35387: ffac1c7
v: v3
  • Loading branch information
Jeff Garzik committed Aug 10, 2006
1 parent 51b457c commit 9804459
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b881b0410de0f72a43e814393abf3a4cb29ebb4
refs/heads/master: 6a2e42ad0f7ac0f4093b96ed0c6744f09bdfce1d
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/pdc_adma.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,8 @@ static struct ata_port_info adma_port_info[] = {
{
.sht = &adma_ata_sht,
.host_flags = ATA_FLAG_SLAVE_POSS | ATA_FLAG_SRST |
ATA_FLAG_NO_LEGACY | ATA_FLAG_MMIO,
ATA_FLAG_NO_LEGACY | ATA_FLAG_MMIO |
ATA_FLAG_PIO_POLLING,
.pio_mask = 0x10, /* pio4 */
.udma_mask = 0x1f, /* udma0-4 */
.port_ops = &adma_ata_ops,
Expand Down

0 comments on commit 9804459

Please sign in to comment.