Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337263
b: refs/heads/master
c: c8ffd14
h: refs/heads/master
i:
  337261: 0d77ed3
  337259: 4ec690f
  337255: 0e44e8b
  337247: bbb696d
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Oct 25, 2012
1 parent 16b5bc7 commit 4398676
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 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: 0963fa1c83474557e6e868fbe56ddd53c99fb929
refs/heads/master: c8ffd143fac826787eb948930982902b5f0a778d
17 changes: 2 additions & 15 deletions trunk/drivers/staging/comedi/drivers/cb_pcidda.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,21 +61,8 @@
#define MAX_AO_CHANNELS 8

/* Digital I/O registers */
#define PORT1A 0 /* PORT 1A DATA */

#define PORT1B 1 /* PORT 1B DATA */

#define PORT1C 2 /* PORT 1C DATA */

#define CONTROL1 3 /* CONTROL REGISTER 1 */

#define PORT2A 4 /* PORT 2A DATA */

#define PORT2B 5 /* PORT 2B DATA */

#define PORT2C 6 /* PORT 2C DATA */

#define CONTROL2 7 /* CONTROL REGISTER 2 */
#define CB_DDA_DIO0_8255_BASE 0x00
#define CB_DDA_DIO1_8255_BASE 0x04

/* DAC registers */
#define DACONTROL 0 /* D/A CONTROL REGISTER */
Expand Down

0 comments on commit 4398676

Please sign in to comment.