-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 199860 b: refs/heads/master c: 6d8b0f5 h: refs/heads/master v: v3
- Loading branch information
Ian Abbott
authored and
Greg Kroah-Hartman
committed
Jun 4, 2010
1 parent
a4e6041
commit d2dd6e4
Showing
18 changed files
with
39 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd | ||
refs/heads/master: 6d8b0f5be5108f6a3fc922ca4acfbf10e14d6cd0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_1032 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_1032" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_1500 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_1500" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_1516 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_1516" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_1564 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_1564" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_16XX 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_16xx" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_1710 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_1710" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_2016 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_2016" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_2032 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_2032" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_2200 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_2200" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_3001 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_3001" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_3120 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_3120" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_3200 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_3200" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_3300 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_3300" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_3501 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_3501" | ||
|
||
#include "addi-data/addi_common.c" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
#define CONFIG_APCI_3XXX 1 | ||
|
||
#define ADDIDATA_DRIVER_NAME "addi_apci_3xxx" | ||
|
||
#include "addi-data/addi_common.c" |