Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137651
b: refs/heads/master
c: e2bcb2a
h: refs/heads/master
i:
  137649: 260c4a4
  137647: f43a73c
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 27, 2009
1 parent d33616d commit 3383f63
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: f7ef12482b17a015906cf74afe655e691b5fa2cb
refs/heads/master: e2bcb2acb0b076fd0e3388ed0139eb6447fa9ae9
1 change: 1 addition & 0 deletions trunk/drivers/ide/trm290.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ static int trm290_dma_setup(ide_drive_t *drive)
rw = 2;

if (!(count = ide_build_dmatable(drive, rq))) {
ide_map_sg(drive, rq);
/* try PIO instead of DMA */
trm290_prepare_drive(drive, 0); /* select PIO xfer */
return 1;
Expand Down

0 comments on commit 3383f63

Please sign in to comment.