Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185789
b: refs/heads/master
c: cb06fc3
h: refs/heads/master
i:
  185787: a5cbf8f
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and David S. Miller committed Jan 19, 2010
1 parent 05a9362 commit f998510
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: e7593af6e5c24e323217c12d011ad7e43742ca6f
refs/heads/master: cb06fc3f4c25d33c188d77e3f7e46112e7d71f38
1 change: 1 addition & 0 deletions trunk/drivers/ide/serverworks.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ static int init_chipset_svwks(struct pci_dev *dev)
"enabled.\n", pci_name(dev));
reg |= 0x00004000; /* enable UDMA/33 support */
pci_write_config_dword(isa_dev, 0x64, reg);
pci_dev_put(isa_dev);
}
}

Expand Down

0 comments on commit f998510

Please sign in to comment.