Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31586
b: refs/heads/master
c: faab17b
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jul 1, 2006
1 parent 79f2c82 commit 99ac1b9
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1d7e1d4517f11ebeb80f92e227c8fdbc3215385c
refs/heads/master: faab17ba06d86adf5568f3e9ff914e124546d19e
2 changes: 2 additions & 0 deletions trunk/drivers/ide/pci/it821x.c
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,8 @@ static void __devinit init_hwif_it821x(ide_hwif_t *hwif)
}
ide_set_hwifdata(hwif, idev);

hwif->atapi_dma = 1;

pci_read_config_byte(hwif->pci_dev, 0x50, &conf);
if(conf & 1) {
idev->smart = 1;
Expand Down

0 comments on commit 99ac1b9

Please sign in to comment.