Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181988
b: refs/heads/master
c: c6958fd
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Dominik Brodowski committed Feb 17, 2010
1 parent e4c2336 commit 1eeb5d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 0d418dfae81987f09a2c13778318d56abee49529
refs/heads/master: c6958fdb041db6ed77f24e871dd4af5f059d1a2b
4 changes: 2 additions & 2 deletions trunk/drivers/pcmcia/i82365.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
#define I365_VPP2_5V 0x04 /* Vpp2 = 5.0v */
#define I365_VPP2_12V 0x08 /* Vpp2 = 12.0v */
#define I365_VPP1_MASK 0x03 /* Mask for turning off Vpp1 */
#define I365_VPP1_5V 0x01 /* Vpp2 = 5.0v */
#define I365_VPP1_12V 0x02 /* Vpp2 = 12.0v */
#define I365_VPP1_5V 0x01 /* Vpp1 = 5.0v */
#define I365_VPP1_12V 0x02 /* Vpp1 = 12.0v */

/* Flags for I365_INTCTL */
#define I365_RING_ENA 0x80
Expand Down

0 comments on commit 1eeb5d6

Please sign in to comment.