summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp/wcb4xxp.h
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2009-11-12 21:48:17 +0000
committerShaun Ruffell <sruffell@digium.com>2009-11-12 21:48:17 +0000
commit6d0c73733bb48f2807b2bec600016c25f195ec5e (patch)
treef9c0326d06a5cfde715e9a42762255aab693d04e /drivers/dahdi/wcb4xxp/wcb4xxp.h
parent0a371724c5489edcf30c102bf4539a518270f0a2 (diff)
wcb4xxp: More hw ids for HFC-4S & HFC-8S
Solves a typo in Junghanns 8 ports card hw id & adds more hardware ids (Beronet mainly). All tested ok in asterisk-es group. (issue #15446) Reported by: Odicha Patches: wcb4xxp dahdi-linux.patch uploaded by Odicha (license 700) git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@7576 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wcb4xxp/wcb4xxp.h')
-rw-r--r--drivers/dahdi/wcb4xxp/wcb4xxp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dahdi/wcb4xxp/wcb4xxp.h b/drivers/dahdi/wcb4xxp/wcb4xxp.h
index 448275c..3441437 100644
--- a/drivers/dahdi/wcb4xxp/wcb4xxp.h
+++ b/drivers/dahdi/wcb4xxp/wcb4xxp.h
@@ -425,6 +425,7 @@ enum cards_ids { /* Cards ==> Brand & Model */
BN2S0, /* BeroNet BN2S0 */
BN4S0, /* Beronet BN4S0 */
BN8S0 /* BeroNet BN8S0 */
+ QUADBRI_EVAL /* HFC-4S CCD Eval. Board */
};
/* This structure exists one per card */