Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98340
b: refs/heads/master
c: e896ec4
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jun 18, 2008
1 parent f85bc4d commit 63f7a3e
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: ccff962943df539c5860aa120eecc189d70a308b
refs/heads/master: e896ec4302f45fdaf2fc78aec0093eca5478fe28
2 changes: 2 additions & 0 deletions trunk/drivers/firewire/fw-ohci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,8 @@ static int ohci_enable(struct fw_card *card, u32 *config_rom, size_t length)
reg_write(ohci, OHCI1394_HCControlClear,
OHCI1394_HCControl_noByteSwapData);

reg_write(ohci, OHCI1394_LinkControlClear,
OHCI1394_LinkControl_rcvPhyPkt);
reg_write(ohci, OHCI1394_LinkControlSet,
OHCI1394_LinkControl_rcvSelfID |
OHCI1394_LinkControl_cycleTimerEnable |
Expand Down

0 comments on commit 63f7a3e

Please sign in to comment.