Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107651
b: refs/heads/master
c: 24307ff
h: refs/heads/master
i:
  107649: b61bb4b
  107647: f317d16
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Aug 5, 2008
1 parent 7b3eda8 commit bb16ed7
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: af744e3294d09d706c4eae26cffaaa68a8d40337
refs/heads/master: 24307ffabd5b39bad443641f54b12ee2ba7a38ac
1 change: 1 addition & 0 deletions trunk/drivers/ide/pci/cs5520.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ static const struct ide_port_ops cs5520_port_ops = {

static const struct ide_port_info cyrix_chipset __devinitdata = {
.name = DRV_NAME,
.enablebits = { { 0x60, 0x01, 0x01 }, { 0x60, 0x02, 0x02 } },
.port_ops = &cs5520_port_ops,
.host_flags = IDE_HFLAG_ISA_PORTS | IDE_HFLAG_CS5520,
.pio_mask = ATA_PIO4,
Expand Down

0 comments on commit bb16ed7

Please sign in to comment.