summaryrefslogtreecommitdiff
path: root/firmware/firmware.xml
diff options
context:
space:
mode:
authorfile <file@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-07 20:01:41 +0000
committerfile <file@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-02-07 20:01:41 +0000
commit003f15b10e12549e5367cec6655e092d9e536ccd (patch)
treec4f272c60b2acd813af4d9d5ec0294e1c0d0f5a3 /firmware/firmware.xml
parent56047c008ff064912467cced28c178b2377bb48f (diff)
Merge in zaptel-firmware branch. This basically downloads the firmware from the FTP site and builds the appropriate headers based on the current version. Drivers just know they need a certain firmware and get fed the current version. If this prevents your zaptel from building do a make distclean and start fresh or make sure the firmware is checked in make menuselect.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2107 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'firmware/firmware.xml')
-rw-r--r--firmware/firmware.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/firmware/firmware.xml b/firmware/firmware.xml
new file mode 100644
index 0000000..f7baa46
--- /dev/null
+++ b/firmware/firmware.xml
@@ -0,0 +1,11 @@
+ <category name="MENUSELECT_FIRMWARE" displayname="Binary Firmware Packages" positive_output="yes">
+ <member name="FIRMWARE-OCT6114-064" displayname="Oct6114 064 Echo Cancellation Firmware" >
+ <defaultenabled>yes</defaultenabled>
+ </member>
+ <member name="FIRMWARE-OCT6114-128" displayname="Oct6114 128 Echo Cancellation Firmware" >
+ <defaultenabled>yes</defaultenabled>
+ </member>
+ <member name="FIRMWARE-TC400M" displayname="TC400M Module Firmware" >
+ <defaultenabled>yes</defaultenabled>
+ </member>
+ </category>