xpp: FXS type 6: init script (init_card_6_30)
Add init_card_6_30: an init script for new FXS based on Si32260 chip. Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
This commit is contained in:
committed by
Tzafrir Cohen
parent
609114c0a9
commit
99ccfa35bb
@@ -8,7 +8,7 @@ PIC_FW = PIC_TYPE_1.hex PIC_TYPE_2.hex PIC_TYPE_3.hex PIC_TYPE_4.hex
|
||||
OCT_FW = $(wildcard OCT6104E-256D.ima)
|
||||
FIRMWARES = $(USB_FW) $(FPGA_FW) $(PIC_FW) $(OCT_FW)
|
||||
PROTO_VER = 30
|
||||
SCRIPTS_BASE = $(patsubst %,init_card_%_$(PROTO_VER),1 2 3 4 5)
|
||||
SCRIPTS_BASE = $(patsubst %,init_card_%_$(PROTO_VER),1 2 3 4 5 6)
|
||||
SCRIPTS = $(SCRIPTS_BASE:%=../%)
|
||||
TARGET = $(DESTDIR)/usr/share/dahdi
|
||||
|
||||
|
||||
1139
drivers/dahdi/xpp/init_card_6_30
Normal file
1139
drivers/dahdi/xpp/init_card_6_30
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user