Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354062
b: refs/heads/master
c: aad4744
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jan 18, 2013
1 parent eae37f1 commit 7bba120
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 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: a0ba8a299049d3c997b69a7cee23a1432aac9417
refs/heads/master: aad474484174022ced3fd5b0df5d43f78fa39be6
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ You should also find the complete GPL in the COPYING file accompanying this sour

/********* Definitions for APCI-2200 card *****/

/* Card Specific information */
#define APCI2200_ADDRESS_RANGE 64

/* DIGITAL INPUT-OUTPUT DEFINE */

#define APCI2200_DIGITAL_OP 4
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/staging/comedi/drivers/addi_apci_2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ static const struct addi_board apci2200_boardtypes[] = {
.pc_DriverName = "apci2200",
.i_VendorId = PCI_VENDOR_ID_ADDIDATA,
.i_DeviceId = 0x1005,
.i_IorangeBase0 = 4,
.i_IorangeBase1 = APCI2200_ADDRESS_RANGE,
.i_PCIEeprom = ADDIDATA_EEPROM,
.pc_EepromChip = ADDIDATA_93C76,
.i_NbrDiChannel = 8,
.i_NbrDoChannel = 16,
.i_Timer = 1,
Expand Down

0 comments on commit 7bba120

Please sign in to comment.