Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76852
b: refs/heads/master
c: 359193e
h: refs/heads/master
v: v3
  • Loading branch information
Michael Albaugh authored and Roland Dreier committed Jan 25, 2008
1 parent ed4b7d2 commit 4c0d0e6
Show file tree
Hide file tree
Showing 3 changed files with 367 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: c4bce8032ef4368063c84d665b19804878d63e7c
refs/heads/master: 359193ef433061515fe24d57e5bd5a1318d71bc3
3 changes: 3 additions & 0 deletions trunk/drivers/infiniband/hw/ipath/ipath_kernel.h
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,9 @@ int ipath_set_rx_pol_inv(struct ipath_devdata *dd, u8 new_pol_inv);
/* Use GPIO interrupts for new counters */
#define IPATH_GPIO_ERRINTRS 0x100000
#define IPATH_SWAP_PIOBUFS 0x200000
/* Suppress heartbeat, even if turning off loopback */
#define IPATH_NO_HRTBT 0x1000000
#define IPATH_HAS_MULT_IB_SPEED 0x8000000

/* Bits in GPIO for the added interrupts */
#define IPATH_GPIO_PORT0_BIT 2
Expand Down
Loading

0 comments on commit 4c0d0e6

Please sign in to comment.