Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8919
b: refs/heads/master
c: 39eb936
h: refs/heads/master
i:
  8917: 12358b8
  8915: 6457f67
  8911: 84d8237
v: v3
  • Loading branch information
Arnaud Patard authored and Jeff Garzik committed Sep 14, 2005
1 parent 4824203 commit 6175a69
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d8ac10639b6a1ed900efbee38c18baaca31e64dc
refs/heads/master: 39eb936c7ec8ef1dccb88d3bcfc1c5fa2410c472
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sata_sis.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ static int sis_init_one (struct pci_dev *pdev, const struct pci_device_id *ent)
if (ent->device != 0x182) {
if ((pmr & SIS_PMR_COMBINED) == 0) {
printk(KERN_INFO "sata_sis: Detected SiS 180/181 chipset in SATA mode\n");
port2_start=0x64;
port2_start = 64;
}
else {
printk(KERN_INFO "sata_sis: Detected SiS 180/181 chipset in combined mode\n");
Expand Down

0 comments on commit 6175a69

Please sign in to comment.