From: David Woodhouse Date: Fri, 6 Aug 2010 07:20:09 +0000 (+0100) Subject: Merge legacy kernel source firmware/ directory from 2.6.35 X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72cf26d513496edfaaf6be7c605dd57f7b44e073;hp=7936fd81ca245cd4747f4878f5d16da62f43b5f7;p=linux-firmware Merge legacy kernel source firmware/ directory from 2.6.35 --- diff --git a/GPL-3 b/GPL-3 new file mode 100644 index 0000000..4432540 --- /dev/null +++ b/GPL-3 @@ -0,0 +1,676 @@ + + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. + diff --git a/LICENCE.agere b/LICENCE.agere new file mode 100644 index 0000000..c11466c --- /dev/null +++ b/LICENCE.agere @@ -0,0 +1,77 @@ +agere_sta_fw.bin -- 9.48 Hermes I +agere_ap_fw.bin -- 9.48 Hermes I + +The above firmware images were compiled from the Agere linux driver +wl_lkm_718_release.tar.gz, and dumped. The driver is coverred by the +following copyright and software license. + + * SOFTWARE LICENSE + * + * This software is provided subject to the following terms and conditions, + * which you should read carefully before using the software. Using this + * software indicates your acceptance of these terms and conditions. If you do + * not agree with these terms and conditions, do not use the software. + * + * COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved + * COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved + * COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved + * All rights reserved. + * + * Redistribution and use in source or binary forms, with or without + * modifications, are permitted provided that the following conditions are met: + * + * . Redistributions of source code must retain the above copyright notice, this + * list of conditions and the following Disclaimer as comments in the code as + * well as in the documentation and/or other materials provided with the + * distribution. + * + * . Redistributions in binary form must reproduce the above copyright notice, + * this list of conditions and the following Disclaimer in the documentation + * and/or other materials provided with the distribution. + * + * . Neither the name of Agere Systems Inc. nor the names of the contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * Disclaimer + * + * THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY + * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN + * RISK. IN NO EVENT SHALL AGERE SYSTEMS INC. OR CONTRIBUTORS BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, INCLUDING, BUT NOT LIMITED TO, CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + * DAMAGE. + +The following statement from Agere clarifies the status of the firmware + +--- +I would like to confirm that the two drivers; Linux LKM Wireless Driver +Source Code, Version 7.18 and Linux LKM Wireless Driver Source Code, +Version 7.22 comply with Open Source BSD License. Therefore the source +code can be distributed in unmodified or modified form consistent with +the terms of the license. + +The Linux driver architecture was based on two modules, the MSF (Module +specific functions) and the HCF (Hardware Control Functions). Included +in the HCF is run-time firmware (binary format) which is downloaded into +the RAM of the Hermes 1/2/2.5 WMAC. + +This hex coded firmware is not based on any open source software and +hence it is not subject to any Open Source License. The firmware was +developed by Agere and runs on the DISC processor embedded within the +Hermes 1/2/2.5 Wireless MAC devices. + +Hope this helps. + +Sincerely, + +Viren Pathare +Intellectual Property Licensing Manager +Agere +--- diff --git a/LICENCE.atheros_firmware b/LICENCE.atheros_firmware new file mode 100644 index 0000000..d336492 --- /dev/null +++ b/LICENCE.atheros_firmware @@ -0,0 +1,40 @@ +Copyright (c) 2008-2010, Atheros Communications, Inc. +All rights reserved. + +Redistribution. Redistribution and use in binary form, without +modification, are permitted provided that the following conditions are +met: + +* Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. + +* Neither the name of Atheros Communications, Inc. nor the names of + its suppliers may be used to endorse or promote products derived + from this software without specific prior written permission. + +* No reverse engineering, decompilation, or disassembly of this + software is permitted. + +Limited patent license. Atheros Communications, Inc. grants a +world-wide, royalty-free, non-exclusive license under patents it +now or hereafter owns or controls to make, have made, use, import, +offer to sell and sell ("Utilize") this software, but solely to +the extent that any such patent is necessary to Utilize the software +alone, or in combination with an operating system licensed under an +approved Open Source license as listed by the Open Source Initiative +at http://opensource.org/licenses. The patent license shall not +apply to any other combinations which include this software. No +hardware per se is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL +THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/LICENCE.i2400m b/LICENCE.i2400m new file mode 100644 index 0000000..263167f --- /dev/null +++ b/LICENCE.i2400m @@ -0,0 +1,43 @@ +Copyright (c) 2008, Intel Corporation. + +All rights reserved. + +Redistribution. + +Redistribution and use in binary form, without modification, are +permitted provided that the following conditions are met: + + * Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. + + * Neither the name of Intel Corporation nor the names of its + suppliers may be used to endorse or promote products derived from + this software without specific prior written permission. + + * No reverse engineering, decompilation, or disassembly of this + software is permitted. + +Limited patent license. + +Intel Corporation grants a world-wide, royalty-free, non-exclusive +license under patents it now or hereafter owns or controls to make, +have made, use, import, offer to sell and sell (“Utilize”) this +software, but solely to the extent that any such patent is necessary +to Utilize the software alone. The patent license shall not apply to +any combinations which include this software. No hardware per se is +licensed hereunder. + +DISCLAIMER. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/LICENCE.iwlwifi_firmware b/LICENCE.iwlwifi_firmware new file mode 100644 index 0000000..82165b8 --- /dev/null +++ b/LICENCE.iwlwifi_firmware @@ -0,0 +1,39 @@ +Copyright (c) 2006-2010, Intel Corporation. +All rights reserved. + +Redistribution. Redistribution and use in binary form, without +modification, are permitted provided that the following conditions are +met: + +* Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. +* Neither the name of Intel Corporation nor the names of its suppliers + may be used to endorse or promote products derived from this software + without specific prior written permission. +* No reverse engineering, decompilation, or disassembly of this software + is permitted. + +Limited patent license. Intel Corporation grants a world-wide, +royalty-free, non-exclusive license under patents it now or hereafter +owns or controls to make, have made, use, import, offer to sell and +sell ("Utilize") this software, but solely to the extent that any +such patent is necessary to Utilize the software alone, or in +combination with an operating system licensed under an approved Open +Source license as listed by the Open Source Initiative at +http://opensource.org/licenses. The patent license shall not apply to +any other combinations which include this software. No hardware per +se is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. diff --git a/LICENCE.libertas b/LICENCE.libertas new file mode 100644 index 0000000..1fd8766 --- /dev/null +++ b/LICENCE.libertas @@ -0,0 +1,19 @@ +FIRMWARE LICENSE TERMS + + +Copyright (c) Marvell International Ltd. + +All rights reserved. + +Redistribution. Redistribution and use in binary form, without modification, are permitted provided that the following conditions are met: + +* Redistributions must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. + +* Neither the name of Marvell International Ltd. nor the names of its suppliers may be used to endorse or promote products derived from this software without specific prior written permission. + +* No reverse engineering, decompilation, or disassembly of this software is permitted. + +Limited patent license. Marvell International Ltd. grants a world-wide, royalty-free, non-exclusive license under patents it now or hereafter owns or controls to make, have made, use, import, offer to sell and sell ("Utilize") this software, but solely to the extent that any such patent is necessary to Utilize the software alone, or in combination with an operating system licensed under an approved Open Source license as listed by the Open Source Initiative at http://opensource.org/licenses. The patent license shall not apply to any other combinations which include this software. No hardware per se is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + diff --git a/LICENCE.mwl8k b/LICENCE.mwl8k new file mode 100644 index 0000000..3224e1b --- /dev/null +++ b/LICENCE.mwl8k @@ -0,0 +1,18 @@ +FIRMWARE LICENSE TERMS + + +Copyright (c) Marvell International Ltd. + +All rights reserved. + +Redistribution. Redistribution and use in binary form, without modification, are permitted provided that the following conditions are met: + +* Redistributions must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. + +* Neither the name of Marvell International Ltd. nor the names of its suppliers may be used to endorse or promote products derived from this software without specific prior written permission. + +* No reverse engineering, decompilation, or disassembly of this software is permitted. + +Limited patent license. Marvell International Ltd. grants a world-wide, royalty-free, non-exclusive license under patents it now or hereafter owns or controls to make, have made, use, import, offer to sell and sell ("Utilize") this software, but solely to the extent that any such patent is necessary to Utilize the software alone, or in combination with an operating system licensed under an approved Open Source license as listed by the Open Source Initiative at http://opensource.org/licenses. The patent license shall not apply to any other combinations which include this software. No hardware per se is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/LICENCE.qla2xxx b/LICENCE.qla2xxx new file mode 100644 index 0000000..f669ae0 --- /dev/null +++ b/LICENCE.qla2xxx @@ -0,0 +1,39 @@ +Copyright (c) 2003-2006 QLogic Corporation +QLogic Linux Fibre Channel HBA Firmware + +You may redistribute the hardware specific firmware binary file +under the following terms: + + 1. Redistribution of source code (only if applicable), + must retain the above copyright notice, this list of + conditions and the following disclaimer. + + 2. Redistribution in binary form must reproduce the above + copyright notice, this list of conditions and the + following disclaimer in the documentation and/or other + materials provided with the distribution. + + 3. The name of QLogic Corporation may not be used to + endorse or promote products derived from this software + without specific prior written permission + +REGARDLESS OF WHAT LICENSING MECHANISM IS USED OR APPLICABLE, +THIS PROGRAM IS PROVIDED BY QLOGIC CORPORATION "AS IS'' AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +USER ACKNOWLEDGES AND AGREES THAT USE OF THIS PROGRAM WILL NOT +CREATE OR GIVE GROUNDS FOR A LICENSE BY IMPLICATION, ESTOPPEL, OR +OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS (PATENT, COPYRIGHT, +TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT) EMBODIED IN +ANY OTHER QLOGIC HARDWARE OR SOFTWARE EITHER SOLELY OR IN +COMBINATION WITH THIS PROGRAM. diff --git a/LICENCE.ralink-firmware.txt b/LICENCE.ralink-firmware.txt new file mode 100644 index 0000000..18dd038 --- /dev/null +++ b/LICENCE.ralink-firmware.txt @@ -0,0 +1,39 @@ +Copyright (c) 2007, Ralink Technology Corporation +All rights reserved. + +Redistribution. Redistribution and use in binary form, without +modification, are permitted provided that the following conditions are +met: + +* Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. +* Neither the name of Ralink Technology Corporation nor the names of its + suppliers may be used to endorse or promote products derived from this + software without specific prior written permission. +* No reverse engineering, decompilation, or disassembly of this software + is permitted. + +Limited patent license. Ralink Technology Corporation grants a world-wide, +royalty-free, non-exclusive license under patents it now or hereafter +owns or controls to make, have made, use, import, offer to sell and +sell ("Utilize") this software, but solely to the extent that any +such patent is necessary to Utilize the software alone, or in +combination with an operating system licensed under an approved Open +Source license as listed by the Open Source Initiative at +http://opensource.org/licenses. The patent license shall not apply to +any other combinations which include this software. No hardware per +se is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. diff --git a/LICENCE.ueagle-atm4-firmware b/LICENCE.ueagle-atm4-firmware new file mode 100644 index 0000000..333675d --- /dev/null +++ b/LICENCE.ueagle-atm4-firmware @@ -0,0 +1,39 @@ +This license applies to eagle4 firmware & DSPcode +namely, the files eagleIV.fw DSP4p.bin* + +| Copyright (2006) Ikanos Communications, Inc. +| +| Redistribution and use in source and binary forms, with or without +| modification, are permitted provided that the following +| conditions are met: +| +| * Redistribution of source code must retain the above copyright +| notice, this list of conditions and the following disclaimer. +| +| * Redistribution in binary form must reproduce the above +| copyright notice, this list of conditions and the following +| disclaimer in the documentation and/or other materials provided +| with the distribution. +| +| * The name of Ikanos Corporation may not be used to endorse +| or promote products derived from this source code without specific +| prior written consent of Ikanos Corporation. +| +| THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +| "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +| LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +| A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +| OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +| SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +| LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +| DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +| THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +| (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +| OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +| USER ACKNOWLEDGES AND AGREES THAT THE PURCHASE OR USE OF THIS SOFTWARE WILL +| NOT CREATE OR GIVE GROUNDS FOR A +| LICENSE BY IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL +| PROPERTY RIGHTS (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER +| PROPRIETARY RIGHT) EMBODIED IN ANY OTHER IKANOS HARDWARE OR SOFTWARE +| EITHER SOLELY OR IN COMBINATION WITH THIS SOFTWARE. + diff --git a/LICENCE.xc5000 b/LICENCE.xc5000 new file mode 100644 index 0000000..0ac8557 --- /dev/null +++ b/LICENCE.xc5000 @@ -0,0 +1,23 @@ +The following XC500 firmware file "dvb-fe-xc5000-1.6.114.fw" was +created based on "xc5000_firmwares_32000Khz.h". + +Firmware provided as part of an XC5000 Linux developers kit by Brian +Mathews to Devin Heitmueller +on July 1, 2009. + +The code was released by Xceive under the following license: + +// Copyright (c) 2009, Xceive Corporation +// +// Permission to use, copy, modify, and/or distribute this software, only +// for use with Xceive ICs, for any purpose with or without fee is hereby +// granted, provided that the above copyright notice and this permission +// notice appear in all source code copies. +// +// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +// WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +// MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +// ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +// WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +// ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +// OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/LICENSE.dib0700 b/LICENSE.dib0700 new file mode 100644 index 0000000..fdb6bde --- /dev/null +++ b/LICENSE.dib0700 @@ -0,0 +1,22 @@ +Firmware provided by Patrick Boettcher to Devin +Heitmueller on October 8, 2009. + +The USB firmware file "dvb-usb-dib0700.1.20.fw" for DiBcom's DiB0700, +used together with the Linux driver module dvb-usb-dib0700, is +provided under the following licensing terms: + +Copyright (c) 2009, DiBcom + +Permission to use, copy, modify, and/or distribute this software for +any purpose with or without fee is hereby granted, provided that the +above copyright notice and this permission notice appear in all +copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL +WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE +AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL +DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. diff --git a/LICENSE.radeon_rlc b/LICENSE.radeon_rlc new file mode 100644 index 0000000..4ece340 --- /dev/null +++ b/LICENSE.radeon_rlc @@ -0,0 +1,51 @@ +Copyright (C) 2009, 2010 Advanced Micro Devices, Inc. All rights reserved. + +REDISTRIBUTION: Permission is hereby granted, free of any license fees, +to any person obtaining a copy of this microcode (the "Software"), to +install, reproduce, copy and distribute copies, in binary form only, of +the Software and to permit persons to whom the Software is provided to +do the same, provided that the following conditions are met: + +No reverse engineering, decompilation, or disassembly of this Software +is permitted. + +Redistributions must reproduce the above copyright notice, this +permission notice, and the following disclaimers and notices in the +Software documentation and/or other materials provided with the +Software. + +DISCLAIMER: THE USE OF THE SOFTWARE IS AT YOUR SOLE RISK. THE SOFTWARE +IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND AND COPYRIGHT +HOLDER AND ITS LICENSORS EXPRESSLY DISCLAIM ALL WARRANTIES, EXPRESS AND +IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. +COPYRIGHT HOLDER AND ITS LICENSORS DO NOT WARRANT THAT THE SOFTWARE WILL +MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THE SOFTWARE WILL BE +UNINTERRUPTED OR ERROR-FREE. THE ENTIRE RISK ASSOCIATED WITH THE USE OF +THE SOFTWARE IS ASSUMED BY YOU. FURTHERMORE, COPYRIGHT HOLDER AND ITS +LICENSORS DO NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE +OR THE RESULTS OF THE USE OF THE SOFTWARE IN TERMS OF ITS CORRECTNESS, +ACCURACY, RELIABILITY, CURRENTNESS, OR OTHERWISE. + +DISCLAIMER: UNDER NO CIRCUMSTANCES INCLUDING NEGLIGENCE, SHALL COPYRIGHT +HOLDER AND ITS LICENSORS OR ITS DIRECTORS, OFFICERS, EMPLOYEES OR AGENTS +("AUTHORIZED REPRESENTATIVES") BE LIABLE FOR ANY INCIDENTAL, INDIRECT, +SPECIAL OR CONSEQUENTIAL DAMAGES (INCLUDING DAMAGES FOR LOSS OF BUSINESS +PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, AND THE +LIKE) ARISING OUT OF THE USE, MISUSE OR INABILITY TO USE THE SOFTWARE, +BREACH OR DEFAULT, INCLUDING THOSE ARISING FROM INFRINGEMENT OR ALLEGED +INFRINGEMENT OF ANY PATENT, TRADEMARK, COPYRIGHT OR OTHER INTELLECTUAL +PROPERTY RIGHT EVEN IF COPYRIGHT HOLDER AND ITS AUTHORIZED +REPRESENTATIVES HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN +NO EVENT SHALL COPYRIGHT HOLDER OR ITS AUTHORIZED REPRESENTATIVES TOTAL +LIABILITY FOR ALL DAMAGES, LOSSES, AND CAUSES OF ACTION (WHETHER IN +CONTRACT, TORT (INCLUDING NEGLIGENCE) OR OTHERWISE) EXCEED THE AMOUNT OF +US$10. + +Notice: The Software is subject to United States export laws and +regulations. You agree to comply with all domestic and international +export laws and regulations that apply to the Software, including but +not limited to the Export Administration Regulations administered by the +U.S. Department of Commerce and International Traffic in Arm Regulations +administered by the U.S. Department of State. These laws include +restrictions on destinations, end users and end use. diff --git a/RTL8192E/boot.img b/RTL8192E/boot.img new file mode 100644 index 0000000..16998bb Binary files /dev/null and b/RTL8192E/boot.img differ diff --git a/RTL8192E/data.img b/RTL8192E/data.img new file mode 100644 index 0000000..4cabc4a Binary files /dev/null and b/RTL8192E/data.img differ diff --git a/RTL8192E/main.img b/RTL8192E/main.img new file mode 100644 index 0000000..7703afd Binary files /dev/null and b/RTL8192E/main.img differ diff --git a/WHENCE b/WHENCE index ae5f8a4..1a59c2d 100644 --- a/WHENCE +++ b/WHENCE @@ -10,7 +10,7 @@ kernel. Driver: ambassador -- Madge Ambassador (Collage PCI 155 Server) ATM NIC. -File: firmware/atmsar11.fw +File: atmsar11.fw Licence: Allegedly GPLv2+, but no source visible. Marked: @@ -26,7 +26,7 @@ Licence: Allegedly GPLv2+, but no source visible. Marked: -------------------------------------------------------------------------- -Driver: korg1212 -- Korg 1212 IO audio device +Driver: snd-korg1212 -- Korg 1212 IO audio device File: korg/k1212.dsp @@ -36,7 +36,7 @@ Found in alsa-firmware package in hex form; no licensing information. -------------------------------------------------------------------------- -Driver: maestro3 -- ESS Allegro Maestro3 audio device +Driver: snd-maestro3 -- ESS Allegro Maestro3 audio device File: ess/maestro3_assp_kernel.fw File: ess/maestro3_assp_minisrc.fw @@ -50,7 +50,7 @@ specs on the dsp." -------------------------------------------------------------------------- -Driver: ymfpci -- Yamaha YMF724/740/744/754 audio devices +Driver: snd-ymfpci -- Yamaha YMF724/740/744/754 audio devices File: yamaha/ds1_ctrl.fw File: yamaha/ds1_dsp.fw @@ -63,7 +63,7 @@ Found alsa-firmware package in hex form, with the following comment: -------------------------------------------------------------------------- -Driver: SCSI_ADVANSYS - AdvanSys SCSI +Driver: advansys - AdvanSys SCSI File: advansys/mcode.bin File: advansys/3550.bin @@ -76,7 +76,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support +Driver: qla1280 - Qlogic QLA 1240/1x80/1x160 SCSI support File: qlogic/1040.bin File: qlogic/1280.bin @@ -89,6 +89,7 @@ Licence: Allegedly GPLv2+, but no source visible. Marked: Copyright (C) 2001 Qlogic Corporation (www.qlogic.com) -------------------------------------------------------------------------- + Driver: smctr -- SMC ISA/MCA Token Ring adapter File: tr_smctr.bin @@ -115,7 +116,7 @@ Found in hex form in the kernel source. -------------------------------------------------------------------------- -Driver: ttusb-budget -- Technotrend/Hauppauge Nova-USB devices +Driver: dvb-ttusb-budget -- Technotrend/Hauppauge Nova-USB devices File: ttusb-budget/dspbootcode.bin @@ -270,7 +271,6 @@ File: whiteheat.fw Version: 4.06 File: whiteheat_loader.fw -File: whiteheat_loader_debug.fw Licence: Allegedly GPLv2, but no source visible. Marked: Copyright (C) 2000-2002 ConnectTech Inc @@ -295,7 +295,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: CPiA2 -- cameras based on Vision's CPiA2 +Driver: cpia2 -- cameras based on Vision's CPiA2 File: cpia2/stv0672_vp4.bin @@ -308,7 +308,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: DABUSB -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux +Driver: dabusb -- Digital Audio Broadcasting (DAB) Receiver for USB and Linux File: dabusb/firmware.fw File: dabusb/bitstream.bin @@ -324,7 +324,7 @@ Licence: Distributable -------------------------------------------------------------------------- -Driver: USB_VICAM -- USB 3com HomeConnect (aka vicam) +Driver: vicam -- USB 3com HomeConnect (aka vicam) File: vicam/firmware.fw @@ -334,7 +334,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: USB_SERIAL_EDGEPORT - USB Inside Out Edgeport Serial Driver +Driver: io_edgeport - USB Inside Out Edgeport Serial Driver File: edgeport/boot.fw File: edgeport/boot2.fw @@ -352,7 +352,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: USB_SERIAL_EDGEPORT_TI - USB Inside Out Edgeport Serial Driver +Driver: io_ti - USB Inside Out Edgeport Serial Driver (TI Devices) File: edgeport/down3.bin @@ -368,7 +368,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: ATARI_DSP56K - Atari DSP56k support +Driver: dsp56k - Atari DSP56k support File: dsp56k/bootstrap.bin Source: dsp56k/bootstrap.asm @@ -380,7 +380,7 @@ http://www.zdomain.com/a56.html -------------------------------------------------------------------------- -Driver: SND_SB16_CSP - Sound Blaster 16/AWE CSP support +Driver: snd-sb16-csp - Sound Blaster 16/AWE CSP support File: sb16/mulaw_main.csp File: sb16/alaw_main.csp @@ -398,7 +398,48 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: CASSINI - Sun Cassini +Driver: qla2xxx - QLogic QLA2XXX Fibre Channel + +File: ql2100_fw.bin -- 1.19.38 TP +File: ql2200_fw.bin -- 2.02.08 TP +File: ql2300_fw.bin -- 3.03.20 IPX +File: ql2322_fw.bin -- 3.03.20 IPX +File: ql2400_fw.bin -- 4.04.04 IP +File: ql2500_fw.bin -- 4.04.04 + +Licence: Redistributable. See LICENCE.qla2xxx for details + +Available from ftp://ftp.qlogic.com/outgoing/linux/firmware/ + +-------------------------------------------------------------------------- + +Driver: orinoco - Agere/Prism/Symbol Orinoco support + +File: agere_sta_fw.bin -- 9.48 Hermes I +File: agere_ap_fw.bin -- 9.48 Hermes I + +Licence: Redistributable. See LICENCE.agere for details + +-------------------------------------------------------------------------- + +Driver: ar9170 - Atheros 802.11n "otus" USB + +File: ar9170-1.fw +File: ar9170-2.fw + +Licence: Redistributable. See LICENCE.atheros_firmware for details + +-------------------------------------------------------------------------- + +Driver: ar9271 - Atheros HTC device (USB) + +File: ar9271.fw + +Licence: Redistributable. See LICENCE.atheros_firmware for details + +-------------------------------------------------------------------------- + +Driver: cassini - Sun Cassini File: sun/cassini.bin @@ -408,21 +449,74 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- +Driver: slicoss - Alacritech IS-NIC products + +File: slicoss/gbdownload.sys +File: slicoss/gbrcvucode.sys +File: slicoss/oasisdbgdownload.sys +File: slicoss/oasisdownload.sys +File: slicoss/oasisrcvucode.sys + +Licence: + Copyright (C) 1999-2009 Alacritech, Inc. + + as an unpublished work. This notice does not imply unrestricted or + public access to the source code from which this firmware image is + derived. Except as noted below this firmware image may not be + reproduced, used, sold or transferred to any third party without + Alacritech's prior written consent. All Rights Reserved. + + Permission is hereby granted for the distribution of this firmware + image as part of a Linux or other Open Source operating system kernel + in text or binary form as required. + + This firmware may not be modified. + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- + +Driver: sxg - Alacritech IS-NIC products + +File: sxg/saharadownloadB.sys +File: sxg/saharadbgdownloadB.sys + +Licence: + Copyright (C) 1999-2009 Alacritech, Inc. + + as an unpublished work. This notice does not imply unrestricted or + public access to the source code from which this firmware image is + derived. Except as noted below this firmware image may not be + reproduced, used, sold or transferred to any third party without + Alacritech's prior written consent. All Rights Reserved. + + Permission is hereby granted for the distribution of this firmware + image as part of a Linux or other Open Source operating system kernel + in text or binary form as required. + + This firmware may not be modified. + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- + Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter -File: cxgb3/t3b_psram-1.1.0.bin.ihex -File: cxgb3/t3c_psram-1.1.0.bin.ihex -file: cxgb3/t3fw-7.4.0.bin.ihex +File: cxgb3/t3b_psram-1.1.0.bin +File: cxgb3/t3c_psram-1.1.0.bin +File: cxgb3/t3fw-7.0.0.bin +File: cxgb3/t3fw-7.1.0.bin +File: cxgb3/t3fw-7.4.0.bin -License: GPLv2 or OpenIB.org BSD license, no source visible +Licence: GPLv2 or OpenIB.org BSD license, no source visible -------------------------------------------------------------------------- Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter -File: cxgb3/ael2005_opt_edc.bin.ihex -File: cxgb3/ael2005_twx_edc.bin.ihex -File: cxgb3/ael2020_twx_edc.bin.ihex +File: cxgb3/ael2005_opt_edc.bin +File: cxgb3/ael2005_twx_edc.bin +File: cxgb3/ael2020_twx_edc.bin Licence: * Copyright (c) 2007-2009 NetLogic Microsystems, Inc. @@ -459,7 +553,7 @@ http://alteon.shareable.org/ -------------------------------------------------------------------------- -Driver: tigon3 -- Broadcom Tigon3 based gigabit Ethernet cards +Driver: tg3 -- Broadcom Tigon3 based gigabit Ethernet cards File: tigon/tg3.bin File: tigon/tg3_tso.bin @@ -478,7 +572,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: ADAPTEC_STARFIRE - Adaptec Starfire/DuraLAN support +Driver: starfire - Adaptec Starfire/DuraLAN support File: adaptec/starfire_rx.bin File: adaptec/starfire_tx.bin @@ -497,7 +591,105 @@ Found in hex form in kernel source, with the following notice: -------------------------------------------------------------------------- -Driver: TEHUTI - Tehuti Networks 10G Ethernet +Driver: i2400m-usb - Intel 2400 Wireless WiMAX Connection over USB + +File: i2400m-fw-usb-1.3.sbcf +File: i2400m-fw-usb-1.4.sbcf + +Licence: Redistributable. See LICENCE.i2400m for details + +Also available from http://linuxwimax.org/Download + +-------------------------------------------------------------------------- + +Driver: libertas - Marvell Libertas fullmac-type 802.11b/g cards + +File: libertas/cf8385.bin +File: libertas/cf8385_helper.bin +File: libertas/gspi8682.bin +File: libertas/gspi8682_helper.bin +File: libertas/gspi8686_v9.bin +File: libertas/gspi8686_v9_helper.bin +File: libertas/gspi8688.bin +File: libertas/gspi8688_helper.bin +File: libertas/sd8385.bin +File: libertas/sd8385_helper.bin +File: libertas/sd8682.bin +File: libertas/sd8682_helper.bin +File: libertas/sd8686_v8.bin +File: libertas/sd8686_v8_helper.bin +File: libertas/sd8686_v9.bin +File: libertas/sd8686_v9_helper.bin +File: libertas/sd8688.bin +File: libertas/sd8688_helper.bin +File: libertas/usb8388_v5.bin +File: libertas/usb8388_v9.bin +File: libertas/usb8682.bin + +Licence: Redistributable. See LICENCE.libertas for details. Extracted from +Linux driver tarballs downloaded from Marvell's "Extranet" with permission. + +-------------------------------------------------------------------------- + +Driver: mwl8k - Marvell Libertas softmac-type 802.11b/g cards + +File: mwl8k/fmimage_8687.fw +File: mwl8k/helper_8687.fw + +Licence: Redistributable. See LICENCE.mwl8k for details. Downloaded from +Marvell's "Extranet" with permission. + +-------------------------------------------------------------------------- + + +Driver: iwlwifi - Intel Wireless Wifi + +File: iwlwifi-3945-2.ucode +Info: v15.32.2.9 + +File: iwlwifi-4965-2.ucode +Info: v228.61.2.24 + +File: iwlwifi-5000-1.ucode +Info: v5.4.A.11 (aka v5.4.1.16) + +File: iwlwifi-5000-2.ucode +Info: v8.24.2.12 + +File: iwlwifi-5150-2.ucode +Info: v8.24.2.2 + +File: iwlwifi-1000-3.ucode +Info: v128.50.3.1 + +File: iwlwifi-6000-4.ucode +Info: v9.193.4.1 + +File: iwlwifi-6050-4.ucode +Info: v9.201.4.1 + +Licence: Redistributable. See LICENCE.iwlwifi_firmware for details + +Also available from http://intellinuxwireless.org/?n=Downloads + +-------------------------------------------------------------------------- + +Driver: cx231xx - Conexant Cx23100/101/102 USB broadcast A/V decoder + +File: v4l-cx231xx-avcore-01.fw + +Licence: + Conexant grants permission to use and redistribute these firmware + files for use with Conexant devices, but not as a part of the Linux + kernel or in any other form which would require these files themselves + to be covered by the terms of the GNU General Public License. + These firmware files are distributed in the hope that they will be + useful, but WITHOUT ANY WARRANTY; without even the implied warranty + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +-------------------------------------------------------------------------- + +Driver: tehuti - Tehuti Networks 10G Ethernet File: tehuti/bdx.bin @@ -513,7 +705,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: TYPHOON - 3cr990 series Typhoon +Driver: typhoon - 3cr990 series Typhoon File: 3com/typhoon.bin @@ -555,7 +747,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: YAM - YAM driver for AX.25 +Driver: yam - YAM driver for AX.25 File: yam/1200.bin File: yam/9600.bin @@ -567,7 +759,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: 3C359 - 3Com 3C359 Token Link Velocity XL adapter +Driver: 3c359 - 3Com 3C359 Token Link Velocity XL adapter File: 3com/3C359.bin @@ -593,15 +785,15 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: PCMCIA_PCNET - NE2000 compatible PCMCIA adapter +Driver: pcnet_cs - NE2000 compatible PCMCIA adapter File: cis/LA-PCM.cis - cis/PCMLM28.cis - cis/DP83903.cis - cis/NE2K.cis - cis/tamarack.cis - cis/PE-200.cis - cis/PE520.cis +File: cis/PCMLM28.cis +File: cis/DP83903.cis +File: cis/NE2K.cis +File: cis/tamarack.cis +File: cis/PE-200.cis +File: cis/PE520.cis Licence: GPL @@ -609,7 +801,7 @@ Originally developed by the pcmcia-cs project -------------------------------------------------------------------------- -Driver: PCMCIA_3C589 - 3Com PCMCIA adapter +Driver: 3c589_cs - 3Com PCMCIA adapter File: cis/3CXEM556.cis @@ -619,7 +811,7 @@ Originally developed by the pcmcia-cs project -------------------------------------------------------------------------- -Driver: PCMCIA_3C574 - 3Com PCMCIA adapter +Driver: 3c574_cs - 3Com PCMCIA adapter File: cis/3CCFEM556.cis @@ -629,15 +821,12 @@ Originally developed by the pcmcia-cs project -------------------------------------------------------------------------- -Driver: SERIAL_8250_CS - Serial PCMCIA adapter +Driver: serial_cs - Serial PCMCIA adapter File: cis/MT5634ZLX.cis - cis/RS-COM-2P.cis - cis/COMpad2.cis - cis/COMpad4.cis - cis/SW_555_SER.cis - cis/SW_7xx_SER.cis - cis/SW_8xx_SER.cis +File: cis/RS-COM-2P.cis +File: cis/COMpad2.cis +File: cis/COMpad4.cis Licence: GPL @@ -645,7 +834,19 @@ Originally developed by the pcmcia-cs project -------------------------------------------------------------------------- -Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA +Driver: serial_cs - Serial PCMCIA adapter + +File: cis/SW_555_SER.cis +File: cis/SW_7xx_SER.cis +File: cis/SW_8xx_SER.cis + +Licence: GPLv3 + +Copyright Sierra Wireless + +-------------------------------------------------------------------------- + +Driver: smc91c92_cs - SMC 91Cxx PCMCIA File: ositech/Xilinx7OD.bin @@ -657,7 +858,55 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: SCSI_QLOGICPTI - PTI Qlogic, ISP Driver +Driver: cx23418 - Conexant PCI Broadcast A/V with MPEG encoder + +File: v4l-cx23418-apu.fw +File: v4l-cx23418-cpu.fw +File: v4l-cx23418-dig.fw + +Licence: + Conexant grants permission to use and redistribute these firmware + files for use with Conexant devices, but not as a part of the Linux + kernel or in any other form which would require these files themselves + to be covered by the terms of the GNU General Public License. + These firmware files are distributed in the hope that they will be + useful, but WITHOUT ANY WARRANTY; without even the implied warranty + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +-------------------------------------------------------------------------- + +Driver: cx23885 - Conexant PCI Express Broadcast A/V decoder + +File: v4l-cx23885-avcore-01.fw +File: v4l-cx23885-enc.fw + +Licence: + Conexant grants permission to use and redistribute these firmware + files for use with Conexant devices, but not as a part of the Linux + kernel or in any other form which would require these files themselves + to be covered by the terms of the GNU General Public License. + These firmware files are distributed in the hope that they will be + useful, but WITHOUT ANY WARRANTY; without even the implied warranty + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +-------------------------------------------------------------------------- + +Driver: cx23840 - Conexant sideport Broadcast A/V decoder + +File: v4l-cx25840.fw + +Licence: + Conexant grants permission to use and redistribute these firmware + files for use with Conexant devices, but not as a part of the Linux + kernel or in any other form which would require these files themselves + to be covered by the terms of the GNU General Public License. + These firmware files are distributed in the hope that they will be + useful, but WITHOUT ANY WARRANTY; without even the implied warranty + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +-------------------------------------------------------------------------- + +Driver: qlogicpti - PTI Qlogic, ISP Driver File: qlogic/isp1000.bin @@ -667,7 +916,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: MYRI_SBUS - MyriCOM Gigabit Ethernet +Driver: myri_sbus - MyriCOM Gigabit Ethernet File: myricom/lanai.bin @@ -679,6 +928,10 @@ Found in hex form in kernel source. Driver: bnx2x: Broadcom Everest +File: bnx2x-e1-4.8.53.0.fw +File: bnx2x-e1h-4.8.53.0.fw +File: bnx2x-e1-5.2.7.0.fw +File: bnx2x-e1h-5.2.7.0.fw File: bnx2x-e1-5.2.13.0.fw File: bnx2x-e1h-5.2.13.0.fw @@ -697,17 +950,26 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: BNX2 - Broadcom NetXtremeII +Driver: bnx2 - Broadcom NetXtremeII File: bnx2/bnx2-mips-06-4.6.16.fw -File: bnx2/bnx2-rv2p-06-4.6.16.fw +File: bnx2/bnx2-mips-06-5.0.0.j3.fw +File: bnx2/bnx2-mips-06-5.0.0.j6.fw File: bnx2/bnx2-mips-09-4.6.17.fw +File: bnx2/bnx2-mips-09-5.0.0.j3.fw +File: bnx2/bnx2-mips-09-5.0.0.j9.fw +File: bnx2/bnx2-rv2p-06-4.6.16.fw +File: bnx2/bnx2-rv2p-06-5.0.0.j3.fw File: bnx2/bnx2-rv2p-09-4.6.15.fw +File: bnx2/bnx2-rv2p-09-5.0.0.j3.fw +File: bnx2/bnx2-rv2p-09-5.0.0.j10.fw +File: bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw +File: bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw Licence: This file contains firmware data derived from proprietary unpublished - source code, Copyright (c) 2004 - 2009 Broadcom Corporation. + source code, Copyright (c) 2004 - 2010 Broadcom Corporation. Permission is hereby granted for the distribution of this firmware data in hexadecimal or equivalent format, provided this copyright notice is @@ -717,7 +979,7 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- -Driver: DVB AV7110 -- AV7110 cards +Driver: dvb-ttpci -- AV7110 cards File: av7110/bootcode.bin @@ -727,7 +989,7 @@ ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/ -------------------------------------------------------------------------- -Driver: wavefront - ISA WaveFront sound card +Driver: snd-wavefront - ISA WaveFront sound card File: yamaha/yss225_registers.bin @@ -738,6 +1000,99 @@ Found in hex form in kernel source, with the following comment: -------------------------------------------------------------------------- +Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs + +File: rt2561.bin rt2561s.bin rt2661.bin + +Licence: Redistributable. See LICENCE.ralink-firmware.txt for details + +Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html + +-------------------------------------------------------------------------- + +Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs + +File: rt73.bin + +Licence: Redistributable. See LICENCE.ralink-firmware.txt for details + +Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html + +-------------------------------------------------------------------------- + +Driver: rt2860sta - Ralink RT2860, RT2890 wireless MACs + +File: rt2860.bin + +Licence: Redistributable. See LICENCE.ralink-firmware.txt for details + +Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html + +-------------------------------------------------------------------------- + +Driver: rt2860sta - Ralink RT3090 wireless MACs + +File: rt3090.bin + +Licence: Redistributable. See LICENCE.ralink-firmware.txt for details + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- + +Driver: rt2870sta - Ralink RT2870, RT3070, RT3071, RT3072 wireless MACs + +File: rt2870.bin +File: rt3070.bin +File: rt3071.bin + +Licence: Redistributable. See LICENCE.ralink-firmware.txt for details + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- + +Driver: usbdux/usbduxfast - usbdux data acquisition cards + +File: usbdux_firmware.bin +File: usbduxfast_firmware.bin +Source: usbdux/fx2-include.asm +Source: usbdux/usbduxfast_firmware.asm +Source: usbdux/usbdux_firmware.asm + +Licence: GPLv2. See source code in usbdux/ subdirectory. + +Provided from the author, Bernd Porr + +-------------------------------------------------------------------------- + +Driver: xc5000 - Xceive 5000 Tuner driver + +File: dvb-fe-xc5000-1.6.114.fw +Info: v1.6.114 + +Licence: Redistributable. See LICENCE.xc5000 for details + +-------------------------------------------------------------------------- + +Driver: dib0700 - DiBcom dib0700 USB DVB bridge driver + +File: dvb-usb-dib0700-1.20.fw +Info: v1.20 + +Licence: Redistributable. See LICENCE.dib0700 for details + +-------------------------------------------------------------------------- + +Driver: ath3k - DFU Driver for Atheros bluetooth chipset AR3011 + +File: ath3k-1.fw +Info: v1.0 + +Licence: Redistributable. See LICENCE.atheros_firmware for details + +-------------------------------------------------------------------------- + Driver: mga - Matrox G200/G400/G550 File: matrox/g200_warp.fw @@ -859,6 +1214,69 @@ Found in hex form in kernel source. -------------------------------------------------------------------------- +Driver: radeon - ATI Radeon + +File: radeon/R600_rlc.bin +File: radeon/R700_rlc.bin +File: radeon/CEDAR_me.bin +File: radeon/CEDAR_pfp.bin +File: radeon/CEDAR_rlc.bin +File: radeon/CYPRESS_me.bin +File: radeon/CYPRESS_pfp.bin +File: radeon/CYPRESS_rlc.bin +File: radeon/JUNIPER_me.bin +File: radeon/JUNIPER_pfp.bin +File: radeon/JUNIPER_rlc.bin +File: radeon/REDWOOD_me.bin +File: radeon/REDWOOD_pfp.bin +File: radeon/REDWOOD_rlc.bin + +Licence: Redistributable. See LICENSE.radeon_rlc for details. + +-------------------------------------------------------------------------- + +Driver: s2255drv + +File: f2255usb.bin +File: s2250_loader.fw +File: s2250.fw + +Licence: + Sensoray grants permission to use and redistribute these firmware + files for use with Sensoray devices, but not as a part of the Linux + kernel or in any other form which would require these files themselves + to be covered by the terms of the GNU General Public License. + These firmware files are distributed in the hope that they will be + useful, but WITHOUT ANY WARRANTY; without even the implied warranty + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +-------------------------------------------------------------------------- + +Driver rtl8192e - Realtek 8192 PCI wireless driver + +File: RTL8192E/* +Licence: Redistributable, provided by Realtek in their driver + source download. + +-------------------------------------------------------------------------- + +Driver: DFU Driver for Atheros bluetooth chipset AR3011 + +File: ath3k-2.fw +Info: v2.0 + +Licence: Redistributable. See LICENCE.atheros_firmware for details + +-------------------------------------------------------------------------- + +Driver: lgs8gxx - Legend Silicon GB20600 demodulator driver + +File: lgs8g75.fw + +Licence: Unknown + +-------------------------------------------------------------------------- + Driver: ib_qib - QLogic Infiniband File: qlogic/sd7220.fw @@ -898,3 +1316,42 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle IV Chipset + +File: ueagle-atm/CMV4p.bin.v2 +File: ueagle-atm/DSP4p.bin +File: ueagle-atm/eagleIV.fw +Info: v1.0 + +Licence: Redistributable. See LICENCE.ueagle-atm4-firmware for details + +-------------------------------------------------------------------------- + +Driver: ueagle-atm - Driver for USB ADSL Modems based on Eagle I,II,III + +File: ueagle-atm/930-fpga.bin +File: ueagle-atm/CMVeiWO.bin +File: ueagle-atm/CMVepFR10.bin +File: ueagle-atm/DSP9p.bin +File: ueagle-atm/eagleIII.fw +File: ueagle-atm/adi930.fw +File: ueagle-atm/CMVep.bin +File: ueagle-atm/CMVepFR.bin +File: ueagle-atm/DSPei.bin +File: ueagle-atm/CMV9i.bin +File: ueagle-atm/CMVepES03.bin +File: ueagle-atm/CMVepIT.bin +File: ueagle-atm/DSPep.bin +File: ueagle-atm/CMV9p.bin +File: ueagle-atm/CMVepES.bin +File: ueagle-atm/CMVepWO.bin +File: ueagle-atm/eagleI.fw +File: ueagle-atm/CMVei.bin +File: ueagle-atm/CMVepFR04.bin +File: ueagle-atm/DSP9i.bin +File: ueagle-atm/eagleII.fw +Info: v1.1 + +Licence: Redistributable. Based on + https://mail.gna.org/public/eagleusb-dev/2004-11/msg00172.html diff --git a/agere_ap_fw.bin b/agere_ap_fw.bin new file mode 100644 index 0000000..8375c94 Binary files /dev/null and b/agere_ap_fw.bin differ diff --git a/agere_sta_fw.bin b/agere_sta_fw.bin new file mode 100644 index 0000000..bae000f Binary files /dev/null and b/agere_sta_fw.bin differ diff --git a/ar9170-1.fw b/ar9170-1.fw new file mode 100644 index 0000000..d422bdb Binary files /dev/null and b/ar9170-1.fw differ diff --git a/ar9170-2.fw b/ar9170-2.fw new file mode 100644 index 0000000..aa0e807 Binary files /dev/null and b/ar9170-2.fw differ diff --git a/ar9271.fw b/ar9271.fw new file mode 100644 index 0000000..0ec953b Binary files /dev/null and b/ar9271.fw differ diff --git a/ath3k-1.fw b/ath3k-1.fw new file mode 100644 index 0000000..4a5ffb8 Binary files /dev/null and b/ath3k-1.fw differ diff --git a/ath3k-2.fw b/ath3k-2.fw new file mode 100644 index 0000000..3fa8cff Binary files /dev/null and b/ath3k-2.fw differ diff --git a/bnx2/bnx2-mips-06-4.6.16.fw b/bnx2/bnx2-mips-06-4.6.16.fw new file mode 100644 index 0000000..0ff4f5a Binary files /dev/null and b/bnx2/bnx2-mips-06-4.6.16.fw differ diff --git a/bnx2/bnx2-mips-06-5.0.0.j3.fw b/bnx2/bnx2-mips-06-5.0.0.j3.fw new file mode 100644 index 0000000..6804b82 Binary files /dev/null and b/bnx2/bnx2-mips-06-5.0.0.j3.fw differ diff --git a/bnx2/bnx2-mips-09-4.6.17.fw b/bnx2/bnx2-mips-09-4.6.17.fw new file mode 100644 index 0000000..2736b4a Binary files /dev/null and b/bnx2/bnx2-mips-09-4.6.17.fw differ diff --git a/bnx2/bnx2-mips-09-5.0.0.j3.fw b/bnx2/bnx2-mips-09-5.0.0.j3.fw new file mode 100644 index 0000000..6c98988 Binary files /dev/null and b/bnx2/bnx2-mips-09-5.0.0.j3.fw differ diff --git a/bnx2/bnx2-mips-09-5.0.0.j9.fw b/bnx2/bnx2-mips-09-5.0.0.j9.fw new file mode 100644 index 0000000..21ab10a Binary files /dev/null and b/bnx2/bnx2-mips-09-5.0.0.j9.fw differ diff --git a/bnx2/bnx2-rv2p-06-4.6.16.fw b/bnx2/bnx2-rv2p-06-4.6.16.fw new file mode 100644 index 0000000..bea33c3 Binary files /dev/null and b/bnx2/bnx2-rv2p-06-4.6.16.fw differ diff --git a/bnx2/bnx2-rv2p-09-4.6.15.fw b/bnx2/bnx2-rv2p-09-4.6.15.fw new file mode 100644 index 0000000..bdb5d10 Binary files /dev/null and b/bnx2/bnx2-rv2p-09-4.6.15.fw differ diff --git a/bnx2/bnx2-rv2p-09-5.0.0.j3.fw b/bnx2/bnx2-rv2p-09-5.0.0.j3.fw new file mode 100644 index 0000000..82a5de2 Binary files /dev/null and b/bnx2/bnx2-rv2p-09-5.0.0.j3.fw differ diff --git a/bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw b/bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw new file mode 100644 index 0000000..834c479 Binary files /dev/null and b/bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw differ diff --git a/bnx2x-e1-4.8.53.0.fw b/bnx2x-e1-4.8.53.0.fw new file mode 100644 index 0000000..37c0f38 Binary files /dev/null and b/bnx2x-e1-4.8.53.0.fw differ diff --git a/bnx2x-e1-5.2.7.0.fw b/bnx2x-e1-5.2.7.0.fw new file mode 100644 index 0000000..8303cdc Binary files /dev/null and b/bnx2x-e1-5.2.7.0.fw differ diff --git a/bnx2x-e1h-4.8.53.0.fw b/bnx2x-e1h-4.8.53.0.fw new file mode 100644 index 0000000..6fcd9f9 Binary files /dev/null and b/bnx2x-e1h-4.8.53.0.fw differ diff --git a/bnx2x-e1h-5.2.7.0.fw b/bnx2x-e1h-5.2.7.0.fw new file mode 100644 index 0000000..116e713 Binary files /dev/null and b/bnx2x-e1h-5.2.7.0.fw differ diff --git a/cxgb3/t3fw-7.0.0.bin b/cxgb3/t3fw-7.0.0.bin new file mode 100644 index 0000000..cb48e4a Binary files /dev/null and b/cxgb3/t3fw-7.0.0.bin differ diff --git a/cxgb3/t3fw-7.1.0.bin b/cxgb3/t3fw-7.1.0.bin new file mode 100644 index 0000000..f1285ce Binary files /dev/null and b/cxgb3/t3fw-7.1.0.bin differ diff --git a/cxgb3/t3fw-7.4.0.bin b/cxgb3/t3fw-7.4.0.bin new file mode 100644 index 0000000..07d8fc2 Binary files /dev/null and b/cxgb3/t3fw-7.4.0.bin differ diff --git a/dvb-fe-xc5000-1.6.114.fw b/dvb-fe-xc5000-1.6.114.fw new file mode 100644 index 0000000..350f8c7 Binary files /dev/null and b/dvb-fe-xc5000-1.6.114.fw differ diff --git a/dvb-usb-dib0700-1.20.fw b/dvb-usb-dib0700-1.20.fw new file mode 100644 index 0000000..ce41240 Binary files /dev/null and b/dvb-usb-dib0700-1.20.fw differ diff --git a/f2255usb.bin b/f2255usb.bin new file mode 100644 index 0000000..51f94d0 Binary files /dev/null and b/f2255usb.bin differ diff --git a/i2400m-fw-usb-1.3.sbcf b/i2400m-fw-usb-1.3.sbcf new file mode 100644 index 0000000..e690305 Binary files /dev/null and b/i2400m-fw-usb-1.3.sbcf differ diff --git a/i2400m-fw-usb-1.4.sbcf b/i2400m-fw-usb-1.4.sbcf new file mode 100644 index 0000000..93079c3 Binary files /dev/null and b/i2400m-fw-usb-1.4.sbcf differ diff --git a/iwlwifi-1000-3.ucode b/iwlwifi-1000-3.ucode new file mode 100644 index 0000000..f374446 Binary files /dev/null and b/iwlwifi-1000-3.ucode differ diff --git a/iwlwifi-3945-2.ucode b/iwlwifi-3945-2.ucode new file mode 100644 index 0000000..b8806a2 Binary files /dev/null and b/iwlwifi-3945-2.ucode differ diff --git a/iwlwifi-4965-2.ucode b/iwlwifi-4965-2.ucode new file mode 100644 index 0000000..dad4acf Binary files /dev/null and b/iwlwifi-4965-2.ucode differ diff --git a/iwlwifi-5000-1.ucode b/iwlwifi-5000-1.ucode new file mode 100644 index 0000000..5519149 Binary files /dev/null and b/iwlwifi-5000-1.ucode differ diff --git a/iwlwifi-5000-2.ucode b/iwlwifi-5000-2.ucode new file mode 100644 index 0000000..9e76e0d Binary files /dev/null and b/iwlwifi-5000-2.ucode differ diff --git a/iwlwifi-5150-2.ucode b/iwlwifi-5150-2.ucode new file mode 100644 index 0000000..04d6586 Binary files /dev/null and b/iwlwifi-5150-2.ucode differ diff --git a/iwlwifi-6000-4.ucode b/iwlwifi-6000-4.ucode new file mode 100644 index 0000000..f9f25e4 Binary files /dev/null and b/iwlwifi-6000-4.ucode differ diff --git a/iwlwifi-6050-4.ucode b/iwlwifi-6050-4.ucode new file mode 100755 index 0000000..8e20bdf Binary files /dev/null and b/iwlwifi-6050-4.ucode differ diff --git a/lgs8g75.fw b/lgs8g75.fw new file mode 100644 index 0000000..b97c37d Binary files /dev/null and b/lgs8g75.fw differ diff --git a/libertas/cf8385.bin b/libertas/cf8385.bin new file mode 100644 index 0000000..463c02c Binary files /dev/null and b/libertas/cf8385.bin differ diff --git a/libertas/cf8385_helper.bin b/libertas/cf8385_helper.bin new file mode 100644 index 0000000..349ca99 Binary files /dev/null and b/libertas/cf8385_helper.bin differ diff --git a/libertas/gspi8682.bin b/libertas/gspi8682.bin new file mode 100644 index 0000000..92199c0 Binary files /dev/null and b/libertas/gspi8682.bin differ diff --git a/libertas/gspi8682_helper.bin b/libertas/gspi8682_helper.bin new file mode 100644 index 0000000..424cfb3 Binary files /dev/null and b/libertas/gspi8682_helper.bin differ diff --git a/libertas/gspi8686_v9.bin b/libertas/gspi8686_v9.bin new file mode 100644 index 0000000..58dc03d Binary files /dev/null and b/libertas/gspi8686_v9.bin differ diff --git a/libertas/gspi8686_v9_helper.bin b/libertas/gspi8686_v9_helper.bin new file mode 100644 index 0000000..424cfb3 Binary files /dev/null and b/libertas/gspi8686_v9_helper.bin differ diff --git a/libertas/gspi8688.bin b/libertas/gspi8688.bin new file mode 100644 index 0000000..fb7bb49 Binary files /dev/null and b/libertas/gspi8688.bin differ diff --git a/libertas/gspi8688_helper.bin b/libertas/gspi8688_helper.bin new file mode 100644 index 0000000..424cfb3 Binary files /dev/null and b/libertas/gspi8688_helper.bin differ diff --git a/libertas/sd8385.bin b/libertas/sd8385.bin new file mode 100644 index 0000000..8a28395 Binary files /dev/null and b/libertas/sd8385.bin differ diff --git a/libertas/sd8385_helper.bin b/libertas/sd8385_helper.bin new file mode 100644 index 0000000..af658c8 Binary files /dev/null and b/libertas/sd8385_helper.bin differ diff --git a/libertas/sd8682.bin b/libertas/sd8682.bin new file mode 100644 index 0000000..ea0fb93 Binary files /dev/null and b/libertas/sd8682.bin differ diff --git a/libertas/sd8682_helper.bin b/libertas/sd8682_helper.bin new file mode 100644 index 0000000..746ae0b Binary files /dev/null and b/libertas/sd8682_helper.bin differ diff --git a/libertas/sd8686_v8.bin b/libertas/sd8686_v8.bin new file mode 100644 index 0000000..aef7bbc Binary files /dev/null and b/libertas/sd8686_v8.bin differ diff --git a/libertas/sd8686_v8_helper.bin b/libertas/sd8686_v8_helper.bin new file mode 100644 index 0000000..c2ddfbe Binary files /dev/null and b/libertas/sd8686_v8_helper.bin differ diff --git a/libertas/sd8686_v9.bin b/libertas/sd8686_v9.bin new file mode 100644 index 0000000..5cada25 Binary files /dev/null and b/libertas/sd8686_v9.bin differ diff --git a/libertas/sd8686_v9_helper.bin b/libertas/sd8686_v9_helper.bin new file mode 100644 index 0000000..f450ee6 Binary files /dev/null and b/libertas/sd8686_v9_helper.bin differ diff --git a/libertas/sd8688.bin b/libertas/sd8688.bin new file mode 100644 index 0000000..199e32a Binary files /dev/null and b/libertas/sd8688.bin differ diff --git a/libertas/sd8688_helper.bin b/libertas/sd8688_helper.bin new file mode 100644 index 0000000..746ae0b Binary files /dev/null and b/libertas/sd8688_helper.bin differ diff --git a/libertas/usb8388_v5.bin b/libertas/usb8388_v5.bin new file mode 100644 index 0000000..d98b089 Binary files /dev/null and b/libertas/usb8388_v5.bin differ diff --git a/libertas/usb8388_v9.bin b/libertas/usb8388_v9.bin new file mode 100644 index 0000000..38f28ca Binary files /dev/null and b/libertas/usb8388_v9.bin differ diff --git a/libertas/usb8682.bin b/libertas/usb8682.bin new file mode 100644 index 0000000..f969104 Binary files /dev/null and b/libertas/usb8682.bin differ diff --git a/mts_mt9234mu.fw b/mts_mt9234mu.fw new file mode 100644 index 0000000..09c1361 Binary files /dev/null and b/mts_mt9234mu.fw differ diff --git a/mts_mt9234zba.fw b/mts_mt9234zba.fw new file mode 100644 index 0000000..f3cb1dd Binary files /dev/null and b/mts_mt9234zba.fw differ diff --git a/mwl8k/fmimage_8687.fw b/mwl8k/fmimage_8687.fw new file mode 100644 index 0000000..f0f16d5 Binary files /dev/null and b/mwl8k/fmimage_8687.fw differ diff --git a/mwl8k/helper_8687.fw b/mwl8k/helper_8687.fw new file mode 100644 index 0000000..a0221fb Binary files /dev/null and b/mwl8k/helper_8687.fw differ diff --git a/ql2100_fw.bin b/ql2100_fw.bin new file mode 100644 index 0000000..a2b51b8 Binary files /dev/null and b/ql2100_fw.bin differ diff --git a/ql2200_fw.bin b/ql2200_fw.bin new file mode 100644 index 0000000..87cc832 Binary files /dev/null and b/ql2200_fw.bin differ diff --git a/ql2300_fw.bin b/ql2300_fw.bin new file mode 100644 index 0000000..681b9a5 Binary files /dev/null and b/ql2300_fw.bin differ diff --git a/ql2322_fw.bin b/ql2322_fw.bin new file mode 100644 index 0000000..8eabf6d Binary files /dev/null and b/ql2322_fw.bin differ diff --git a/ql2400_fw.bin b/ql2400_fw.bin new file mode 100644 index 0000000..998a457 Binary files /dev/null and b/ql2400_fw.bin differ diff --git a/ql2500_fw.bin b/ql2500_fw.bin new file mode 100644 index 0000000..59b4987 Binary files /dev/null and b/ql2500_fw.bin differ diff --git a/radeon/CEDAR_me.bin b/radeon/CEDAR_me.bin new file mode 100644 index 0000000..a526806 Binary files /dev/null and b/radeon/CEDAR_me.bin differ diff --git a/radeon/CEDAR_pfp.bin b/radeon/CEDAR_pfp.bin new file mode 100644 index 0000000..f9b8263 Binary files /dev/null and b/radeon/CEDAR_pfp.bin differ diff --git a/radeon/CEDAR_rlc.bin b/radeon/CEDAR_rlc.bin new file mode 100644 index 0000000..1358c7a Binary files /dev/null and b/radeon/CEDAR_rlc.bin differ diff --git a/radeon/CYPRESS_me.bin b/radeon/CYPRESS_me.bin new file mode 100644 index 0000000..fd6cc24 Binary files /dev/null and b/radeon/CYPRESS_me.bin differ diff --git a/radeon/CYPRESS_pfp.bin b/radeon/CYPRESS_pfp.bin new file mode 100644 index 0000000..b162957 Binary files /dev/null and b/radeon/CYPRESS_pfp.bin differ diff --git a/radeon/CYPRESS_rlc.bin b/radeon/CYPRESS_rlc.bin new file mode 100644 index 0000000..1358c7a Binary files /dev/null and b/radeon/CYPRESS_rlc.bin differ diff --git a/radeon/JUNIPER_me.bin b/radeon/JUNIPER_me.bin new file mode 100644 index 0000000..fd6cc24 Binary files /dev/null and b/radeon/JUNIPER_me.bin differ diff --git a/radeon/JUNIPER_pfp.bin b/radeon/JUNIPER_pfp.bin new file mode 100644 index 0000000..b162957 Binary files /dev/null and b/radeon/JUNIPER_pfp.bin differ diff --git a/radeon/JUNIPER_rlc.bin b/radeon/JUNIPER_rlc.bin new file mode 100644 index 0000000..1358c7a Binary files /dev/null and b/radeon/JUNIPER_rlc.bin differ diff --git a/radeon/R600_rlc.bin b/radeon/R600_rlc.bin new file mode 100644 index 0000000..4b023f3 Binary files /dev/null and b/radeon/R600_rlc.bin differ diff --git a/radeon/R700_rlc.bin b/radeon/R700_rlc.bin new file mode 100644 index 0000000..280568f Binary files /dev/null and b/radeon/R700_rlc.bin differ diff --git a/radeon/REDWOOD_me.bin b/radeon/REDWOOD_me.bin new file mode 100644 index 0000000..3208c8e Binary files /dev/null and b/radeon/REDWOOD_me.bin differ diff --git a/radeon/REDWOOD_pfp.bin b/radeon/REDWOOD_pfp.bin new file mode 100644 index 0000000..f9b8263 Binary files /dev/null and b/radeon/REDWOOD_pfp.bin differ diff --git a/radeon/REDWOOD_rlc.bin b/radeon/REDWOOD_rlc.bin new file mode 100644 index 0000000..1358c7a Binary files /dev/null and b/radeon/REDWOOD_rlc.bin differ diff --git a/rt2561.bin b/rt2561.bin new file mode 100644 index 0000000..b14bad3 Binary files /dev/null and b/rt2561.bin differ diff --git a/rt2561s.bin b/rt2561s.bin new file mode 100644 index 0000000..b0f7950 Binary files /dev/null and b/rt2561s.bin differ diff --git a/rt2661.bin b/rt2661.bin new file mode 100644 index 0000000..fe52a0b Binary files /dev/null and b/rt2661.bin differ diff --git a/rt2860.bin b/rt2860.bin new file mode 100644 index 0000000..778a771 Binary files /dev/null and b/rt2860.bin differ diff --git a/rt2870.bin b/rt2870.bin new file mode 100644 index 0000000..d94fc7e Binary files /dev/null and b/rt2870.bin differ diff --git a/rt3070.bin b/rt3070.bin new file mode 100644 index 0000000..cd49e96 Binary files /dev/null and b/rt3070.bin differ diff --git a/rt3071.bin b/rt3071.bin new file mode 100644 index 0000000..6db66b3 Binary files /dev/null and b/rt3071.bin differ diff --git a/rt3090.bin b/rt3090.bin new file mode 100644 index 0000000..d8f0925 Binary files /dev/null and b/rt3090.bin differ diff --git a/rt73.bin b/rt73.bin new file mode 100644 index 0000000..1e395dd Binary files /dev/null and b/rt73.bin differ diff --git a/s2250.fw b/s2250.fw new file mode 100644 index 0000000..86fdbdf Binary files /dev/null and b/s2250.fw differ diff --git a/s2250_loader.fw b/s2250_loader.fw new file mode 100644 index 0000000..da70aab Binary files /dev/null and b/s2250_loader.fw differ diff --git a/slicoss/gbdownload.sys b/slicoss/gbdownload.sys new file mode 100644 index 0000000..60ab75b Binary files /dev/null and b/slicoss/gbdownload.sys differ diff --git a/slicoss/gbrcvucode.sys b/slicoss/gbrcvucode.sys new file mode 100644 index 0000000..855b23e Binary files /dev/null and b/slicoss/gbrcvucode.sys differ diff --git a/slicoss/oasisdbgdownload.sys b/slicoss/oasisdbgdownload.sys new file mode 100644 index 0000000..4ae5023 Binary files /dev/null and b/slicoss/oasisdbgdownload.sys differ diff --git a/slicoss/oasisdownload.sys b/slicoss/oasisdownload.sys new file mode 100644 index 0000000..cdc2cc1 Binary files /dev/null and b/slicoss/oasisdownload.sys differ diff --git a/slicoss/oasisrcvucode.sys b/slicoss/oasisrcvucode.sys new file mode 100644 index 0000000..a2b9bde Binary files /dev/null and b/slicoss/oasisrcvucode.sys differ diff --git a/sxg/saharadbgdownloadB.sys b/sxg/saharadbgdownloadB.sys new file mode 100644 index 0000000..d3b3ed1 Binary files /dev/null and b/sxg/saharadbgdownloadB.sys differ diff --git a/sxg/saharadownloadB.sys b/sxg/saharadownloadB.sys new file mode 100644 index 0000000..c48cb92 Binary files /dev/null and b/sxg/saharadownloadB.sys differ diff --git a/ueagle-atm/930-fpga.bin b/ueagle-atm/930-fpga.bin new file mode 100644 index 0000000..678ba13 --- /dev/null +++ b/ueagle-atm/930-fpga.bin @@ -0,0 +1 @@ +ÿÔ½øÚÿ~ýý×_}ïÝßÖ{¿÷ý}çýý×ßÞÿðÿÿ÷ß}ÿý÷ÿvÿO?ýÓÝ÷ßýwý÷ß}ÿÿÿ›ÿÿÿÿßÿÿÿwÏÿÿÿ÷ÿÿÿÿ÷ÿÿßÿÿÿÿýÿý÷ßÿý÷_~ÿå—ùý÷ß¿ý÷ßÿýÿîÿ÷ý÷ßÿýgŸ÷Ùç}þý÷ß|üý÷ß÷ù7ÿÿÿÿÿÿÿÿÿùüŸ¯¾îëÿÿÿÿ÷ÿÿÿÿÿÿ¿éýÿÿÿÿÿÿÿÿïÿÿû¿ÿÿÿÿ¿ÿÿÿÿÿÿû×ÿÿÿÿÿÿÿÿÿ¾ÿï»oûþÿÿÿýÿÿÿÿÿÿÿ¿~ÿÿ¿ÿÿûïÿÿÿûÿÿûÿï¿þÿÿ¯¿ÿÿûÿÿðûÿÿÿÿÿÿÿÿÿÿÿïÿþÿÿÿÿÿÿÿÿÿÿÿ÷£þÿÿÿÿÿÿÿÿüÿßÿÿÿÿß¿ÿÿÿïÿÿÿÿ¿ýÿÿÿÿÿÿÿÿ÷ÿ¿ÿÿóÿÿÿûÿÿÿÿÿÿÿÿÿëÿÿÿÿ¿ÿÿÿÿ÷ÿÿÏ¿ýþÿ}ÿÿÿÿÿÿßÿÿ/ÿÿþûï¿ÿþûï?ÿ~û¿ÿ¾óë¿ÿþûï¿ÿþûý÷ßÿý÷ßßõ÷?Ÿÿ÷ßÿý÷_ÿý÷ÿÏÿçŸþùçŸþù¥Ù íæžÿÙçžþùçÿoþÿý÷ßÿý÷ÿßÿ÷sýý÷ßÿý÷ßÿýÿñûùçŸþù矞ùçòùçŸþùçŸþù·£ÿ¿ÿþûï¿ÿþoîÿ替¹ÿþûï¿ÿþûï¿ÿ_üÿý÷ßÿý·ßûõÖfÿý÷Ï_ÿý÷ßÿÿìýÛo¿ýöÛo·ýö[ëÞ_[oíýÖÙo¿}öÛÿ÷ÿÿÿÿþÿÿÿÿ¿ÿ˟çùÿÿÿÿûÿÿþÿÿ»zÿÿÿÿ÷ÿÿÿÿÞÿüÿÿÿÿý÷ßÿÿÿ÷ßÿÿÍÿÿÿÿÿÿÿÿïûÿ¿ûúÿÿßþÿÿÿýÿÿÿÿ/ÞÿÿüóüÿÏüòûó÷ýÿÿ?ÿüãwÿÿü3ÿÿóÿﯿþûï¯?þóç¹ÿûï¿ÿþûï¿ÿþûëÿ¯ÿÿÿßÿÿ¿üôÿïÿõ“ÿÿÿÿÿÿþÿÿÿÿþýÿÿÿÿÿÿÿýïÿýþßûÿÿÿ÷ÿÿÿÿÿÿ÷ÿîÿÿÿÿÿßÿÿÿ¿_ÿï÷ýÿûÝÿÿÿÿÿÿÿûWÿÿÿÿÿÿÿ׿ÿÿÿçÿ?ï¿¿ÿÿÿÿÿÿÿÿÿ{ùÿÿÿÿÿÿÿÿÿÿÿÿÿÿïÿÿÿÿÿÿÿûÿÿÿŸÃÿÇÿÿÿÿ{ÿoùÿÅßûý»ýÿ÷ÿÿÿÿÿ÷ÿïþÿÿÿ÷ÿÿÿßÿ¿÷þ¿ÿÿÿÿÿÿÿÿÿýwóÿ¿ÿÿ¿üóÏOûÜ¿Ï÷ÿ¿þÿÿýÿÿÿý¿ÿ¿«ÿÿÿÿÿ꯿îý»ï¿þÝïÿýÿÿÿÿ÷ÿÿÿüÿÿÿÿÿÿÿÿÿ×ÿýÿÿÿýÿÿûþÿÿÿýÿÿïçÿÿÿÿûÿÿÿ÷ÿÿÿÿ÷ßÿÿÿÿÿÿÿÿÿÿÿOÿýÿÿÿÿÿÿÿßÿÿÿ¿ÿÿýÿÿíÿÿÿÿÿÿ¿ûÿ¿ÿÿïúûï¿ÿþÿ¯ß»ÿï¾ÿÿûÿ¯ÿÿÿÿÇÿÿÿÿïÿßÿùûßû÷ßÿïùÿÏÿÿýÿþÿ_þÿÿÿÿï?üëöÿþüßÿöþóÿÿþÿ÷ÿÿÿÒÿÿÿÿÿÿÿÿÏãïÿó½÷ëÿÿíÿÿÿÿÿÿŠõÿÿÿÿÿï¿ÿùÿï=÷»Ïÿžÿ{ïÿÿÿÿÿÿú¼ÿÿÿÿÓo¿=Þêùõß+=½¿s/ýÿÿÿÿÿ÷iÿÿÿÿÿ{ýõçþ>ÿìÿ~깝þëÿÿÿÿÿüfþëÿÿÿ÷ÿÿÿÿÿï7ý÷_7¿îßßÿÿÿÿÿÿ_Ùÿÿÿÿ¿û¯½õþï«·ûú½w¿{îÿÿÿÿÿ¿ÿÿÿÿÿõÿÿÿýÿÿ[ßý××ßÿ÷Õëÿÿÿÿÿ÷þÿÿÿÿ¯ÿÿÿïÿÿúï¿þ{Ýï¿þÿÿÿÿÿÿâŸÿÿÿÿ}÷ý÷ßþíßþÿÿößþÿùÿÿÿÿ­ÿýÿÿÿÿÿóÏ;ÿõÿÿÿÿöŸwýý÷ÿÿÿÿ?øßý÷ßk{ýõÛ÷ýö{¿}ö›mßÍ÷Ûwÿý~dÿÿÿÿÿë¯ÏÿÿûÛÿþþûoÿýÿïÿÿÿö6ÿÿÿÿÿþÿþ{ÿÿÿÿÿÿÿÿýûÿÿÿÿÿïúÿÿÿÿÿÿÿÿïÿÿþë¿þúÿ?¿þúýÿ¿þÿÿÉÿÿÿÿÿï¿ÿ¾ûî·_þåWé~ùå—ÿ¾ûåÿÿoþÿÿÿÿÿÿÿÿÿïßÿû¯¿þÿý§·þúë¯ÿÿÿõÿÿùçŸüñgŸþÐg}ôùç}ôÑG}þù¿ÿÿÿÿÿëÿÿÿÿÿÿŸþë¯ÿùûë?ÿÿÿÿÿÿ¿ýÿÿÿÿ_ÿýÿÿÿÿõ_ýÿß_ÿýÿÿÿÿÿÿêÿÿÿÿÿûÿÿÿÿÿÿ½ûïÿÿÿþÏÿ¿þÿÿÿwÿÿÿÿÿÿÿÿÿÿÿÿÿ×_ûùÿß_þÿ÷ÿÿÿ?ùÿÿÿÿ¾ÿvÛÿ¿ÿþÛ?õòŸÿþýôÿÿÿÿÿÿÇÿýõ×_n½õ×uµõ[}ôõÓ_lõôW_ýÏþÿÿÿÿÛ»ÿ¾ýþûoþwßþÍïÿÞÿÿÿÿÿÿáÿÿÿ÷ÿ¿ß{ÿï÷ÿ{ÿ¿»_ÿÿþÿ÷ÿÿÿÿ ÿÿÿÿÿÿÿûoÿÿõ×õÞÿû{ý¾ÿÿÿÿÿÿßøÿÿÿÿ}ÕÿVýîWcýç–{õõFíÿèÿÿÿÿÿýë{çÿû¯ÿ7úÛí¿¶þïŸÿÿÿþwÿÿÿÿ÷ÿíÿÿÇÿíýûí¿ßÝûý÷×ÿÿŸøÿÿÿïÿÿÿÿÿåÿþó¿û½óÿ=þòËϽþÿÿËÿÿÿÿùüÿÿÿÿw|·Îÿïÿùÿ¾ýïÿþþÿÿßÿÿþÿÿßÿøÚÿüüý¿{ÿ÷ÿÿÿðÿÿÿÿÿ¿ÿÿÿÿûÿþßÿÿ·ý¿¿ýÿ¿ÿ÷ÿÿ‡ÿÿÿÿÿÿ÷ÿïí¿ïîÿ¬·þûϯ·þûïÿÿŸýÿï÷ÿÿûï¿ÿÿþûy}ÿo½ýý×Ö_ÿÿÿáÿ¿ÿÿÿÿÿÿÿüÿÿû¿ÿÿÿÿïß¿ÿþÿÿüÿÿÿí÷ÿÿÿÿúß{ÿ?ÊÿóíÿÿÿÿÏ÷ÿÿOXÿÿÿ¯ÿöüóÿó÷ÿs9ÿþߏÿÿÿÿõ¿ÿÿ¯ÏûÿÿýýöÚÿŸ÷Ô_ÿ×÷ùg?ÿÜùÿ÷ýÿ?öÿÿ?ë¿×^ûÿÏ·þzï¿ÿ?ëýgÏÿÿïÿÿïôÿÿÿ_~ÿ÷ßÿÿk}Ó÷ý¥Ú_ëïÿm~ýÿÿ¿ýÿÿÿ²­ïž{ÿŸç¿j»oÿújùÿþ[ë«ÿÿ{øÿÿÿ×ßýý__ïõ_{½ÿ÷ûûý÷ß_ÿÿìÿÿÿ¿Ìûï¿ÿÿêû¯ÿþ‹ù¿žçÏÿÿüúÿÿÿÿÿßn÷ßwßÿíçßþÿ–ÿÿ½ÿæÿÿÿÿÿÿúÿÿÿý×ÿ?ÿ¼óŸoþÿßwÿý÷ÿÿÿýþÿÿÿ‹ÿß÷Ù÷×_ÿýöÛk¿wšg·Ýæ›o§ý÷ßÿWöÿÿýÿ¿þúÿþÛ¿ýßï¿ýöÏoÿýÿÿÿïôÿÿýÿÿï¿ÿÿÿýûÿÿ÷ïÿýýýÿÿÿ—þÿÿÿòÿÿÿÿ«¯ÿ^ëwþÿûŸ¿þïïÿÿ×üÿÿï×ÿÿûî¿_}ÕÍ_þóï¿ï,ÿäþÿÿäÿÿ¿¿þÿ믿þºëÿÿ{¿ÿÿÿÿÿ¯¿íûÿÿÿÿŸtùG}ô‘GþçŸþ¹ç}þÙçŸ?ûÿÿÿ¯ûÿúë¯ÿþûï¿üúÿÿÿþ÷ïÿÿÿÿÏÿÿÿ}ÿ×_ýõ×ßÿõ×ßÿÿÿ¿_ÿûÿÿÿÏþÿÿÿïÿÿÿÿÿ¿ÿþÿwÿÿÿÿ¿ÿÿúÿÿÿÿÿñÿÿÿß÷ÿÿÿÿÿí½ÿþû§ÿÿÿïï×ÿûÿÿÿ«ÿÿÿÿuÿÿþÿïÿï¿ûûï½ÿòû/?ýöÓÿÿÿôÿ×_ýå—_üõ]½ÕÖ[m±ÕÒ[ùõÓ¿îÿÿÿÿ¿ÿöóÿ÷ÿ~÷ÿÿÿÿÿÍÿ?û}ÿÿþÿßÿÿû÷ßÞÿÿºß÷íßÿ¯¿_ÿÿÿÿÿïŸøÿÿÿÿÿÿßÿûýïïÿÿýÿÿ½ÿÿßÿßÿÿ_µÿ×Wÿµÿ]~íßÝëý×·oì×ÿÿ¯þÿÿúÞÿ¿þ÷îoÿ»·³ÿû÷ß÷ý½ÿßûÿöÿïßÛîï³Ç;÷Ÿã×ßíw¿Þýçß]ÿý÷ÿ—ÿÿ¿Ùúûï¿îúý¯?þûoÿÿ¾Ûo?þþûïÿ_üÿÿmÿwoÿßÿÿ¿wŽéÿŸ~¾éÿŸþùÿáÿÿÿþß¿³Ï?ÿÿéמÿÿÿÚüÿþ?ïÿóÿWÿÿÿÿßÿsÿý÷ýÿÿýýÿß¿ß×ÿÿÿÕ_ÿøÿßë¿ÿöñä—ÿÿÿoÿ¾ûÿ¿ÿþûo¿ÿþûÿÿÿïýÕßÿý¿ÿÞ5×þõõ×ýõ×ÿÇþÿÿûëï?ÿüóÿÿûÿï¿ÿÿûï¿ÿÿ{ï¿ÿÕþýÿÿÿÿÝßýÿÿ?óÿ>êÿ¿þ÷ÿ¯ÿÿÿºýÿÿÿÿÿiývýïÿÿåWÿÿõ?þÿÿÿÿÙ¼¯¾úë{9g¾ÿÿ¾æú_®¹æšõ¯¹æú÷Dÿÿÿ·Ÿÿ«üçûêÿ÷oÿ¼ç›o¾¬ó›wþÿ"þßÿï·ï²¥´ú_þ_þç­¿þúï?ýþûï½ÏÓÿï½õÞ/öçÝÿr¹ÿ;o½öÞ;ïªñÎ;.ÿ÷÷ÿÿß_ß}ÿ×ÿÿûíùÿ~ûí_ÿ~ûè÷üÿÿûßÿ?ñ{ÿ¿üþÿÿßÿÿÿÿÿûÿÿÿ_?ñßûý·ß>þì³ÿûùÝwý÷Ýwþ}÷ÝwþÿñçþÿýŸÿÿÿÿÿÿõ×ÿýõ÷_ýõ÷Ÿøÿý÷Ú¯¹öÛÿù·{Ÿ=öÚcÝvÚcÍgÿÿ÷ßÿÿ}ÿÙ÷ÿÿÿÛ¿ýÿßÿýößÿýÿÿÿ÷ßÿÿ÷ÿßÿÿÿÿßß}ÿ¿÷Þ{ï¿÷Þ{ÿ¿ûÿÿï¿ÿüCo­ýâûÿÿÿëÿÿÿÿÿÿÿÿÿÿÃÿ¿o~ý÷ûíõÿ—ÏþßOþ÷ßÿþ÷ßÿoþßÿúÿÿ·úûûÿÿýÿÿÿÿúÿÿÿÿÿÿÿÿÿõÿÙçŸôùgŸþùçþÑçŸþøçþù«ÿÿÿþûï¿¿þûÿÿÿÿÿÿþÿßÿ×ÿwÿý÷÷×ÿÿõßÿÿÿÿÿÿÿýÿÿþÿÿ¿ÿÿûÿêÿë¾ÿþÿï¿ÿÿÿÿÿÿß¿ÿÿÿÿïÿÿÿÿÿWÿ_÷ý÷ÿÿûï¿¿ÿÿÿÿþ{ÿ¿ÿþûÿ¿ÿþûøÿõûï¿ýöÏïÿûÔË?ýô›O?ùôÓO?ýtÿÎÿýÅW_wõ5—_*¹µ_}ýõ×_Ýõ×_ýOþÿï½Çϟýïßÿþÿ•üüÆüÿÇßÿäÿû¿ýŸ=ÿßÿßßÿÿÿýû¿[ÿüÿÏïÿÿî—ÿÿÿÿûÿÿÿýÿ÷ýsî?ýwKï¿ÿÿÛÿÿÿ_ùü±wÿÿýÕßÿ?ü|_üuÇüõÇ}ü}åÿûïïþÿ÷oûÿÿÿ¾®ûw¿Ï~û_»÷þûÿKþïÿÿßÿÿù}¿ÿÿÝgù÷ß}ýï—ßwøß}ç9ÿ÷ëÿïÿދŸÿöûï¿íÞûï¿÷þÏÉÿÿþÿwÿÿÞÿÿ÷þ}gÍþùçŸßûùçŸÿ'þÿûÿ÷ÿÿ÷ÿþÿÿ¿üùÝÿÿÞÿ?þüÿÿÿž³ÿÿ}ÿÿ¿ÿ÷ÿÿÿ·ßÿÿÿÿÿÿ·ßÿÿŸïÿ¿ý¯ßþ{ê­ÿþúïÿßÿï¿ÿöûî¿ÿûï¿÷ýûýóO~ûýÕßÿÿ÷ÿ_}ó×_ýõ×_ý÷æÿï¿ßþûïîýþþÿÿÿþû¿¿ÿþûÿ¿ÿþûÿgüÿÿÿ÷ßûÿýÿÿþ7?ëü³þ<ë¿þúÿÿ/ZÿÛë¿¿ÿÿÿïÿÿþüŸï¿ùóŸßãùýÿ߯Òûúßçÿý·sÿþßå ®òçš î_ÿšk®?ö÷ÿ:ÿéÿËÿûÿ¿ÿ{ÿöÛ{þyçÿ:ÿyçËïöÿóÿ?û½ûË;ÿÛöþ˜ë­ÿþóí½ÿþû™ýÿ†úoÜ÷Æûšøÿ¾{¿óÖýï½ó®Zï¼óÎøÿÿýÿß_¿þ÷ßÿ¿U¼‹î÷þýﳏ~íÿÿ¯ÿÿö¿õ¿þþÿ«õÿ?ÿ_ÿ¯ÿÿÿÿÿ÷ßîÿíâßþÿÿ·KÞu÷ûwßuçÿwßugžùÿýý÷Ÿÿýÿûžù_ýÿ×_ÿÿ×_÷ÿßm‹¦Ú|ý÷ßo¼÷Ùgª=öØm«=öØý…öÿïÿý÷ßÿÿýÿÿ?ŸýÛoÿý÷ßoÿý÷ßÿoôÿÿÿý÷ßÿÿýÿÿÿþýÝ÷ý{ï½÷þ{ï½÷ÿþÿÿÿgÏþÿÿû¯¿ðÿÿÿüÿÿÿÿÿÿÿÿÿ¿ýÿûïûû÷ï;ßuùÅÿý÷ýÿý÷çÿý÷ÿíÿÿ¿ßýú¿ÿÿï~ï¼þÿÿ¿ÿÿÿÿÿÿÿÿÿÿ?ÿÿþÑçŸþñÇþçŸ}þùçŸ}þùçŸøÿÿïÿ¿üÿïïÿÿòßÿùÿÿÿÿùÿßÿÿù÷ÿÓÿÿÿÿ÷ÿÿÿÿ×ÿÿÿÿÿÿÿÿÿþÿÿ¿ÿßþûþûû/ÿÿÿûÿÿüó÷ÿÿÿÿÿÿÿÿÿÿÿÿÿðÿ÷×ÿù¿ÿÿûïí÷þï¿ÿÿû￟ÿûï¿ÿ·ÿïÿýôËï?ýóÿ/ÿÿË/¿ÿò‹/¿ýâ /ïôÿVNwµä–[ýõÖ_Ü%W[wÕq×^wÝuӞïÿýîûßÛÍÿÿÿïÏ?ûÏ<ÿÿÿÿÏþÿÿïÿ/þï¹ÿþßÏÿÿÿÿ¿=õÿ7wyÿÿÿßÿÿÿÿßø÷ÿÿÿÿýÿÿÿÿÝýæ¼ÿü÷Ïÿÿ÷Ï?ýÿÁ÷ýý÷Zýõÿ_ñÃݼñÇïüñGÿ/þÿþýßÿþõÛ¯ÿ¿ùë¿»ûûë¿oÿûï¿ÿoðÿ÷Ïßïÿ¿_þÿüïÞßèw?>ÿ¯ÿÿÿÿü3þ“ÿOÛù÷ßý¿þ×k{?ýûg·nöÿõÿÿ«ïÿßüÿí?ÿûÿÏûÿßÿ××ûé¿ßÿÿ×ÿÿýÿýÿ£ÿÿÿÞ÷ÿ?ïÿßÿÿû¿Øÿÿûÿÿÿÿþÿÿãÿgÿÿ×ÿÿÿÿ[÷ÿÿÿïÿíÿÿÿÿÿûÿÿÿÿÿþ{úÿïÿÿþÿïÿÿÞ»ï÷ÿÿï­Åþo¿ü÷þûߏÿß?ùÿßûëÿ÷ÏÿÝÿûÿ·ÿÿÿóßù7þÿîûÿïÿþþÿÏÿþþÿÿï¼ÿÎûÿ¿ÿ¾»þ÷ÀÿÿÿÿŸÿÿÿÿ¿ÿ»î÷ÿ{ï¿ÿØýûÿÿ¸õÿý÷ÿãÿ?õÿÿÿÿ÷ûßýÿÿïÏ'Ÿþïÿº¼ÿÿ÷·_«™ÿÿSÿ¿þüÿ=µÒßn»í˯ÿ÷bÿÿÿ§ûzÛÿÿÏúÿù÷ÿÿé·þk­5×ÞÿÿÿF¿ÿÿÿÿ÷³Ïþ÷þÿm÷_ÿ;,ój³ÍœýÿÿØÿë¿öÿûß¿õ¿÷ÿ¿¿ûîÝ×vÞ{ïýzª½“ÿßÿÿÿßþýÿõÿþýõÖðý=ôÙãí}üŸ7þÿþÿûÿ¿ÿßÿ¯ÿÿÿ¯§Ï÷›¿ýöo¼ÿÿþöùïÿí³Ÿ?þÿÿß~ûÿ»ÿ~ï=÷üóßþÿ»ïÿ÷ÿOÿÿÿßÿÿý÷ÿ¿ýÿÿo¿ÿóÏ?ÿù÷ßøÿ}öÛc¿ývߟö›½æwýõ×oÿ}cÿýþûwÿ|þÿÿ¿ý÷ß¿ýÿßÿßk¯½fÿýÿÿ÷ÿÿÿý÷ÿÿÿÿ÷ß÷ÿÿÿÿþûïýýÿ¿ëÿ÷ﯿþúÿÿ¿þÿû¿öûÏ%ÿößÿýþÿÙÿÿ~ÕìWÿüÿÕ;ÿìÅ·±Gûý÷ížÿÏþÿÿÿï¿·nÿÿ¿ûÿþ½óÞ{ÿ¿·Îúë÷ÿÿÿõþÿùGôùçŸ}þùgüñçŸ}tÑGŸöù·ÿ¿ÿþúï¯ÿýÿëÿÿýÛ¯ÿýûﯿþúïoÿÿüÿÿõ×ßÿý÷ÿ_ÿÿÿ~ýÿ×}õ×ÿùÿëÿÿ¿ÿþûïÿÿÿïÿÿÿÿûÿþÿÿÿÿÿÿÿÿ½÷ûïÿÿþûïÿþþû¿ßþûï¿ÿÿþ?úÿò»ïÿûÿÿÿ¾ýÿÓ¿¿þÓ/ïÿïÿM¾ýVÿ_ÿo½åVýõW[~ùÅ_mÝ5×_{ýõÖ\wý;þÿ|¿Ïÿýÿsÿïÿ?õÕýÿóþ}ÿþÿÿï¿ÿÿäÿ•ÿÕ÷ÿÿÞÿÿÿÿöÿÿ~îÿ7Ïÿþîûÿßÿ‰ÿÿõÿý½ÿ¿ÿÿ¿ÿï÷þþ½¿ÿßÿÿÿÝÿÿÿüÿýýכýõÿÿ^åuûå÷÷ïÍ÷çŸ_þÿàÿûÛùÿëûÿÿÿ¿¿íîÿýÿûîßÿÿÿÿGÿþû=¿<ýÿ‹?ÿY}wýwŸÿÿwß}ÿøÿþûï»ÿúû¯¿ÿöß¿ÿöÛo¿ÿþûo¿ÿöÿËÿ·~}ÿ÷ÿþÿ÷÷ÿ?§œßüñgŸÜÿùçŸÿÿþÿÿŒóþÿÿÿÿÿû?ïûÿù¿ýv¿ÿÿý¿þïñÿÿçžÿŸÿÿÿÿ¿ßÿß_ÿÿÿÿ÷ùûùÿÿÿÿ²ÿÿïÿûÿ¾³Þûí~ýþí;ÿÞÛm¿û÷ûï¾÷øÿÿõßÿÿüu_?~m÷ÜöG¬õ}üèÿÿý¿úÿ÷ÿ¿þûÿ¯ÿïÿÏßÿÿ¿öþwÿÿþ?üßÿÿ¿ÿgóÿ÷ÿÿÿ?òü3ï¼þLóÏÿùüÏXÿüûÏÿÿÿïÿÿÿüÿÿ[ï¿õó÷wòÿþŸ÷¯ÍûÔÙÿ½öüÞý¿þúÿç+®øçšk®Jýšk®~ö·þ>ûéçþûÿý·ÿÿöË{þyçÿ>¿ùæûïñuÓ_+¿lûÏÛ?¦ú÷þšë­ÿÞûÿ¿ÿþû»ý¯¾ož¹׿î¿fÿÿ¿óÖýï½óî[ï¼óÎ{ùýõ×^/ÿÿwÿÿÿ¿Ïþ÷ï³Çþõï³Ç~çÿ믿þ~Ïÿ¿Çÿ›ÿÿü?ÿ?ÿ¥ÿ?ÿÿ'ÿÿçÏ>ûåþßÿÿýþÿß}÷ûwß}çßvß}çÿøÿ¿ý÷ÿ¿õÿÿÿÿ_ýÿ×_ÿÿ×_ÿ“ÿßl÷}÷Ÿ}ßý÷›k¿÷Ùc®=öØ}«=öØýÃöÿoß}ÿßÿÿÿÿÛ¿ýÛÿÿý÷ßÿý÷ßÿo÷ÿÿþýÿ¿ÿÿÿÿ¿ÿþýÝ÷ÿ{ï½÷þ{ï½÷ÿ»þ¯÷þúë?ÿÿþûoŸþÿÿÿüÿÿÿ¿þÿÿÿÿwüù]WO~ÿO7Ï|õíÿý÷öÿý÷íÿý÷ÿîÿë¿ÿîúÿ÷»ßÿû¯ÿÿÿ¿ÿÿÿÿ¯ûÿÿÿþ/ÿ_ôÑçŸüùGþçþùçþù矿úÿúﯿþûÿÿþûïÿùÿÿÿÿý÷ëþùÿÿÅÿ×ßÿõßÿÿÿ÷ÿÿÿÿÿÿÿÿÿÿßÿÿÿÿÿþÿÿûïÿÿÿþßÿ¿þû÷ÿÿÿÿÿýûÿÿÿÿñÿÿÿÞûÿÿ÷þûïµÿÿï¿ÿÿúï¿ÿÿûï¿ÿ¯ÿ/¿ÝþÛÿÿÿòÓK÷ÿ×_·÷õ×_¯üõÖ_þõÿÖkñõ×^ýU×_üõ—Z}õÕ×[}íµ×¿äÿÿÏÿÿ¼ÿÿ~þíÿ÷oÓÍ?ÿÿ{ßÿÿüóÏÿOþÿþÿÿûÿÿ÷ÿÿÿÿÎ;Wÿþÿ·ÿ÷óÏßÿùÿÿŸÿÿÿïÿÿÿÿïÿÿïÿÿ×þÿþÿûÿÕÿ÷_þõ÷×õ÷‡œ~ñÃßÜÑÇS{øðÇÿŸþÿýö÷ÿ½þÿ×ÿûÿû÷ûûÿûÿûÿÿÿ÷ÿòÿ÷ÿ>}÷×ÿý÷ß_ýtÿ]gÝu÷]ýUÿ·ÿï¿ëÿûo¿ÿÿ{￟»ï¿þ¾ûï¿þþûïÿüÿùçü¾ùçÿþùçwÞÙÿŸ~úéÿžþùŸèÿ¿ÿßÿÿÿÿÿÿûÿ¿ÿ÷ÏÿïÿÿÏûÿÿÿþÿÿ÷ÿÿÿÿÿßÿßÿÿýÿ~½ÿÿÿþÿÿÿÿõúþûÏ¿ÿö{ïÿõÞ;ïýœûï¾Ûþûï?ÿüû߅ï×^ÿÓõ×_ÿÿe×_ÿõÓwõu×oýõ×þ·¾¿ÿþûî¿÷~ÿïœßþï¿ÿú»ï¿ÿúûï¿÷÷ğ>ùÿÿÿÿÿÿÿÿÿëóÏÿÿÌÿÿ<ù¬óÏ_ºõÿÿ_ÿÿÿÿÿüÿÿ矿ù¿Ÿ/ÿù½Ï~ÿÿ»¼çêËú¹úšëß¿æž+¾â¢v®¹æú,¹ä‚ßa¾üóž?ÿù¿Ïþùöo¿¯çŸwþ¯ÿwÞÜJÿÿ¿÷þ{ë½÷v{ï¯þç¯ûÞÿï½ÿÿûï¿ÏÚÿï¼óÎ{ï¼ãÚ;ï½ó;oÝòÞ;ï¾÷Î;6ÿï·ßûí³ýûì·ßûíþÿ>ûíÿÛ~ûí÷}þÿÿíÿ׏ûÿçÿÿÿÿÿ÷ÿñÿÏÿÿÿÿÿñÿwßýÿÝwßåÿ]ößÿÝw¿y÷Ýwþm÷Ýwþ™ÿÿ×_ÿÿõ×ßÿÿýÿÿÿõןýõ÷Ÿýõ÷?ø¿}öÙk=vßk§½ö{Ÿ=æÚcÝöÚcÝüjÿüóÏÿý÷ÿÿý÷Û¿ýÿßÿýóßÿýîÿwß½ß{÷ýß{÷Ýß}ÿ¿÷Þ{ß¿÷Þ{ÿ·ø÷ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÏÿÿÿÿïÿÿÿÿÿÓÿÿýûßÿýÿßÿýßoÿ÷ßïþ÷ßÿOüÿÿýÿÿÿÿÿÿÿÿÿÿÿßÿÿþÿßûÿÿÿïÿòßÿùçþùåŸ?~ùçþùçŸþÙçŸþù…ÿÿÿý{Ýÿíÿßuûÿÿÿüÿßÿÿü÷ßÿ¿üûÿÿÿÿÿÿÿýÿÿÿÿÿûïÿÿÿÿïÿÿÿÿÿîßÿÿþ÷ßÿÿ÷ßÿÿÿ¿ÿÿ÷ÿÿÿý÷ßÿÿÿûïïþþûïÿ¿þûïÿþúû¿¿þûû¿ÿþû»ðÿå—/ýõ×ÿýõ׿øâ—/¿üâÛ/¿üòÿÉÿ?ýÕ×_}ýõ×_}ýõ_ýõ×_~Ýõ×_üïþÿüó÷¿ÿýûÿ¿ï¾³_üÿǗÿ¾ç_þäÿ}÷ÿÿÿýÿÿßÿþËÿýû_ÿ¿ÿÿíWßÿ¿‹ÿ¿ÿÿwÿÿÿ÷ßû÷î¾ÿÿï÷ýûýßÿÛýýÕÖ_wýÕÿ_}õåoüñǼõÃ}üeîÿ§ŸýùçŸïÿù瞿ïÿïÙ¯Ÿÿ«ÿ·ÿÿ{ÿ}ÿý÷ß}÷ÝÿßÿýÕ_÷ýõÖO÷ßu×]w_ûÿî{î¿ýþÛï¿÷þÛ¿ÿæ×í»ÿvûo¿ÿþÿÑÿžz^û§ŸîíçŸ~çŸ÷ÿéçŸÞû¹çŸÿ'þÿÿÿÿ?þøÿÿÿï¿«ÿÿþýößï¿þÿÿÿ¿öÿÿÿÿÿýïßÿïÿÿÿßÿõÿïïÿûÿÿÿÿÿ—ÿ»ÿþ{ï¿ÿþûï½÷üï=÷þûí¿ÿï»ï¿ï_øýõß_}ýõß_ýÕ_}ýó×_}åõ×_wýÿíÿûï¿þþûï¿þîûïÿþ»ß¿ÿîûÿ¿ÿþûÿgüóü“ýÿùøÿÿÿÿàó?ÿüûÿÿÿN“ÿÿÿÿ[ÿþõÿŸßÿßÿŸ/¿ÿûÏÿÿÿÿ²üýÿÿ¯Û{.¾äë/¹æïk®¹æk®kãšk®SϚk®~_öçÍÿùóŸÿüçoÿöÛ{þùæÏþßùæýïóÿÿ{Ƕ·Þ{g¿÷þúçþ˜ÿýÿÞûí¿ÿþû¯ýÿÎ;÷¿÷Î;¯¼óÞ;¿óÖ]¯½óî{ï¼óÎûyþ~ûõ¿ß>ûØ¿Ï~û½ßþ÷ï»Çþµí±ßë÷ÿÿóü?ÿø÷þ?þÿÿÿÿ×ÿ¥ÿßÿÿýdÿ÷ÝnÞ}÷]~Ûmÿýß}÷ÛwßuçßvÝ}Ç¿úÿýýÿ_ýýçßÿÿÿ_ý÷×_ÿý×_ÿƒÿÛg§ùöØg§ývÚo¿÷Ùg®=öØi=öØý·öÏ?ÿýößoÿýößo¿ýÛoÿý÷ßÿÿý÷ßÿoõ÷Ýûï½÷Þûï½÷ÞýÝ÷ý{ï½÷ÿ{ï½÷ÿþÿÿÿóÿÿÿÿúÿÿÿÿÿÿÿüÿÿÿ¿þÿÿÿÿ×üÿ÷ß×ÿý÷ߛÿý÷ßÿý÷õÿý·íÿý÷ÿïÿÿÿ÷ÿÿÿþÿþÿÿÿÿ¿ÿÿÿÿÿÿ¯ÿÿÿÿÿ_ÿÿŸþùçŸþùçŸþçþùçþùçŸùÿ÷ÿÿÿý÷ßÿÿý÷ÿÿýÿßÿÿùÿëþÿçÿß¿ÿÿÿýï¿ÿþÿÿÿÿÿïÿÿþÿÿÿßÿÿÿÿÿOþÿýÿÿÿÿÿÿÿÿýÿ÷ÿÿÿÿÿÿÿûÿÿÿÿÿòÿ¿ÿþþï¿¿þÿï¿ÿþï¿¿ÿûï¿¿ÿûï¿ÿ‹û_ýö×_|ýô×_ý×_¿üå×[¿ÿõ×_ÿ/õÿ×_7ýõ×^õÕWOÿõ×[{ýµÇ\õÕ×ÿãÿïÿ¿ÿÿÿÿïÿÿ?[÷Ïÿÿóÿ¿ßÿûÿþoþûÿßþÿíÿÿÿÿÿÿ¸ï/ÿÿííÞÿßÿÿ_øÿÕÿÿóÿÿ÷ßßÿïoÿÝ÷þúßw÷ßóïÍÿ×_ïýõ×]üõÑOñÆßܱÇûüñGwoþêùþ—þùÿŸþùûþÿ÷ÿûÿÿþûÿ÷7ó_÷ß]þù'ßÞòÝ__ÿ}Ï]OùußÝ{ÿýÿ¼ÿë¿ïØÛï¯ÿþûï¿ÿû¬—û^ûO?ÿzûÿÿïýï©çýþùçÞþùç×ÿÿ÷·×þÿÿÿÿïÿÿÿÿÿýÿÿÿÿÿÿ¿øÿ‡;îÿÿïÚ¯ÿÿçcÿÿÿÿÿîÿïÿÿÿÿÿïÝÿÿýîþÿÿÿûÿÿùÙ¿ûï¿ûÆûïöùî[Ïýÿÿþÿß÷úë´÷ÿÿÿ˜ÿ×_üõW]þÿõW_ÿõÿþý÷ßþýý÷ûû-þ¿ÿþÿï¿÷~ÿï½ÿþÿÿÿÿ÷ßÿþÿë¿ÿÿoÇÿÿ<ßÏÿïÿÿÿÿÿ?óÿ<þÌó>ÿxÿÿ_¾õÿÿûÞÿÿÿÿþõçó[ÿÿõ÷ÿÿåÿôÿÏÿ»½çú+Þ¹ÿšëÿ¿âšëzÿ?õüÿý?ßòSÿ½Þa¾ü¶Ÿ?ÿùÿÏoÞùöþÿ­çŸÿù¿ßþûÙZÿÿ¿îÿë½÷ôÿï¯þO_ýÿú㯿~ùk·ÏÙÿï¼s×{ï¼£þ;ï½ó+ê«ÿÞûî½ÿÞû®½€ÿï³ßÿûí³ýûí·ßÿ×_ÿ½ÿ÷ÿÿߟþÿÿßÿÿŸëÿÿÿÿÿ¿þúûõóÿûÿÿ¿ÿþóÿwßíþýwÝåÿÝvÛíÿÿÿíÿÿÿÿÿÿÿÿÿ¡ÿÿ×ßÿý×ßÿÿý÷ßÿýÿÿþÿçÿÿÿÿÿù¿mvšc§=vßk§v{÷ýößj¿í÷ßk¿ýüeÿüóßÿý÷ÿÿý÷Ïÿÿûÿ¿ýÿß¿ÿãÿwß½ß{÷ýß{÷}ÿÿÿÿÿûÿßÿýÿß·ùÿÿÿ?ÿÿÿÿ¯ÿÿÿÿÿþÿëÿßÿÿÿ¿ÿþûÿÙ¿ÿýýßÿ}ùßÿýçÿK®ûî¿û¾ùî·ÿïþÿÿ¿ÿÿÿÿÿéÿÿÿÿÿûÿÿíýûÿÿï¿ßþãÿÿùeŸþùG—þùç}þùçŸöùç—}üù™ÿþÿûÿÿý¿ÿÿÿïÿÿþçŸÿÿý·ï¿ÿ_üÿÿÿýÿÿÿÿÿ÷ÿÿÿÿÿÿýÿÿÿÿïß÷ÿÿíÿÿÿûÿÿßÿÿÿßÿÿÿ¿ÿÿûÿÿÿýÿïÿ#ÿÿûïÿ¿þûïÿÿþûïÿÿûï¿ÿûïÿßÿ·ñÿå×ÿýõ×ÿýå׿ýÿÿo?ùæ“ï¿ýÿÏÿýÕW_}õõWO{ýõ]~ýu×[sÝõV_üþßüsÿÿÿî÷ÿ>ÿþ³çýßÿûÿ¿ÿÎÿÿïçõÍÿÿÿÿó÷ÿûýÿùïþ¿~Mÿÿ¿ƒýÿýýÿÿßÿÿÿÏß¿þþÿÿÿÿÿÿÿ÷ÿÿþý¾ýýõß]õõÇ_õõwÿÿýç~žá—ÿýÿ!íߧŸãïùçŸÿïù瞧ÿÿÿ·Ýÿß«þ¿ÿÞ#ÿõþÿý¿ÿÝñÏ<ýìÔ}÷ùwŸ~ÿ¼wÝ_ù¿ÿÿ÷þÿðÃo»ÿÿ·þºû¯¿þÚk/¿þúõÇÿÿûýïÿÿ÷ÿý·þþuï¿×úû/¿ÿÿ³o¿ßn÷¿øàƒÿÿÿÿÿïÿË;ÿÿñÆK×ñÇÿ?òþÿ¿ÿ»~ÿûÿßÿÿßõ÷ýÿý÷ÿÿÝ÷û—ÿÿïÿÿÿ¿÷n»ï¿ÿþçŸÿޙåŸëÞùç—ÿ›ùÿÿÿÿÿüÑO?ÿ¼÷ü÷GwìÇüÿàÿÿÿûÿïÿÿÿþûï¯ÿÿýÏÿÿÿÿïÿÿÿÿÿgüßùçŸrøÌãÿÿÿ~÷ÿÿÿÿ>ÿü›ï:þüc[ÿë³Ï–_þÿ¿ÿÿ¿ÿÿÿÿÿóóïüåÿï¿Çû·Ûo¿W~ùÍÿÿòYç+®øçšk®òϚK®jÝöÿ^{íµÿÏÿü÷Ï~ÿ÷Ë{¾yçßþßyçÍ/òÿÚl3ïÿÿå¯_|óãwþšïÿÿÞùÿ¿ÿþûý¿÷^yÿšûソþ~¿óÖ¯½óîûï¼óÎ x~/ý÷ûÿ¿ß÷¿ô½ßþ÷ï¿ßž÷ê±ß~ßé÷o¸ýöÛûÿÿÿÿÿ¬ýý?ÿÿÿÿ¯óÏÿÿÿwÿß{Ï=ÿü·Ÿÿÿùçÿß}÷Ûwß}çßwß}çûÿïÿüóÏÿÿÿçÿÿ¿ù_ýõ×_ÿõ×_ÿ“ÿß_ýõÛoû½¶Ûo¿÷Ùc¦=öØ}§=öØÍ_öÿ÷Úk¯ùoÿý÷Ïï¿ýÛÿÿý÷ßÿý÷ßïþñÿÿ¿ÿþûÿý÷ßÿÿýÝ÷ÿ{ï½÷ý{ï½÷‡ÿÿý÷ßÿ¿ÿÿý¯¿öÿÿÿüÿÿÿÿþÿÿÿÿÿìï×ß~ÿ=ûï¿ÿþùUÿý÷÷ÿý÷ïÿý÷ÿàÿÿ­»îúÿößÿþÿ¿ÿÿÿ¿ÿÿÿÿ¿ÿÿÿÿþþÿ}ôÑçŸþùç}þçþùçŸþù埿ûÿÿ믿þÿÿÿÿÿûÿÿý÷ÿÿý÷ïÿý÷ÿÅûÿ_ýõÿÿÿýÿÿÿÿï¿ÿÿûï¿ßÿûï½ÿÿüÿÿÿÿÿÿÿÿÿÿÿÿû÷ÿÿÿÿÿÿÿÿÿÿûÿuþ¿ÿþûïÿÿÿÿÿÿ×þï¿ÿÿûï¿ÿÿûï¿ÿ“÷ÿÿÿÿÓoÿôóÊo¿ýË/¿üò /¾ôòË/ÿ‹Ýÿ^~­U×_}±Å–]ßu×[sÕu×^wÝuÇÿíþÏ?ýøÿûÿÿïÿû«{ÿÎýÿýóßßÿÿÿÏÿWþ¯ÿþúÿîŸû¿ÿÿùÿþO¿ß{óÏß÷ÿ¾­ÿ¿ùÿûî¿ÿÿ÷ÿÿÿïïwíï¿ÿÿýö÷?ÿÿûÿÏÿÿǵùç_ýý×Û^ñÅÏg|ñÃ[üñÃODþï¿þþýûÿæÛ¿~Ûù×ÿçý÷ÿÿõþ÷ßÿ?ñß÷ß]óí÷ßÿÿÝ÷__ýtÿ]ÝuÍ]wýô÷¥ÿï½ÿþûï¿÷ÿÛï½ï뫛ÝúÊ­·ÿzª­ÿ÷ýÿ©ç´îùçþþùÇ÷þ›÷½ÿúû÷»ÿþûåÿÿÿÿÿÿÿßïýÿÿÿ»ßãÏ7îÿÿ}ïõëÿÿÿÿßÿÿþÿ[ÿÿÿÿ¿ýû~öûþýÿ¯÷Þÿo»ûÿûï¿÷îûïÿûÞûnþþûÿ¾ÙþûÊ¿ÿ~ûýÿÇÿüÁÇûÿQÇÿsÏÿô3Ïý÷üóÏŸþÿÿï¯ÿÿÿÿÿÿÿÿïßuß{÷ßwßß÷Ýÿ·?öþzïŸwÿ{÷ó¿þþïŸÿýÿß¿ÿÿÿ÷w»ï¾ùÿýŸïÿý¿oþùç×ßþùÿ×oôÏÿöÿÿÿïóÿ¿nþäãÍÿóÌóÏ?ÿäóf}þÿÕÿÿÿUŸýõÿÝÿþÏïÕþýwþÿ>ï¹Î:®¹æþÕ¬¹æº.¸+{®¸};î¹Éõ؟÷ÿüçŸþíÿ›wÞýÛûý÷ÿûý÷Ÿ?¿˜ÿÿë=ûß{ïŸíÿûíŸÿùãžûû­söß{ïÜ÷Î;ïlÿÎkïüÊ{w¼÷Ö{ë¿÷þû/âûí×ß>úìBÿ~ûïñžûý¾ÇžûÕ¿ÛþûzŸýÿÿ_óÿýçÿÚÿÿÿ_ÿõÿýÿý¿þÿÿÿÿßéÿÝw¾mß]wÿy÷Ýö·Ýnße—Ýÿßm·Ý~çÿÿõçŸÿõןýýÿÿý×ßÿ÷çßÿýþk‹ýçÚi=öÚc·­Þi§ÉvÛm¿ývÛl7?Øÿý÷ßÿýÿßÿü÷ÿÿóÏ?¿ýóÏ?¿ùÃÿÞ{ï¿÷Þ{ÿ¿÷Þ}ß÷Ýÿß}÷Ýûß}÷ÝûýþÿÿÿÏÿÿÿÿoÿÿÿÿÿÿÿóÿÿÿÿúÿÿÿßóÿß_ÿ÷ßßý÷ßÿ÷ßßÿý÷ߖÿý÷ßÿ‹ÿÿÿßÿÿÿÿÿ»ÿÿÿÿÿÿÿþÿÿÿÿÿÿÿþûüÿþùçŸþñçŸþùþùçŸþùçŸþçÿßÿÿ÷ß¿þÿßÿçýÿùçß¿ÿý÷Ÿÿ_ÿÿÿÿ÷ÿÿÿÿõÿÿÿÿÿÿÿûÿÿÿýÿÿÿÿ?ðÿ÷ßÿÿý÷ß¿ÿÿ÷ßßßÿïÿÿÿ÷ïÿýÿÿÌýÿþûû¿ÿþûí¿ÿþû¿ÿþþï¿ÿ^þï¿ÿ~ÏþýõË_ýõû_ýõ/¯Üö‹/¾üòË/¿ø÷ÿ_}ýÕW_}ýµ×_}ý×_uýõ×mýñןƒù7ÿüýÏ?ÿ|ýÍ?ÿüÕß·týÖýìñÇßÿ[ø?ÿõý_ÿôÿßoÿôßÞßüÿÕ¶þ|ë·ÿÿîç¿oÿÿïïÿÿËïý·÷|¿ßûÿ÷»÷ýÿßußV¼ñÆ|üõÇüÕ[ÿ½µ×_m_ŗ_~Ùø÷ÿÿÚý÷ÿÿýÿÿo¾yþ›j¾ùߟoþùþÞ—_þüõ—_?ýu×_wÛúýwß÷ÝwßÛ×þ¯ÿ¾ûï¿ûþÛï¯ýþ/¿èþk/¿þþ믿þûÑÿ§Ÿ×ÿ¹çŸÛþùçŸÚ«¯÷ûê»o¶ûþ„ÿ§þþÿÿ¿þÿãÿ?ÿâÿÿ¸ßîÿë¿ÿÏÿ¯ýÿÛÿõÿÿÿÿÿÿÿõ÷þýÿ¿ÿïÿÿÿþïïÿî¿óüûï¿ÿN{ï¿ÿ{ïýÿzûï»÷Þûíÿwú_ýó×_ýë×W}ýO?÷ù³Ï?ÿüóO?ÿÿøÿ¾û¾»ÿþûÿ¿ÿþûÿý÷ßÿýïßÿýÿ ÿÿÿÿûÿ¿ÿ~ÿÿÿÿüÿÿÿÏ3Ï?ÿÿ?Ï<¹Öÿ÷ßÿÿÿÿÿÿÿçÿ×ÿÿ÷Ýüòßÿõçõoóžû¬ëçšk®ø˞kîëšëü¸æŠkþ¹æ’ëzýùÿÿ{þùçßÿÿyçßÿýóÞwßyóÞ¿ywËüÿ¿Þ³ÿ½÷Þñí¿ßþù·æø÷¯ÿ÷y÷·_>nÿ¿÷Îmï¼óÎkï¼öί¼wÿk¯½öîkï¿ß"þ¿ß~}î£Ï>üï·ÿï¿ßýûï¿ÿý{·ûÿÿÿ<óß?þ½óÿÿÿý_ÿÏÿÿÿÿïÿ÷?ÿÝÿß}·ÛöÝ}ןwßmÇwÛíþÝvÛý÷]ößí'þÿ_ÿÿ÷_ýý×ßÿ÷ßÿÿý÷ýýçßÿâ¿öØm®=öØc=vÛév›o·ÝöÚg·ývó—ý÷ßoÿý÷ßÿý÷Ïÿ÷Û?ÿüóÿ?ÿüó›¿ýï½÷ý{ï½÷þ{ïÝ÷}ß}ÿÝwßýÿÝwß½ßîÿÿÿÿüÿÿÿÿþÿÿÿÿÿÿ?ÿÿÿÿ¿ÿÿÿÿÿoÿÿý÷÷ÿý÷åÿý÷ÿýýßÿíùßûý¿ðïÿÿýÿÿ¿ÿþÿÿÿÿþÿÿïÿÿÿ¿ïÿÿÿÿÿÓÿÿçŸþùçþùç—ÿùǟþùǟþùç÷þÿÿ÷Ïÿÿÿ÷ÿÿýçÿýÿßÿýÿßþùÿõÿÿ¿ßþÿÿ¿ÿÿÿÿ÷ûïÿÿþÿÿÿÿÿÿÿÿ ÿÿÿÿÿÿÿÿßÿÿÿïýÿÿÿÿßÿÿ÷ÿÿÿ?Ýÿï¿¿ÿûï¿¿ÿûï¿ÿûïÿÿþûïïÿþûëÿæÿ×_¿Ýõ×_¿üõ×_ÿò‹ÿ¿üòËÿ¿üòËkÿÿÕ×]}õÕW_ýõ×wÝõW]7Õµ—]uÝõ¿ùÿÿÿïÿÿÿÿßûÿóÿ×wÿÿÿßí÷ÿ~ÿþÿÿ—ÿÿû¿÷þûïÿ³ÿíÿÿÿÿíÿÿúë÷Ýþÿÿûÿþÿ÷ÿÿÿÿÿ·ÿÿ}ÿÿû÷ûÿÿßÿý×ÿÿÿóýqǟløáÇøÑÇ_üñÓüÑÖ}|ñµïÿùïÿÿÿÿÿÿÿÿïÿúï¾~þûï¿þþûîÿ¯üWýõ_ýu×_wùõ7ÿßïÿÿûõÛýÿÿ=äû꯿ÿú˯?ýòë/þÿÿÿïÿÿÿ¿ýß¿þ?ßÿþ{÷¿ûþûý¿ÿþûýÿÿÿßÿþþÿíÿïïßêþø÷ÿ?þøãÿÿïýÿïÿÿÿvÛÿÿÿÿ;ÿ÷ÿÚ÷ß¿ïÿïßÿþ¿ÿïÿÿ÷ÿÿÿÿÿÿÿ­ÿÿnþ¯þúï­·þúÿ§·Þú¯ÿï+þ|óÜzÿ¯ÿÿáÿõ×?ýÕ×ýõWÿ½þßþÿ÷óÿÿýÿÿ·ÿÿÿÿûÿÿÿÿëÿÿÿÿïÿ?ÿÿÿ¿ÿÿý÷ÿýßðÏ?ÿÿÿþÿÿóø“ÿÿøûÿ?ÿf÷ÿÿÿùÿ¿k}þÿÿÿßÿÿWÿoÝÿÿïÿÿ×û<»ß=ÿïÿ¿Bï¹Î¾|®¹æŠÕ¬¸æ:ÿþÿÿÿßSO=ýÿÿç}؟÷ÿ½çŸþïÿŸwþùŸÿÿÿ¿Ÿzûéÿÿ?¿ßÿÿëûß{ï½ÍÞûí½Ûíÿÿ÷×dÿÿ¿ÿÿg¶ÿ{ïÜ÷Î;ïl÷Îkïì–{ÿÿïžkë¿öÿÿoâÿûí×ß>úìWÛ>»ïwýõüÿÿ}ÕÖÿÿÿÿÿ¡üÿÿÿ÷ÿýçÏÚÿùÿÏëïïÿÿû­¡þÿ?ýÿýçÝw¿m×]wÿ×ÝvþÿŸûÿߛûÿÆÿ?ìÿõןýõ×ßýý÷ÿùçßÿŸýçÿçÿÿgþc‹mæÚc}wÚc·Ýßi¯ývÛœý÷›ÿŸÙÿýößÿý÷ßÿüÿÿýóÛ¿ýÿÛÿÿ¿ÛÿÞ{ï¿÷Þ{ï¿÷Þ}ÿÿ÷ï¿ÿþûÿ¿ßÿÿ_úÿÿÿÏÿÿÿÿoÿÿÿÿ¿ÿþúïç¿ðûï?üÿÿ÷ïß_ÿ÷ßý÷ßÿùç“ßþùÅ·o~ñÿÿ»ÿÿÿÿÿÿþÿßûÿÿÿï·ÿþÿû¿ÿþû¯ÿÿýÿþùçŸþÙçŸþùŸôùgyüùß~æßßÿÿÿ÷ß¿þÿßÿÿûï¿ÿþÿ¯ÿóÿÿÿÿþÿý¿ÿþûõÿÿÿÿÿýýÿ_ý÷Ÿÿÿÿøÿÿÿÿÿÿÿ¿ÿÿ÷ÿßþÿïÿÿÿûïÿ÷ÿÿÿÇÿÿþûÿ¿ÿþ{ï¯ÿþûÿÿ_ÿûÿ×~ÿ¿¿ÿÿü¿üÒÛ/¿üòû/·¸òÿÿûý¿ýòßÿÿßÿòÿ_ÝÕ×_ýÕ×~ù—_}õõW[míõ×_{¾ýßÿ^ößÿý§_ÿÍûûÿcÿ/öÿþÏÿÿø¿ßÿÿÿÿÿþÿ6ûÿß¿ÿþßç7ýÿü×ýߦÿÿÿÿÿÿýwÿwý÷þ¿û=ÿŸÿ¿ÿÿóÿÿGþðá‡|üõÇüÕXÿÿçV~ûç×ÿÿÚ÷þûß¿ÿþûw¾ÿþ{¯úzßÿÿïößþ¿îß½…½~ïý·ß=?ýãÞ?[÷váÜóß_ÿÿÿÿ»úïÿôãë7üÞÛï?ý¾mßÿÛ¯?öþÞÿþÿ_öûÿ÷ÿûÿ÷×~ß÷ß[»¾¿ÿÿÿ·ýÿßÿ}§ßÿÿÿÿãÿ¿þÿþÿÿÿþŽÿÿ­ãûÿãÿû_ôÿÿÿþÿþÿÿÿÿûßÿ÷ÿûÿß}ÝóúÿÿßÿÆÿþ¯ÿîûë¯ß~ûïÿë½ÿÿ[ïýþÿÿÿûÿýÿÿÑß}ÿý÷Ï?{ýÞ¿üõ×ÿÿýÿÿÿÿéïÿÿÿ?ÿû÷Ïÿþûÿÿûïÿ¿_þ÷ÿÿÛÿÿ ÿÿÿÿÿ÷ÿÿÿÏ÷ÿÿÿzÿ|¿ž|þÿ#ßÿ Öÿÿ~}e?þßÿÿ>þßÿÕýïcI×ýÿÿÿïòþþëÏÿuöÙgÿõüy?¿ú_gwöÿýÿ~«ýÿóÿÿ¬³ß?ÿ¯çþû¼÷Ïúëí·ÿÿÿÿw«ýÿÿûg¶ûnñë·¯öú¯on“J O6ûÿû?bÿÿÿÞ:ò½qßúoyöÚ¯½2×lî¹åÖÿÿÿÿBþÿÿýý×ï?ü×ÿÿý×ÿ¯¯ô×C}½ÿÿÿ7ûÿÿÿ¿ÿý7úý¿ÿþï¿ÿÿ-¾ÂÞ;øÿÇÿÿÙÿÿÿçßo»ýÖÿÿÿÿÿÿ¿ýÞûo¿ùæÿïÿ¿gþÿÿþñ÷}ÿýÿ÷ßÿ÷YÿÿÖùgþþÿÿáÿ÷ßÿ™æŸk»ÝöØç}g›~þ‰Æ›ÿñ÷óýÿÿÿý÷ß¿ýóÿ?ÿÿÛÿÿÿ÷Ûÿÿÿÿ»ßýÿÿÿý÷÷ßÿþ÷ßÿÿýÿ·ÿÿÿíßßÿÿÿÿßàÿÿ¯ßÿó›g¾þûí¿ßû ¾ü ?üßÇÿýoÿÿ¹íÿÿùæ³üù·[üûÕ_<ñÿÿÿñïÿí¿ÿþjÛÿÿîûïÿþ뿯ûþûÏþÿëÿÿÈÿÿgþÙãŸ~ÙǟýÑç}d™ÇŸþùçÏþÿÿÿÿ¿¿^æïÿûüÿ¿¿þÿÛ/úüóÿÿÿÿÿõÿÿÿßÿ÷ÿÿÿÿÿÿÿõÿß~}ýßÿÿÿÿÿÿÿÿÿûÿ¯¿ÿÿïÿÿý¿ÿþþïÿýÿÿÿÿÜÿÿÿ·ÿþ½ïÿÿÿëÿÿÿíÿ·~óï¿ÿÿûÿÿîÿÿï·ÛòûO¿øöÿïÿöËï¿ÿÞÿÿÿÿÿÿÿKÿÿõ—}ùµ†[tìÕÒ½ÐÖ]oõõÇ_{ýõÿû÷ß÷ßëýÿÿ¿ü³ÿÿÿÏýûÿçßÿÿÿÿÿ—ÿÿÿ·ÿ^ûýýß÷Ÿýç{OŽÏþëÕÿÿÿÿÿÏöÿÿïýöûÿÿÿï¿ÿïûÿwï¿ÿÿÿÿÿÿÿÿòÿï‡ÿ}qßý÷³ßùý×ÿõ×ÿ÷ÿÿ×µÿÿÿ¿ÿ—ß¿¯ÿßÿÿî|¿}ÿ刺þÿÿÿÿ­ü÷ýõÛo÷ýö÷_wy÷×þ¸ÿÇüÿßwÿýû÷}íÿ÷ß>þý×ßûýýÖßÿr{oÿ_ÿ¿Oÿýÿßÿÿ÷÷Ÿÿÿÿßÿÿÿÿÿý߯ÿÿÿÿýÿÿÿÿº¿ÿëÿÿßÿ¿ýû_¼1n×}ÿþýÿ¿ó÷ÿÿÿ¿Øÿÿÿÿÿÿÿþýÿÿ·ßZ÷½í½ÿÿÿßþÿÿÿÿþ¿þúþúï-·Þz7ÿ~?ÏøóÞûßÿÿÿÿçÿõ×ýU×?}õ×ÿýõ>þÿóŸ÷ÿÿÿÿ£ÿÿÿÿÿÿÿÿÿûÿÿþÿëïßÿûÿ¿¿þÿÿÿÿ_ñϳþ÷ÿÿÿÿ:ÿü¿þßýÿÿ<ÿ¯Ÿ¿?ÿÿÿ?a}þÿÿþÿÿÿÿŸ}ÿÿöûÿçÿ~ÿÿûÿÿ¿n﹨ºn®¸æúß/¸æú×óçýÝßþþûÿÿÿÿ=ڟ÷ß¿çŸþÿóŸwÞ¼ž>ÿ½§ÿõ×ÿÿÿÿ¿Ùÿÿï?åÞ{ï½ÿßûë¿÷úÿßÿþú_úÿÿÿÿ/¶ÿ+ïhóÎ;ïüÿÎ{ïìŸ[¯ÝòþÿÚÿÿÿÿïãÿûïW~ûíñÿ>ûí÷}õúÿïýÿ×ûÿÿÿÿ•ýÿóÿzýõóÏÿÿùÿÿ{¯×ÿ{ø¿”ÿÿÿÿ3íÿÝwÿ|÷Ýwÿm×Ývþ·ŸûùÿÛnüÿÿÿÿìÿõ×ýõ×ÿýý÷o¿ý÷ÿÿßýþÿÿÿÿ_þc}öÚcm÷Úc·ÝÞwóöÚoöù÷ßÿØÿýóßÿý÷ßÿüûÿÿÿ÷ßoÿýÿÿÿÿ¿ÕÿÞ{ß¿÷Þ{ß¿÷Þ}ÿÿÿ÷ßÿþýýÿÿÿÿúÿÿÿïÿÿÿÿëÿÿÿ¯Öú¿ï¿ÜÓÿÿÿÿ_÷ÿßü÷ß_þ÷ß•Å—ÿîùÕWÿÿÿÿÿ‹ÿÿûÿûÿÿÿûÿÿÿÿû¿ÿëû­ÿþÿÿÿÿßýÿþùçŸþÙçŸþٟþùg}|ùçŸþãÿŸÿüÿßÿþÿßÿûË?ÿÿòû?ûÿÿÿÿÿÿÿû÷ÿÿÿÿýÿÿþû×Wþýÿ×_ÿyÿÿÿÿ¿ùÿÿÿÿ÷ß¿ÿÿÿÿßÿÿßÿ¿üúÿÿÿÿÿÿÍÿÿþûë¯ÿþûÿ¿ÿþû=ÿþþÿå×þûÿÿÿÿŸü¿üòK/¿ürÿ/¿üòo¿¼ÿþýÿÿÿÿÿÿÿÿöÿ_½õ×_}ýõ~}×_=ýÕ×}ýõ×_ÿžÿßÿó÷Ÿýÿ÷ß_ùÝÿ|ÿï¾ÿüóÿÿÿßøÿÿþóÿïÿýþï¿ÿÿþ¿ÿßÿo÷ÿô×ÿïÿäÿ¿ÿÿúÿ÷ÿþÿ÷ÿ?ÿ}¯ÿíïõÿÿÿÿÿÿ?þôõB}<ÕÇôÕ_}÷ç]ÿÿÿÿÿ¿Øÿîû¿¿ÿþ{o»ÿþú§þûéïÿ¯ÿïÿÿïÿ½‡ÿßowÜ÷ß}ÿÿöß~ÿÇ?ÿÿÿ÷ÿÿÿÿÿú·þºë/¿üòk¯¿üú¯ŸýþÛ¯ÿïàÿÿÿÿÿrï¾ÿÿûï¿ÿÿûï¿ÝïÜßuëÿÿÿÿÿÿÿÿ§ÿ‹?ÿïÿÿÿÿ¿ÿþÿþÿÿßïþÿÿÿÿÿý?õÿÞõÿÿÿÿÿÿþÿÿí÷ÿÿÿÿÿýÿÿÿÿÿÿÿÈÿê¯ûÞz믿öú˯ÿòï·Ûï{ë¿ÿÿÿ¿û_û]ý²×^{í÷×_ý_ïÿô—Ý}üÿÿÿÿúÿÿÿ¿öë¿ÿßÿ÷ÿÿÿþþï¿¿nýÿÿÿÿÿ¿ ÿ?ÿÿÿïÿÿÿóÿ?ëÌOvßÿÿ>ÿÿÿÿÿÿóÖÿýÿÿÿÿÿÿ¿ÿåûÿÿóÿøÿÿóÿùÿÿÿÿkõžëìÓçškîëÿšk.ë•Ý×ëÿŸÇßÿÿÿÿߧýù÷Ÿþùçÿ;ÿyçÝÿ¿·Îÿÿþÿÿÿÿ[ýÿwþ»ë­÷þ³ë½¿þy/Mtûãÿûõÿÿÿÿÿoû¿òÎüï½óÎýï¼÷Ϋy¥Úk￯ÿÿÿÿÿž¿û~ýï·ß~ýï³ß~ß_ÿý÷ßoýÿÿÿÿŸúý?ÿ?ÿÏý?ÿÿÿÿÿÚûïÿþ3êÿÿÿÿÿÛÿß}÷ûwß}÷ûwßmçþíçÿ¾ÿÿÿÿÿÿ¿þ÷_ýÿ×_ýÿ×ßÿçßÿýçÿïÿÿÿÿÿæ?öØg®=öØg®=6ÛíýwßgŸí¦Ûÿý÷ÿ…ý÷ß?ÿý÷ßïÿý÷Ï?ÿ÷ÿ?¿ýþÏÿÿÿÿÿüï½÷ý{ï½÷ÿ{ïÝ÷ýßÿÿþ÷ÿÿÿÿÿÿÿ©ÿÿÿÿüÿÿÿÿüÿÿÿ÷ú믿þÿŸ÷ÿÿÿÿÿ ÿÿý÷÷ÿý÷ýÿý÷Ÿ_<ùä¿ïÿÑÿÿÿÿøÿÿÿÿÿïÿÿÿûÿÿÿþþúë¯ÿÿoÿÿÿÿÿÿÁÿÿçŸþùçŸ?þùçŸÿÑG}þùcŸþùãþÿý÷ïÿý÷ïwÿ}÷ÿþûïïÿ~þÿÿÿÿñÿÿÿßÿÿÿÿÿÿÿ¿ÿÿõÝ_ÿÿÿßÿÿÿÿÿ¿ÿÿýÿßÿýßÿÿÝ¿¿þúÿ¿·ÿÿÿÿ÷ßýÿï¿ÿÿûë¿ÿûú¯¿ÿ~Ïõ×ÿÿÿ·ÿÿÿ¿ÿKÿË/÷ýrK/ÿÿòË/ÿö›ÿ÷ûæÓOÿÿÿÿÿoÿßU×_uÝu×_wÝu×wÜ¥×OríõÖ_ýõ¯øÿóÏïÿüóï?ÿ¶ûÿŸÿþÿÿ¿ÿýÿÿÿÿÿÿ™ÿ÷Oÿÿtóÿ?ÿÿÿü÷Ÿÿÿÿÿÿÿÿÿÿÿÿ'þÿþÿß÷üþýïßïÿòÿ÷ÿÿÿÿÿÿÿÿÿäÿõ×{oýõW[ýõ×_þôßýáßÿÿÿÿÿ³ÿ_zýþÖ_ýú×_½~¾¿×ÿŸþÿ¿ÿÿÿŸùÿý÷Íûí÷ÿþù÷7ÿïóßÿÿÿ÷ÿÿêÿ믻ýúë/ÿÿúë¯ÿþÿÿÿÿÿÿÿÿÿýÿGÿ÷îûw¿ÿþûÿ¿ÿþ»Ýïÿ÷ÿýïÿÿÿÿÿû?úÿ½ÿËÿÿÿÿÿ{÷þÿïÿïý÷ßÿÿÿÿÿ¿ÿÿÙÿïÿûÿÿûÿÿ÷÷ýÿÿÿ÷ÿÿÿÿÿÿÿÿ¿ü¿þºÉ«¿þzÿ¯¿þº¿ÿû¿þþÿÿÿÿÿÿÿôÿõW_}õ×ÿ_ýõ×ïüÿÿÿÿßÿÿÿÿÿÿý‘ÿÿÿÿûÿÿþßÿ¿ÿÿïÿÿÿÿÿÿÿÿÿýþÿßðÿŸÿtùçŸÿÿÿçŸÿß÷ÿÿÞùÿÿÿÿÿÿ?nýõ?Ê?ÿüÿÿ?ÿüÿÞïÏ?ÿîÿÿÿÿÿÿ¿n﹯ºf®¹âúÿ¯¸çªÞßl»ížËþÿÿÿÿÿý؟ÿ¿¼çŸþÿóŸþ½ÿk­µÖþêÿÿÿÿÿ¿Ûÿÿï?åßzï½ÿßûëÿòj»½Üÿîÿÿÿÿÿ¿öÿ+ï¨ÿÞ;ïüÿÎ{ïüÚv^øïÿ'ÿÿÿÿÿïâÿ{îW­~ûíñÿ>ûí÷ÿ½õÙû½üÿÿÿÿÿÿ¥ÿÿ×ÿZýüóÏÿÿùÿÏÿ¿ýÖo¥ÿÿÿÿÿÿŸ|þÝw¿~÷Ýwÿ}×Ývþgï=õüóÏÿÿùÿÿÿ§ûÿõ×ùýõ×ýý÷¿ÿóË/ÿ÷ÿßÿÿÿwþk}†Úc}÷Úc³ÝÞwýõ×ÿýwßÿ_ØÿýóÝÿýÿßÿüóÿßk¯½vÿÿÿÿÿÿ¿ÓÿÞ{ï¿÷Þ{ÿ¿÷Þ}ßÿÿÿþûïþÿÿÿÿÿÿúÿÿÿ ÿÿÿÿëÿÿÿÿï÷÷ßý½þÿëÿÿÿß÷ÿßOü÷ß_ý÷ß»_ûõ×Åÿ_þÿÿÿ‹ÿÿÿÿ¶ÿÿÿÿºÿÿÿÿÿÿ·þúëïûÿÿÿÿÿ¿ýÿþÑçŸþÑçŸþٟ?tÑG}þùçŸþîÿŸÿ¿þÿÿÿÿÿ÷ÿÿÿþÿ§¿þúýÿ¿þÿÿ¿Oÿÿÿÿõÿÿÿÿÿ¿ÿÿÿÿÿo]õ×ûÿÿõÿÿÿÿûÿÿÿ¯ÿÿÿÿ¯ÿÿÿÿßÿÿÿÿÿÿÿÿÿÿÿÿÿËûÿþ{í¿ÿþ{í¿ÿþûÿÿúóï¿þþÿÿÿÿÿÞ¿üâ[/¯üòÿ/¿üâoÿÿßÿo¾üÿþÿÿÿoSÿ]wÍtÓMuý5SMvùW_~ñõ×]ýõ×Oÿ’ÿÿÿ¼òÿÿÿÿÿÿÿÿÿñ?ýüó“?ÿÿÿÿÿÿûøÿÿú÷÷»ÿÿÿ÷ÿÿÿÿÿþûíßþöÿû¿ÿàÿ¿ÿÿÿÿÿÿÿý¿ÿï¿ßþí÷îÿÿÿÿ-ÿw¼é†¼ýÇüÕÿþq×_ÿÿÿýÿÿ¿Úÿîûÿ¿ÿ~ûŸÿþúïíÿýÿŸùùÿÿÿÿÿýÝÿúï÷üóÿÿÿåó;ÿýÿýo³ÿÞÿÿÿÿÿ/þÿïÿûïþÿÿÓ÷ÿþÿ·ÿïÿ®ÿ÷þýÿÿÿÿôÿÿÿÿýÿþÿÿÿÞËÿ÷ýýÿ÷ïßÿÿÿÿÿ‹ÿ÷ÿÿÿÿÿÿÿÿÿßÿ¾Ï7ÿÿÃÿϟÿÿÿÿ_ýÿÿÿÿÿÿÿþÿÿÿ÷ýíûï÷ÿûÿÿÿÿëÿþÿÿæûïÿþþÿïÿöÿÿÿÿþý¯ÿÿÿÿÿgþÿÿ÷ãÏöûÿóß®ÿçÿÿïûëßÿýýÿÿÿÿßûÿßÿ¿ÿþþÿ¿ÿþßÿÿÿÿÿþÿÿõþûÿÿ÷ ÿÿÿÎçÏÿÿÿÿýÿßþÿóùŸýÿßÿÿÿÿÿÈÖÿÿ|}ÿþÿÿÏýÿøÿÿ[÷güÿÿÿÿÿÿÿo÷þÿßkdýýÿ/ýÿÒÿÿ¿¿O;ÿòÿÿÿÿ\·ýÿ¿ÿ.ëùÿÏëÿ·þÿüÿÿ;»ù÷þÿÿÿçËüÿÿ÷ûLÿÿÿÿG®wûÿ»žŸ»õûÿÿÿ?iÿÿïÎûî¿õÿ+²ý¿Úÿÿ÷ÿúª¼§Êÿÿÿÿjþÿÿ=Õ×ßÿÿÿ×ÿÿÿÿÏ¿öWÞOýÿÿÿÿ÷øÿÿû«½þÿÿÿ¿üÿÿüÿ~>5¿÷ÿêÿÿÿÿÿÏÿÿÿûíçÿïÿÿçÿ¿åúÛ.ûíçÿÿÿÿ·þ×ÿÿÿÿÿßÿÿý÷Ÿÿÿ™çß}öŸÿÿÿÿÿÿàß÷ß¿½6ßk÷™öÛ÷ýǟk¶a÷Ûÿý÷ó‹ýÿÿ¿ý÷ÿÿÿ÷Ïÿÿ÷üó¿}ÿÏÿÿÿÿ»Ÿýÿÿÿ÷÷ÿÿýÿ÷ÿÿ÷ÿßÿûÿÿÿÿÿÿß«ÿÿÿ¿þûÿ§ßþòýÿÿoüØÃÿÿÿÿÿÿÿÿÿÿ÷ėï~ùå×ÿþûÿÿìñô7ë¾ûÿÿÿÿ?úÿÿÿ¯Ûoûÿ¿¿þÿÿÿÿïû¿þíÿÿÿÿÿÿïÐÿÿç}~ùå}ôùçŸÿùgüùçŸþùçþÿÿúÙ¿ûïÿï¯ÿÿúÿÿÿöÏ¿ÿùÿýÿÿÿÿðÿÿ×{~ÿý_ýÿ×ÿÿÿßßÿÿÿÿÿÿÿÿ·ÿÿ¿þþÿÿÿÿûïï¿ÿýï¿ýóÿ¿¿ÿÿÿÿÿý¿ÿµÖþÿÿÿß_ÿÿ÷ÿÿí··ßûûÿþÿÿÿÿåÿÿÿþÿö_ÿýóÿÿÿËÿ>ýÖÓ?ÿÿÿÿÿsÿÿõ×^õõW_õõשõ×OzÝõ×_ýõ¿ûÿÿÿ?3üþÿÿÿÿÿûßÿw͟>\ÿÿÿÿÿÿÿ—÷ÿïÿþ|ÿÿ¿ÿÿÿ÷ÿÿ·_ßßÛÿóÿÿÿ¿ÿ®þÿ÷ÿ­»þïÿÿÿÿwÿûÿ÷÷¿ïÿÿÿþÿÿæÿÿæ›ÿÿ÷×_¼ÕÝßï÷¾ÝÿûÁõþÿÿÿ—™ÿÿÿÿ¿߯þêú¿¿ÿþßÿÿ·ÿßÿíÿÿÿÿÏøÿÿÿÍý÷ÿ÷¿ÿwýóöïÿÿß?÷ï÷ßÿþÿ}éÿ¯¿ÿzûßÿÿ®Þoßÿßÿ={÷ëß;ÿÿÿÿÿÿÿÿ×ÿ}ßïÿ÷ÿ~ÿýöÿÿý~ïïÿýÿÿÿŸùÿÿãþÿÿÿÿþëÿÿ/ÿìsÏþýßßýÿÿÿûÞÿÿ¿ÿÿÿûùÿÿþÿ}÷ßý}ÿÿÿÿÿÿÿÿþÿÿ;ï­ÿÿ{ÿÿÏÿÿßÿýׯý÷ÿè¿ÿÿÿòßÿ?ÿ½÷Ïÿ»ÿÿÿÿ¿ÿïû½õÿÿýüÿÿŸÿÿ¿þû÷¿_ÿÿÿÿ÷ïÿÿÿÿÿ÷ÿÿÿÿ÷ÿÿñÿ¿Ü?ÿÏ÷ÿÿÿÿóÿÿý÷ßÞ|ÿÿ÷ÿÿÿ?eýÿiÿûÿÿÿÿÿ{ýÿÿ÷ÛoÿýÏã¿?öÿÿ¿>ïÿ™¿Ô˨ÿÿÿÿý¿¶ÛnûïÒ_ÿ¿ôÿÿÿ=Úÿªü¿žnûÿçßÿÿùZo½¼¶þ:ÿ¯ÿÿÿ¿Ýïÿ_{ÿôÚâ·ÿoùKÿ¿úê«_þ“ÿ.ýÿÿÿöÿÿ®¹ë¾ûïÿÿ×{êÿwÞ½õ†lÿ©ÿÿÿoãÿÿ×[ýõÿÿÿÿ¿Õo½õöÿýýÿwÿÿÿÿ…ÿÿ¿>ëïüÿÿÿï¿þoÿý÷ßë/ÿÿûÿÿÿ?ýÿÿ/ûÿ÷Ë~þÿ·ÿÿß{Ï=ÿü÷ûÿÿÿÿÿÿáÿÿþßÿ}ùÿÿþÿÿÿÿüóÎýýÿÿÿÿÿ/þÿùvÛo¿í÷ßÿýßO?ý·ßmöý÷ÛÿßÚÿÿ?öÏoÿüÿÿÿÿÿÿ¿Új÷ÿoÿý÷ûÿÿ¿ÏÿÿÿÝßÿý÷ÿÿÿÿÿÿÿ¿ÿîÿÿþý÷ÿÿÿÿúÿÿÃ刺øÿûÿþÿÿ÷×ßûï¿ü÷û¿ÿÿ_öÿÿ{~ùÕ»{ýÿæÿÿ÷ß}ûõÿïþûÿÿ³ÿÿ÷ûû?ûÿþý¿ÿÿÿ¿ÿþ»û¯ÿÿþïÿÿ_¼ÿîÙçŸ}þÙçŸ}þùüñÇþùçŸþëÿÿ?þøúëÿ¿÷þÿÿÿÿï¿ÿÿÿëï¿ÿûÿÿWÿÿÿý÷×_ÿÿ÷ÿÿÿÿÿßÿÿÿ_ÿýÿÿÿÿÿûÿÿÿ¿ÿÿûÿïÿÿÿÿßÿÿÿÿ¿ÿúûïÿþÿÿÓÿÿÿûûÿÿ~ÿýÿÿÿÿ¿ÿþûïý×ÿÿÿÿÿŸöÿû÷ûK¿ÿ÷¿~ýÿÿ¿ÿþÓO¯üÿÿÿÿçÖÿ_ýu×]ýµ×_ýÓ_½u×_ýõ×_ÿ®ÿÿ¿Øqÿ?¿ÿÿûÿÿÿÍvxóÏßßÿÿý÷ÿßùÿ^ûùûÿÿ¿ÿýÿÿÿÿÿïÿÿýÿÿÿÿÿÿáÿ~­¿þÿkÿÿÿÿÿÿ¿úë­¿þúÿÿõÿÿÿÿÿÿÿû÷ßÿýÿ÷ÿÿýÿý}‡_ýÿÿÿ?úÿÿßúÿþûúï¾þíÿÿÿÿúÛûÿÿÿý×ÿÿÿ÷ÿÝÿÿûÿÿÿ÷ÝÿßÿÏ=ÿü÷ÿÿÏþÿÿÿÿÿ÷þ›íÿÿ¿ÿÿÿÿÿ¿ÿþ»ßÿ?õÿÿÿÿÿÿòÞ?ÿßÿÿÿÿÿÏ÷ßýÿÿÿ»ÿÏ?÷üóÏ?ïüsÏÿÿüÿÿÿÿóÏ7ÿü3ÿï_üÿûï¿ÿþûï¿ÿþûÿ÷ÿÿÿÿÿîûÏ¿ÿþÿÿãÿ÷ß~ÿý÷ß½ý÷ýwÿÿÿÿýg˜{þýÿÿoþÿÿÿÿÿÿíµ×ÿýÿÿÿÿÿÿÿ?ÿìóýÿÿ_ùÿÿÿÿÿÿÿÿÿýÿÿÿÿÿ¿ÿÿÿÿûï¿ÿÿ¿ÿÿ÷óù?ÝwßK÷Ýwëüÿÿÿÿÿ½wÞ}÷Ýßÿ(Öÿþüóïÿú{Ëÿÿÿÿÿÿ¿çþë¯ïþÿïóþývÛïõýÞ{íýõÿÿÿÿÿ¿×Þ{ýÿ\¯ý¿×^{í¿—_~ù©ÿÿÿÿÿÿÿïå—_~êÿç+}¯6ÛÍ{¯6Ûl3ÿÿÿÿÿÿÿß«­¶ÚL·ÿiÿoç½Þoç½W^¹ÿÿÿÿÿÿÿÛyçWîÿßzþßKÿ½ÜÞ[¿ý÷_ÿÿÿÿÿÿÿ÷Ö[oý×ÿÿøÿn¿áöÛo¹ýöúÿÿÿÿÿÿÿÆÛo¿½þÿÿÛÿ÷ÞsÏ?÷ÞSÏ=ÿýÿÿÿÿÿÿ½÷ÜsÏÿÿçþÿû?¿üóÿ?ÿüóÎÿÿÿÿÿÿÿÿÏ?ÿ¼óÿÿãÿ÷×_ý÷×_½ößÿý÷ßÿýõ×_¿ý÷÷·ýÿ½öÚkÿ¿÷Þ{÷ýÿÿÿÿÿÿÿï½÷ž}ÿ¿üÿÿï¿ÿþÿí·ßÞÿÿÿÿÿÿÿÿûí·÷ÿÿߢÿýý×ßÿï½÷^{ÿÿÿÿÿÿÿÿ{íµ÷ÞÿÿGÿûõ÷_ÿ}÷Ýv{ýÿÿÿÿÿÿßm·Ý_ÿÿ¿úÿÿ뮿î?ï¿ûîûÿÿÿÿÿÿÿß»ï¿ûþÿÿÓÿÿG=ôøgŸ}öñçŸÿùçŸþÙgŸ}üùç'þÿÿúë§ßÿûï¿ÿþÿÿÿÿÿÿÿÿþûï¿ÿÿÿöÿÿ×_o½ÿßÿýýÿÿÿÿÿÿÿÿ÷ßÿÿ÷1ÿÿÿÿÿÿÿ¿ÿþûïÿÿýÿÿÿÿÿï¿ÿþûÿ¿/üÿï¿ÿúëï½÷Þûíÿÿÿÿÿÿÿ{ï½÷~ûÿ¿áÿÿûÿÿôÿÿÿ¿ÿÛÿïÿÿÿÿÿÿÿÿÿßöÿÿÿÿõ×oíõ×^{õµ×ýõ×_ýõ×_ýõÿøÿÿ¿÷þûó½÷ÿøàÿßÿÿÿÿÿÿÿ®>úÿÿ…ÿÿÿÿï¿×ÿÿÿý×ÿþþÿÿ¿ÿÿÿÿÿÿÿÿ‡¾ÿÿ¿ÿÿÿÿÿÿ¿ÿÿÿûÿÿÿÿ÷ßýÿßÿÿýöÿÿßÿýÿߟûý÷ÿßïÿÿÿÿÿ¹_ÿýÿÿ¯ÿÿÿûýÿþûÿŸÿþÿÿ~÷ÿïÿÿÿþÿÿÿÿÿýÿÿñßßÿÿõýßÿ÷wÿÿÿÿÿþûý÷ßÿýÿêÿÿ¯?ý÷ÿÏÿÿÿëï÷ôþÿÿÿÿÿ{¿üÿûÿÿÿÿÿ÷ÿÿÿÝÿþÿûÝÿÿÿÿÿÿÿÿÿÿÿÿ?ûÿÿÿÿÿÿÿÿÿÿÿÿÿïÿÿÿÿÿÿÿÿÿÿÿÿÿÑÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿûþÿÿÿÿÿÿÿÿï¿ÿÿÿÿ¯þïÿÿÿÿïÿÿþàÿÿÿÿÿÿÿÿ¿~üÿÿí¿ÿ¿ÿÿï×?ÿÿóÿ­ÿÿÿÿïÿÿÿûïÿÿÿÿÿÿÿ׿ÿÿÿ÷û¿ßÿÿÝwøçŸ}öÙçŸöÙç{öùçŸþùçŸþùì¿×~ÿí·Ï~ÿ½·ß~ÿ³ßÿý÷_ÿý÷ßÿgÿÿ½÷ßÿýóßÿýÛ¿ý÷ßÿý÷ßÿÿøßÿÿÿ÷_wÿÿÿßÿÿßÿýÿÿÿÿÿÿÿÿÿÿÕÿßýý÷ßÿÝwßÿçßÿý÷ß|ÿý÷ßÿßþ?ÿìòÏ?ÿü÷Ï?ÿüÏ?ÿüóÇ?ÿüóÏ?ÿvÿý÷×ÿý÷ßo¿ý÷ÿý÷ßÿýößÿýý›ÿŸ~ú駟~ú駟~ú§Ÿ~ú駟~ú駟þ½üÿþûï¿ÿÞûï¿ÿþû¿ïþûï¿ÿþûï¿ÿþÿçÿÿÿïÿÿÿÿÿÿÿÿ÷ÿÿÿÿÿÿÿÿÿÿÿÿÿÿ¿ÿþûï¿ÿ¾Ûî»Ýþí¿ÿþûï¿ïþûï¿ÿÿùÿÿÿûÿÿÿÿÿÿÿÿÿïÿÿÿÿÿÿÿÿÿÿÿßÍÿ¿ÿÞûï¿ÿþûï¿ÿþï¿ÿþûï¿ÿþûï¿¿/Þÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ}ôÿÿÿ¿ÿÿûï¿ÿÿûÿßÿÿïïÿÿÿÿÿÿÿÿÿ³ÿÿÿÿüÿÏ?ÿü÷Ïÿÿþÿ?ÿÿÿÿÿÿÿÿÿ=üÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ÷ÿÿÿÿÿÿÿÿåÿÿÿÿÿ¿ÿþÿÿ¿ÿÿÿÿÿþûÿ¿ÿþûÿ¿ÿßoÿÿÿÿÿÿÿÿÿÿÿÿÿÿýÿÿÿÿÿÿÿÿÿÿÿ~ùÿÿÿÿÿÿÿÿÿÿÿÿÿïÿÿÿÿßÿÿÿÿÿÿÿÿËÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÏþ?ßÿý÷ßÿý÷ßÿ÷ßÿñ÷ßÿý÷ßÿ÷ÿñßÿý÷ß?ÿü÷ßßüóß?¿ý÷Ï?ÿýóÿ—ÿÿÿÿÿÿÿßÿÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿ_üÿÿýõ×ÿýýÿ}ýýßÿýÿ×ÿßÿ×ÿÿëÿ~×õÛýõ×õ~úõýö{ï×ßþýõ§ßÞýí­eÿÿ \ No newline at end of file diff --git a/ueagle-atm/CMV4p.bin.v2 b/ueagle-atm/CMV4p.bin.v2 new file mode 100644 index 0000000..ad788ae Binary files /dev/null and b/ueagle-atm/CMV4p.bin.v2 differ diff --git a/ueagle-atm/CMV9i.bin b/ueagle-atm/CMV9i.bin new file mode 100644 index 0000000..a0e00a6 Binary files /dev/null and b/ueagle-atm/CMV9i.bin differ diff --git a/ueagle-atm/CMV9p.bin b/ueagle-atm/CMV9p.bin new file mode 100644 index 0000000..e90a7f6 Binary files /dev/null and b/ueagle-atm/CMV9p.bin differ diff --git a/ueagle-atm/CMVei.bin b/ueagle-atm/CMVei.bin new file mode 100644 index 0000000..0604472 Binary files /dev/null and b/ueagle-atm/CMVei.bin differ diff --git a/ueagle-atm/CMVeiWO.bin b/ueagle-atm/CMVeiWO.bin new file mode 100644 index 0000000..0604472 Binary files /dev/null and b/ueagle-atm/CMVeiWO.bin differ diff --git a/ueagle-atm/CMVep.bin b/ueagle-atm/CMVep.bin new file mode 100644 index 0000000..0e35011 Binary files /dev/null and b/ueagle-atm/CMVep.bin differ diff --git a/ueagle-atm/CMVepES.bin b/ueagle-atm/CMVepES.bin new file mode 100644 index 0000000..2971d90 Binary files /dev/null and b/ueagle-atm/CMVepES.bin differ diff --git a/ueagle-atm/CMVepES03.bin b/ueagle-atm/CMVepES03.bin new file mode 100644 index 0000000..ef79ab8 Binary files /dev/null and b/ueagle-atm/CMVepES03.bin differ diff --git a/ueagle-atm/CMVepFR.bin b/ueagle-atm/CMVepFR.bin new file mode 100644 index 0000000..45de784 Binary files /dev/null and b/ueagle-atm/CMVepFR.bin differ diff --git a/ueagle-atm/CMVepFR04.bin b/ueagle-atm/CMVepFR04.bin new file mode 100644 index 0000000..b616480 Binary files /dev/null and b/ueagle-atm/CMVepFR04.bin differ diff --git a/ueagle-atm/CMVepFR10.bin b/ueagle-atm/CMVepFR10.bin new file mode 100644 index 0000000..e11d955 Binary files /dev/null and b/ueagle-atm/CMVepFR10.bin differ diff --git a/ueagle-atm/CMVepIT.bin b/ueagle-atm/CMVepIT.bin new file mode 100644 index 0000000..02c70f0 Binary files /dev/null and b/ueagle-atm/CMVepIT.bin differ diff --git a/ueagle-atm/CMVepWO.bin b/ueagle-atm/CMVepWO.bin new file mode 100644 index 0000000..45de784 Binary files /dev/null and b/ueagle-atm/CMVepWO.bin differ diff --git a/ueagle-atm/DSP4p.bin b/ueagle-atm/DSP4p.bin new file mode 100755 index 0000000..29712c5 Binary files /dev/null and b/ueagle-atm/DSP4p.bin differ diff --git a/ueagle-atm/DSP9i.bin b/ueagle-atm/DSP9i.bin new file mode 100644 index 0000000..a4c2bc1 Binary files /dev/null and b/ueagle-atm/DSP9i.bin differ diff --git a/ueagle-atm/DSP9p.bin b/ueagle-atm/DSP9p.bin new file mode 100644 index 0000000..dc9bfcb Binary files /dev/null and b/ueagle-atm/DSP9p.bin differ diff --git a/ueagle-atm/DSPei.bin b/ueagle-atm/DSPei.bin new file mode 100644 index 0000000..7cf16d1 Binary files /dev/null and b/ueagle-atm/DSPei.bin differ diff --git a/ueagle-atm/DSPep.bin b/ueagle-atm/DSPep.bin new file mode 100644 index 0000000..7ec918a Binary files /dev/null and b/ueagle-atm/DSPep.bin differ diff --git a/ueagle-atm/adi930.fw b/ueagle-atm/adi930.fw new file mode 100644 index 0000000..4f5da61 Binary files /dev/null and b/ueagle-atm/adi930.fw differ diff --git a/ueagle-atm/eagleI.fw b/ueagle-atm/eagleI.fw new file mode 100644 index 0000000..6b1d4ff Binary files /dev/null and b/ueagle-atm/eagleI.fw differ diff --git a/ueagle-atm/eagleII.fw b/ueagle-atm/eagleII.fw new file mode 100644 index 0000000..f2cf77f Binary files /dev/null and b/ueagle-atm/eagleII.fw differ diff --git a/ueagle-atm/eagleIII.fw b/ueagle-atm/eagleIII.fw new file mode 100644 index 0000000..7f5f4d6 Binary files /dev/null and b/ueagle-atm/eagleIII.fw differ diff --git a/ueagle-atm/eagleIV.fw b/ueagle-atm/eagleIV.fw new file mode 100644 index 0000000..26517e5 Binary files /dev/null and b/ueagle-atm/eagleIV.fw differ diff --git a/usbdux/Makefile_dux b/usbdux/Makefile_dux new file mode 100644 index 0000000..3098d5b --- /dev/null +++ b/usbdux/Makefile_dux @@ -0,0 +1,19 @@ +# (c) Bernd Porr +# GNU public license +# no warranty +# + +all: as31 usbduxfast_firmware.bin usbdux_firmware.bin + +as31: + make -C as31-2.1 + +usbduxfast_firmware.bin: fx2-include.asm usbduxfast_firmware.asm as31 + as31-2.1/as31 -Fbin usbduxfast_firmware.asm + +usbdux_firmware.bin: fx2-include.asm usbdux_firmware.asm as31 + as31-2.1/as31 -Fbin usbdux_firmware.asm + +clean: + rm -f *.bin *~ *.lst *.bin + make -C as31-2.1 clean diff --git a/usbdux/README.dux b/usbdux/README.dux new file mode 100644 index 0000000..6ff3c18 --- /dev/null +++ b/usbdux/README.dux @@ -0,0 +1,15 @@ +To compile the firmware for the USBDUX and USBDUXfast +----------------------------------------------------- +Download the as31 from: + +http://www.berndporr.me.uk/as31/ + +(this is a patched version of as31 which supports an +include directive). + +Install it in this directory. + +Then run "make -f Makefile_dux". + +Feedback: +BerndPorr@f2s.com diff --git a/usbdux/fx2-include.asm b/usbdux/fx2-include.asm new file mode 100644 index 0000000..7da6975 --- /dev/null +++ b/usbdux/fx2-include.asm @@ -0,0 +1,164 @@ +; rev 0.9 +; (c) Bernd Porr, Bernd.Porr@cn.stir.ac.uk +; GPL, GNU public license +; +; This program is free software; you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation; either version 2 of the License, or +; (at your option) any later version. +; +; This program is distributed in the hope that it will be useful, +; but WITHOUT ANY WARRANTY; without even the implied warranty of +; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +; GNU General Public License for more details. +; +; You should have received a copy of the GNU General Public License +; along with this program; if not, write to the Free Software +; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +; +; In conjunction with the as31. +; Include-file for the FX2 by Cypress. The rest of the regs is defined +; by the as31 itself. +; +; from the TRM of the FX2: +; + ;; CPU control + .equ CPUCS,0E600H + .equ REVCTL,0E60BH + ;; interface config + .equ IFCONFIG,0E601H + .equ FIFORESET,0E604H + ;; Endpoint configs + .equ EP1OUTCFG,0E610H + .equ EP1INCFG,0E611H + .equ EP2CFG,0E612H + .equ EP4CFG,0E613H + .equ EP6CFG,0E614H + .equ EP8CFG,0E615H + ;; packets per frame, always one for USB 1.1 + .equ EP2ISOINPKTS,0E640H + .equ EP4ISOINPKTS,0E641H + .equ EP6ISOINPKTS,0E642H + .equ EP8ISOINPKTS,0E643H + ;; endpoint byte counts + .equ EP1OUTBC,0E68DH + .equ EP1INBC,0E68FH + .equ EP1INCS,0E6A2H + .equ EP2BCH,0E690H + .equ EP2BCL,0E691H + .equ EP4BCH,0E694H + .equ EP4BCL,0E695H + .equ EP6BCH,0E698H + .equ EP6BCL,0E699H + .equ EP8BCH,0E69CH + .equ EP8BCL,0E69DH + ;; + .equ EP4AUTOINLENH,0E622H + .equ EP4AUTOINLENL,0E623H + .equ EP6AUTOINLENH,0E624H + .equ EP6AUTOINLENL,0E625H + .equ EP2FIFOCFG,0E618H + .equ EP4FIFOCFG,0E619H + .equ EP6FIFOCFG,0E61AH + .equ EP8FIFOCFG,0E61BH + ;; + .equ INPKTEND,0E648H + .equ GPIFCTLCFG,0E6C3H + .equ GPIFABORT,0E6F5H + .equ GPIFIDLECTL,0E6C2H + .equ GPIFWFSELECT,0E6C0H + .equ GPIFREADYCFG,0E6F3H + .equ GPIFIDLECS,0E6C1H + .equ EP6GPIFFLGSEL,0E6E2H + .equ EP6GPIFPDFSTOP,0E6E3H + .equ EP6GPIFTRIG,0E6E4H + .equ GPIFIE,0E660H + .equ GPIFIRQ,0E661H + ;; + ;; endpoint control + .equ EP2CS,0E6A3H + .equ EP4CS,0E6A4H + .equ EP6CS,0E6A5H + .equ EP8CS,0E6A6H + ;; endpoint buffers + .equ EP2FIFOBUF,0F000H + .equ EP4FIFOBUF,0F400H + .equ EP6FIFOBUF,0F800H + .equ EP8FIFOBUF,0FC00H + ;; IRQ enable for bulk NAK + .equ IBNIE,0E658H + ;; interrupt requ for NAK + .equ IBNIRQ,0E659H + ;; USB INT enables + .equ USBIE,0E65CH + ;; USB interrupt request + .equ USBIRQ,0E65DH + ;; endpoint IRQ enable + .equ EPIE,0E65EH + ;; endpoint IRQ requests + .equ EPIRQ,0E65FH + ;; USB error IRQ requests + .equ USBERRIE,0E662H + ;; USB error IRQ request + .equ USBERRIRQ,0E663H + ;; USB interrupt 2 autovector + .equ INT2IVEC,0E666H + ;; autovector enable + .equ INTSETUP,0E668H + ;; port cfg + .equ PORTACFG,0E670H + .equ PORTCCFG,0E671H + .equ PORTECFG,0E672H + ;; I2C bus + .equ I2CS,0E678H + .equ I2DAT,0E679H + .equ I2CTL,0E67AH + ;; auto pointers, read/write is directed to the pointed address + .equ XAUTODAT1,0E67BH + .equ XAUTODAT2,0E67CH + ;; USB-control + .equ USBCS,0E680H + ;; force packet end + .equ OUTPKTEND,0E649H + .equ IOA,80H + .equ DPL1,84H + .equ DPH1,85H + .equ DPS,86H + .equ CKCON,8Eh + .equ IOB,90H + .equ EXIF,91h + .equ MPAGE,92h + .equ AUTOPTRH1,9AH + .equ AUTOPTRL1,9BH + .equ AUTOPTRH2,9DH + .equ AUTOPTRL2,9EH + .equ IOC,0A0H + .equ INT2CLR,0A1H + .equ INT4CLR,0A2H + .equ EP2468STAT,0AAH + .equ EP24FIFOFLGS,0ABH + .equ EP68FIFOFLGS,0ACH + .equ AUTOPTRSETUP,0AFH + .equ IOD,0B0H + .equ IOE,0B1H + .equ OEA,0B2H + .equ OEB,0B3H + .equ OEC,0B4H + .equ OED,0B5H + .equ OEE,0B6H + .equ GPIFTRIG,0BBH + .equ EIE,0E8h + .equ EIP,0F8h + + + ;; GPIF + .equ GPIFTCB3,0E6CEH + .equ GPIFTCB2,0E6CFH + .equ GPIFTCB1,0E6D0H + .equ GPIFTCB0,0E6D1H + .equ EP4GPIFFLGSEL,0E6DAH + .equ EP4GPIFPFSTOP,0E6DBH + + + ;;; end of file + diff --git a/usbdux/usbdux_firmware.asm b/usbdux/usbdux_firmware.asm new file mode 100644 index 0000000..b93a895 --- /dev/null +++ b/usbdux/usbdux_firmware.asm @@ -0,0 +1,1184 @@ +; usbdux_firmware.asm +; Copyright (C) 2004,2009 Bernd Porr, Bernd.Porr@f2s.com +; For usbdux.c +; +; This program is free software; you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation; either version 2 of the License, or +; (at your option) any later version. +; +; This program is distributed in the hope that it will be useful, +; but WITHOUT ANY WARRANTY; without even the implied warranty of +; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +; GNU General Public License for more details. +; +; You should have received a copy of the GNU General Public License +; along with this program; if not, write to the Free Software +; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +; +; +; Firmware: usbdux_firmware.asm for usbdux.c +; Description: University of Stirling USB DAQ & INCITE Technology Limited +; Devices: [ITL] USB-DUX (usbdux.o) +; Author: Bernd Porr +; Updated: 17 Apr 2009 +; Status: stable +; +;;; +;;; +;;; + + .inc fx2-include.asm + + .equ CHANNELLIST,80h ; channellist in indirect memory + + .equ CMD_FLAG,90h ; flag if next IN transf is DIO + .equ SGLCHANNEL,91h ; channel for INSN + .equ PWMFLAG,92h ; PWM + + .equ DIOSTAT0,98h ; last status of the digital port + .equ DIOSTAT1,99h ; same for the second counter + + .equ CTR0,0A0H ; counter 0 + .equ CTR1,0A2H ; counter 1 + + .org 0000h ; after reset the processor starts here + ljmp main ; jump to the main loop + + .org 000bh ; timer 0 irq + ljmp timer0_isr + + .org 0043h ; the IRQ2-vector + ljmp jmptbl ; irq service-routine + + .org 0100h ; start of the jump table + +jmptbl: ljmp sudav_isr + nop + ljmp sof_isr + nop + ljmp sutok_isr + nop + ljmp suspend_isr + nop + ljmp usbreset_isr + nop + ljmp hispeed_isr + nop + ljmp ep0ack_isr + nop + ljmp spare_isr + nop + ljmp ep0in_isr + nop + ljmp ep0out_isr + nop + ljmp ep1in_isr + nop + ljmp ep1out_isr + nop + ljmp ep2_isr + nop + ljmp ep4_isr + nop + ljmp ep6_isr + nop + ljmp ep8_isr + nop + ljmp ibn_isr + nop + ljmp spare_isr + nop + ljmp ep0ping_isr + nop + ljmp ep1ping_isr + nop + ljmp ep2ping_isr + nop + ljmp ep4ping_isr + nop + ljmp ep6ping_isr + nop + ljmp ep8ping_isr + nop + ljmp errlimit_isr + nop + ljmp spare_isr + nop + ljmp spare_isr + nop + ljmp spare_isr + nop + ljmp ep2isoerr_isr + nop + ljmp ep4isoerr_isr + nop + ljmp ep6isoerr_isr + nop + ljmp ep8isoerr_isr + + + ;; dummy isr +sudav_isr: +sutok_isr: +suspend_isr: +usbreset_isr: +hispeed_isr: +ep0ack_isr: +spare_isr: +ep0in_isr: +ep0out_isr: +ep1in_isr: +ibn_isr: +ep0ping_isr: +ep1ping_isr: +ep2ping_isr: +ep4ping_isr: +ep6ping_isr: +ep8ping_isr: +errlimit_isr: +ep2isoerr_isr: +ep4isoerr_isr: +ep6isoerr_isr: +ep8isoerr_isr: +ep6_isr: +ep2_isr: +ep4_isr: + + push dps + push dpl + push dph + push dpl1 + push dph1 + push acc + push psw + + ;; clear the USB2 irq bit and return + mov a,EXIF + clr acc.4 + mov EXIF,a + + pop psw + pop acc + pop dph1 + pop dpl1 + pop dph + pop dpl + pop dps + + reti + + +;;; main program +;;; basically only initialises the processor and +;;; then engages in an endless loop +main: + mov DPTR,#CPUCS ; CPU control register + mov a,#00010000b ; 48Mhz + lcall syncdelaywr + + mov dptr,#REVCTL + mov a,#00000011b ; allows skip + lcall syncdelaywr + + mov IP,#0 ; all std 8051 int have low priority + mov EIP,#0FFH ; all FX2 interrupts have high priority + + mov dptr,#INTSETUP ; IRQ setup register + mov a,#08h ; enable autovector + lcall syncdelaywr + + lcall initAD ; init the ports to the converters + + lcall initeps ; init the isochronous data-transfer + + lcall init_timer + +mloop2: nop + +;;; pwm + mov r0,#PWMFLAG ; pwm on? + mov a,@r0 ; get info + jz mloop2 ; it's off + + mov a,GPIFTRIG ; GPIF status + anl a,#80h ; done bit + jz mloop2 ; GPIF still busy + + mov a,#01h ; WR,EP4, 01 = EP4 + mov GPIFTRIG,a ; restart it + + sjmp mloop2 ; loop for ever + + +;;; GPIF waveform for PWM +waveform: + ;; 0 1 2 3 4 5 6 7(not used) + ;; len (gives 50.007Hz) + .db 195, 195, 195, 195, 195, 195, 1, 1 + + ;; opcode + .db 002H, 006H, 002H, 002H, 002H, 002H, 002H, 002H + + ;; out + .db 0ffH, 0ffH, 0ffH, 0ffH, 0ffH, 0ffH, 0ffH, 0ffH + + ;; log + .db 000H, 000H, 000H, 000H, 000H, 000H, 000H, 000H + + +stopPWM: + mov r0,#PWMFLAG ; flag for PWM + mov a,#0 ; PWM (for the main loop) + mov @r0,a ; set it + + mov dptr,#IFCONFIG ; switch off GPIF + mov a,#10000000b ; gpif, 30MHz, internal IFCLK + lcall syncdelaywr + ret + + +;;; init PWM +startPWM: + mov dptr,#IFCONFIG ; switch on IFCLK signal + mov a,#10000010b ; gpif, 30MHz, internal IFCLK + lcall syncdelaywr + + mov OEB,0FFH ; output to port B + + mov DPTR,#EP4CFG + mov a,#10100000b ; valid, out, bulk + movx @DPTR,a + + ;; reset the endpoint + mov dptr,#FIFORESET + mov a,#80h ; NAK + lcall syncdelaywr + mov a,#84h ; reset EP4 + NAK + lcall syncdelaywr + mov a,#0 ; normal op + lcall syncdelaywr + + mov dptr,#EP4BCL + mov a,#0H ; discard packets + lcall syncdelaywr ; empty FIFO buffer + lcall syncdelaywr ; empty FIFO buffer + + ;; aborts all transfers by the GPIF + mov dptr,#GPIFABORT + mov a,#0ffh ; abort all transfers + lcall syncdelaywr + + ;; wait for GPIF to finish +wait_f_abort: + mov a,GPIFTRIG ; GPIF status + anl a,#80h ; done bit + jz wait_f_abort ; GPIF busy + + mov dptr,#GPIFCTLCFG + mov a,#10000000b ; tri state for CTRL + lcall syncdelaywr + + mov dptr,#GPIFIDLECTL + mov a,#11110000b ; all CTL outputs low + lcall syncdelaywr + + ;; abort if FIFO is empty + mov a,#00000001b ; abort if empty + mov dptr,#EP4GPIFFLGSEL + lcall syncdelaywr + + ;; + mov a,#00000001b ; stop if GPIF flg + mov dptr,#EP4GPIFPFSTOP + lcall syncdelaywr + + ;; transaction counter + mov a,#0ffH + mov dptr,#GPIFTCB3 + lcall syncdelaywr + + ;; transaction counter + mov a,#0ffH + mov dptr,#GPIFTCB2 + lcall syncdelaywr + + ;; transaction counter + mov a,#0ffH ; 512 bytes + mov dptr,#GPIFTCB1 + lcall syncdelaywr + + ;; transaction counter + mov a,#0ffH + mov dptr,#GPIFTCB0 + lcall syncdelaywr + + ;; RDY pins. Not used here. + mov a,#0 + mov dptr,#GPIFREADYCFG + lcall syncdelaywr + + ;; drives the output in the IDLE state + mov a,#1 + mov dptr,#GPIFIDLECS + lcall syncdelaywr + + ;; direct data transfer from the EP to the GPIF + mov dptr,#EP4FIFOCFG + mov a,#00010000b ; autoout=1, byte-wide + lcall syncdelaywr + + ;; waveform 0 is used for FIFO out + mov dptr,#GPIFWFSELECT + mov a,#00000000b + movx @dptr,a + lcall syncdelay + + ;; transfer the delay byte from the EP to the waveform + mov dptr,#0e781h ; EP1 buffer + movx a,@dptr ; get the delay + mov dptr,#waveform ; points to the waveform + mov r2,#6 ; fill 6 bytes +timloop: + movx @dptr,a ; save timing in a xxx + inc dptr + djnz r2,timloop ; fill the 6 delay bytes + + ;; load waveform + mov AUTOPTRH2,#0E4H ; XDATA0H + lcall syncdelay + mov AUTOPTRL2,#00H ; XDATA0L + lcall syncdelay + + mov dptr,#waveform ; points to the waveform + + mov AUTOPTRSETUP,#7 ; autoinc and enable + lcall syncdelay + + mov r2,#20H ; 32 bytes to transfer + +wavetr: + movx a,@dptr + inc dptr + push dpl + push dph + push dpl1 + push dph1 + mov dptr,#XAUTODAT2 + movx @dptr,a + lcall syncdelay + pop dph1 + pop dpl1 + pop dph + pop dpl + djnz r2,wavetr + + mov dptr,#OUTPKTEND + mov a,#084H + lcall syncdelaywr + lcall syncdelaywr + + mov r0,#PWMFLAG ; flag for PWM + mov a,#1 ; PWM (for the main loop) + mov @r0,a ; set it + + ret + + + +;;; initialise the ports for the AD-converter +initAD: + mov OEA,#27H ;PortA0,A1,A2,A5 Outputs + mov IOA,#22H ;/CS = 1, disable transfers to the converters + ret + + +;;; init the timer for the soft counters +init_timer: + ;; init the timer for 2ms sampling rate + mov CKCON,#00000001b; CLKOUT/12 for timer + mov TL0,#010H ; 16 + mov TH0,#0H ; 256 + mov IE,#82H ; switch on timer interrupt (80H for all IRQs) + mov TMOD,#00000000b ; 13 bit counters + setb TCON.4 ; enable timer 0 + ret + + +;;; from here it's only IRQ handling... + +;;; A/D-conversion: +;;; control-byte in a, +;;; result in r3(low) and r4(high) +;;; this routine is optimised for speed +readAD: ; mask the control byte + anl a,#01111100b ; only the channel, gain+pol are left + orl a,#10000001b ; start bit, external clock + ;; set CS to low + clr IOA.1 ; set /CS to zero + ;; send the control byte to the AD-converter + mov R2,#8 ; bit-counter +bitlp: jnb ACC.7,bitzero ; jump if Bit7 = 0? + setb IOA.2 ; set the DIN bit + sjmp clock ; continue with the clock +bitzero:clr IOA.2 ; clear the DIN bit +clock: setb IOA.0 ; SCLK = 1 + clr IOA.0 ; SCLK = 0 + rl a ; next Bit + djnz R2,bitlp + + ;; continue the aquisition (already started) + clr IOA.2 ; clear the DIN bit + mov R2,#5 ; five steps for the aquision +clockaq:setb IOA.0 ; SCLK = 1 + clr IOA.0 ; SCLK = 0 + djnz R2,clockaq ; loop + + ;; read highbyte from the A/D-converter + ;; and do the conversion + mov r4,#0 ; Highbyte goes into R4 + mov R2,#4 ; COUNTER 4 data bits in the MSB + mov r5,#08h ; create bit-mask +gethi: ; loop get the 8 highest bits from MSB downw + setb IOA.0 ; SCLK = 1 + clr IOA.0 ; SCLK = 0 + mov a,IOA ; from port A + jnb ACC.4,zerob ; the in-bit is zero + mov a,r4 ; get the byte + orl a,r5 ; or the bit to the result + mov r4,a ; save it again in r4 +zerob: mov a,r5 ; get r5 in order to shift the mask + rr a ; rotate right + mov r5,a ; back to r5 + djnz R2,gethi + ;; read the lowbyte from the A/D-converter + mov r3,#0 ; Lowbyte goes into R3 + mov r2,#8 ; COUNTER 8 data-bits in the LSB + mov r5,#80h ; create bit-mask +getlo: ; loop get the 8 highest bits from MSB downw + setb IOA.0 ; SCLK = 1 + clr IOA.0 ; SCLK = 0 + mov a,IOA ; from port A + jnb ACC.4,zerob2 ; the in-bit is zero + mov a,r3 ; get the result-byte + orl a,r5 ; or the bit to the result + mov r3,a ; save it again in r4 +zerob2: mov a,r5 ; get r5 in order to shift the mask + rr a ; rotate right + mov r5,a ; back to r5 + djnz R2,getlo + setb IOA.1 ; set /CS to one + ;; + ret + + + +;;; aquires data from A/D channels and stores them in the EP6 buffer +conv_ad: + mov AUTOPTRH1,#0F8H ; auto pointer on EP6 + mov AUTOPTRL1,#00H + mov AUTOPTRSETUP,#7 + mov r0,#CHANNELLIST ; points to the channellist + + mov a,@r0 ; number of channels + mov r1,a ; counter + + mov DPTR,#XAUTODAT1 ; auto pointer +convloop: + inc r0 + mov a,@r0 ; Channel + lcall readAD + mov a,R3 ; + movx @DPTR,A + mov a,R4 ; + movx @DPTR,A + djnz r1,convloop + + ret + + + + +;;; initilise the transfer +;;; It is assumed that the USB interface is in alternate setting 3 +initeps: + mov dptr,#FIFORESET + mov a,#80H + movx @dptr,a ; reset all fifos + mov a,#2 + movx @dptr,a ; + mov a,#4 + movx @dptr,a ; + mov a,#6 + movx @dptr,a ; + mov a,#8 + movx @dptr,a ; + mov a,#0 + movx @dptr,a ; normal operat + + mov DPTR,#EP2CFG + mov a,#10010010b ; valid, out, double buff, iso + movx @DPTR,a + + mov dptr,#EP2FIFOCFG + mov a,#00000000b ; manual + movx @dptr,a + + mov dptr,#EP2BCL ; "arm" it + mov a,#00h + movx @DPTR,a ; can receive data + lcall syncdelay ; wait to sync + movx @DPTR,a ; can receive data + lcall syncdelay ; wait to sync + movx @DPTR,a ; can receive data + lcall syncdelay ; wait to sync + + mov DPTR,#EP1OUTCFG + mov a,#10100000b ; valid + movx @dptr,a + + mov dptr,#EP1OUTBC ; "arm" it + mov a,#00h + movx @DPTR,a ; can receive data + lcall syncdelay ; wait until we can write again + movx @dptr,a ; make shure its really empty + lcall syncdelay ; wait + + mov DPTR,#EP6CFG ; ISO data from here to the host + mov a,#11010010b ; Valid + movx @DPTR,a ; ISO transfer, double buffering + + mov DPTR,#EP8CFG ; EP8 + mov a,#11100000b ; BULK data from here to the host + movx @DPTR,a ; + + mov dptr,#EPIE ; interrupt enable + mov a,#10001000b ; enable irq for ep1out,8 + movx @dptr,a ; do it + + mov dptr,#EPIRQ ; clear IRQs + mov a,#10100000b + movx @dptr,a + + ;; enable interrups + mov DPTR,#USBIE ; USB int enables register + mov a,#2 ; enables SOF (1ms/125us interrupt) + movx @DPTR,a ; + + mov EIE,#00000001b ; enable INT2 in the 8051's SFR + mov IE,#80h ; IE, enable all interrupts + + ret + + +;;; counter +;;; r0: DIOSTAT +;;; r1: counter address +;;; r2: up/down-mask +;;; r3: reset-mask +;;; r4: clock-mask +counter: + mov a,IOB ; actual IOB input state + mov r5,a ; save in r5 + anl a,r3 ; bit mask for reset + jz no_reset ; reset if one + clr a ; set counter to zero + mov @r1,a + inc r4 + mov @r1,a + sjmp ctr_end +no_reset: + mov a,@r0 ; get last state + xrl a,r5 ; has it changed? + anl a,r5 ; is it now on? + anl a,r4 ; mask out the port + jz ctr_end ; no rising edge + mov a,r5 ; get port B again + anl a,r2 ; test if up or down + jnz ctr_up ; count up + mov a,@r1 + dec a + mov @r1,a + cjne a,#0ffh,ctr_end ; underflow? + inc r1 ; high byte + mov a,@r1 + dec a + mov @r1,a + sjmp ctr_end +ctr_up: ; count up + mov a,@r1 + inc a + mov @r1,a + jnz ctr_end + inc r1 ; high byte + mov a,@r1 + inc a + mov @r1,a +ctr_end: + mov a,r5 + mov @r0,a + ret + +;;; implements two soft counters with up/down and reset +timer0_isr: + push dps + push acc + push psw + push 00h ; R0 + push 01h ; R1 + push 02h ; R2 + push 03h ; R3 + push 04h ; R4 + push 05h ; R5 + + mov r0,#DIOSTAT0 ; status of port + mov r1,#CTR0 ; address of counter0 + mov a,#00000001b ; bit 0 + mov r4,a ; clock + rl a ; bit 1 + mov r2,a ; up/down + rl a ; bit 2 + mov r3,a ; reset mask + lcall counter + inc r0 ; to DISTAT1 + inc r1 ; to CTR1 + inc r1 + mov a,r3 + rl a ; bit 3 + rl a ; bit 4 + mov r4,a ; clock + rl a ; bit 5 + mov r2,a ; up/down + rl a ; bit 6 + mov r3,a ; reset + lcall counter + + pop 05h ; R5 + pop 04h ; R4 + pop 03h ; R3 + pop 02h ; R2 + pop 01h ; R1 + pop 00h ; R0 + pop psw + pop acc + pop dps + + reti + +;;; interrupt-routine for SOF +;;; is for full speed +sof_isr: + push dps + push dpl + push dph + push dpl1 + push dph1 + push acc + push psw + push 00h ; R0 + push 01h ; R1 + push 02h ; R2 + push 03h ; R3 + push 04h ; R4 + push 05h ; R5 + push 06h ; R6 + push 07h ; R7 + + mov a,EP2468STAT + anl a,#20H ; full? + jnz epfull ; EP6-buffer is full + + lcall conv_ad ; conversion + + mov DPTR,#EP6BCH ; byte count H + mov a,#0 ; is zero + lcall syncdelaywr ; wait until we can write again + + mov DPTR,#EP6BCL ; byte count L + mov a,#10H ; is 8x word = 16 bytes + lcall syncdelaywr ; wait until we can write again + +epfull: + ;; do the D/A conversion + mov a,EP2468STAT + anl a,#01H ; empty + jnz epempty ; nothing to get + + mov dptr,#0F000H ; EP2 fifo buffer + lcall dalo ; conversion + + mov dptr,#EP2BCL ; "arm" it + mov a,#00h + lcall syncdelaywr ; wait for the rec to sync + lcall syncdelaywr ; wait for the rec to sync + +epempty: + ;; clear INT2 + mov a,EXIF ; FIRST clear the USB (INT2) interrupt request + clr acc.4 + mov EXIF,a ; Note: EXIF reg is not 8051 bit-addressable + + mov DPTR,#USBIRQ ; points to the SOF + mov a,#2 ; clear the SOF + movx @DPTR,a + +nosof: + pop 07h + pop 06h + pop 05h + pop 04h ; R4 + pop 03h ; R3 + pop 02h ; R2 + pop 01h ; R1 + pop 00h ; R0 + pop psw + pop acc + pop dph1 + pop dpl1 + pop dph + pop dpl + pop dps + reti + + +reset_ep8: + ;; erase all data in ep8 + mov dptr,#FIFORESET + mov a,#80H ; NAK + lcall syncdelaywr + mov dptr,#FIFORESET + mov a,#8 ; reset EP8 + lcall syncdelaywr + mov dptr,#FIFORESET + mov a,#0 ; normal operation + lcall syncdelaywr + ret + + +reset_ep6: + ;; throw out old data + mov dptr,#FIFORESET + mov a,#80H ; NAK + lcall syncdelaywr + mov dptr,#FIFORESET + mov a,#6 ; reset EP6 + lcall syncdelaywr + mov dptr,#FIFORESET + mov a,#0 ; normal operation + lcall syncdelaywr + ret + +;;; interrupt-routine for ep1out +;;; receives the channel list and other commands +ep1out_isr: + push dps + push dpl + push dph + push dpl1 + push dph1 + push acc + push psw + push 00h ; R0 + push 01h ; R1 + push 02h ; R2 + push 03h ; R3 + push 04h ; R4 + push 05h ; R5 + push 06h ; R6 + push 07h ; R7 + + mov dptr,#0E780h ; FIFO buffer of EP1OUT + movx a,@dptr ; get the first byte + mov r0,#CMD_FLAG ; pointer to the command byte + mov @r0,a ; store the command byte for ep8 + + mov dptr,#ep1out_jmp; jump table for the different functions + rl a ; multiply by 2: sizeof sjmp + jmp @a+dptr ; jump to the jump table + ;; jump table, corresponds to the command bytes defined + ;; in usbdux.c +ep1out_jmp: + sjmp storechannellist; a=0 + sjmp single_da ; a=1 + sjmp config_digital_b; a=2 + sjmp write_digital_b ; a=3 + sjmp storesglchannel ; a=4 + sjmp readcounter ; a=5 + sjmp writecounter ; a=6 + sjmp pwm_on ; a=7 + sjmp pwm_off ; a=8 + +pwm_on: + lcall startPWM + sjmp over_da + +pwm_off: + lcall stopPWM + sjmp over_da + + ;; read the counter +readcounter: + lcall reset_ep8 ; reset ep8 + lcall ep8_ops ; fill the counter data in there + sjmp over_da ; jump to the end + + ;; write zeroes to the counters +writecounter: + mov dptr,#0e781h ; buffer + mov r0,#CTR0 ; r0 points to counter 0 + movx a,@dptr ; channel number + jz wrctr0 ; first channel + mov r1,a ; counter +wrctrl: + inc r0 ; next counter + inc r0 ; next counter + djnz r1,wrctrl ; advance to the right counter +wrctr0: + inc dptr ; get to the value + movx a,@dptr ; get value + mov @r0,a ; save in ctr + inc r0 ; next byte + inc dptr + movx a,@dptr ; get value + mov @r0,a ; save in ctr + sjmp over_da ; jump to the end + +storesglchannel: + mov r0,#SGLCHANNEL ; the conversion bytes are now stored in 80h + mov dptr,#0e781h ; FIFO buffer of EP1OUT + movx a,@dptr ; + mov @r0,a + + lcall reset_ep8 ; reset FIFO + ;; Save new A/D data in EP8. This is the first byte + ;; the host will read during an INSN. If there are + ;; more to come they will be handled by the ISR of + ;; ep8. + lcall ep8_ops ; get A/D data + + sjmp over_da + + +;;; Channellist: +;;; the first byte is zero: +;;; we've just received the channel list +;;; the channel list is stored in the addresses from CHANNELLIST which +;;; are _only_ reachable by indirect addressing +storechannellist: + mov r0,#CHANNELLIST ; the conversion bytes are now stored in 80h + mov r2,#9 ; counter + mov dptr,#0e781h ; FIFO buffer of EP1OUT +chanlloop: + movx a,@dptr ; + mov @r0,a + inc dptr + inc r0 + djnz r2,chanlloop + + lcall reset_ep6 ; reset FIFO + + ;; load new A/D data into EP6 + ;; This must be done. Otherwise the ISR is never called. + ;; The ISR is only called when data has _left_ the + ;; ep buffer here it has to be refilled. + lcall ep6_arm ; fill with the first data byte + + sjmp over_da + +;;; Single DA conversion. The 2 bytes are in the FIFO buffer +single_da: + mov dptr,#0e781h ; FIFO buffer of EP1OUT + lcall dalo ; conversion + sjmp over_da + +;;; configure the port B as input or output (bitwise) +config_digital_b: + mov dptr,#0e781h ; FIFO buffer of EP1OUT + movx a,@dptr ; get the second byte + mov OEB,a ; set the output enable bits + sjmp over_da + +;;; Write one byte to the external digital port B +;;; and prepare for digital read +write_digital_b: + mov dptr,#0e781h ; FIFO buffer of EP1OUT + movx a,@dptr ; get the second byte + mov OEB,a ; output enable + inc dptr ; next byte + movx a,@dptr ; bits + mov IOB,a ; send the byte to the I/O port + + lcall reset_ep8 ; reset FIFO of ep 8 + + ;; fill ep8 with new data from port B + ;; When the host requests the data it's already there. + ;; This must be so. Otherwise the ISR is not called. + ;; The ISR is only called when a packet has been delivered + ;; to the host. Thus, we need a packet here in the + ;; first instance. + lcall ep8_ops ; get digital data + + ;; + ;; for all commands the same +over_da: + mov dptr,#EP1OUTBC + mov a,#00h + lcall syncdelaywr ; arm + lcall syncdelaywr ; arm + lcall syncdelaywr ; arm + + ;; clear INT2 + mov a,EXIF ; FIRST clear the USB (INT2) interrupt request + clr acc.4 + mov EXIF,a ; Note: EXIF reg is not 8051 bit-addressable + + mov DPTR,#EPIRQ ; + mov a,#00001000b ; clear the ep1outirq + movx @DPTR,a + + pop 07h + pop 06h + pop 05h + pop 04h ; R4 + pop 03h ; R3 + pop 02h ; R2 + pop 01h ; R1 + pop 00h ; R0 + pop psw + pop acc + pop dph1 + pop dpl1 + pop dph + pop dpl + pop dps + reti + + + +;;; all channels +dalo: + movx a,@dptr ; number of channels + inc dptr ; pointer to the first channel + mov r0,a ; 4 channels +nextDA: + movx a,@dptr ; get the first low byte + mov r3,a ; store in r3 (see below) + inc dptr ; point to the high byte + movx a,@dptr ; get the high byte + mov r4,a ; store in r4 (for writeDA) + inc dptr ; point to the channel number + movx a,@dptr ; get the channel number + inc dptr ; get ready for the next channel + lcall writeDA ; write value to the DAC + djnz r0,nextDA ; next channel + ret + + + +;;; D/A-conversion: +;;; control-byte in a, +;;; value in r3(low) and r4(high) +writeDA: ; mask the control byte + anl a,#11000000b ; only the channel is left + orl a,#00110000b ; internal clock, bipolar mode, +/-5V + orl a,r4 ; or the value of R4 to it + ;; set CS to low + clr IOA.5 ; set /CS to zero + ;; send the first byte to the DA-converter + mov R2,#8 ; bit-counter +DA1: jnb ACC.7,zeroda ; jump if Bit7 = 0? + setb IOA.2 ; set the DIN bit + sjmp clkda ; continue with the clock +zeroda: clr IOA.2 ; clear the DIN bit +clkda: setb IOA.0 ; SCLK = 1 + clr IOA.0 ; SCLK = 0 + rl a ; next Bit + djnz R2,DA1 + + + ;; send the second byte to the DA-converter + mov a,r3 ; low byte + mov R2,#8 ; bit-counter +DA2: jnb ACC.7,zeroda2 ; jump if Bit7 = 0? + setb IOA.2 ; set the DIN bit + sjmp clkda2 ; continue with the clock +zeroda2:clr IOA.2 ; clear the DIN bit +clkda2: setb IOA.0 ; SCLK = 1 + clr IOA.0 ; SCLK = 0 + rl a ; next Bit + djnz R2,DA2 + ;; + setb IOA.5 ; set /CS to one + ;; +noDA: ret + + + +;;; arm ep6 +ep6_arm: + lcall conv_ad + + mov DPTR,#EP6BCH ; byte count H + mov a,#0 ; is zero + lcall syncdelaywr ; wait until the length has arrived + + mov DPTR,#EP6BCL ; byte count L + mov a,#10H ; is one + lcall syncdelaywr ; wait until the length has been proc + ret + + + +;;; converts one analog/digital channel and stores it in EP8 +;;; also gets the content of the digital ports B and D depending on +;;; the COMMAND flag +ep8_ops: + mov dptr,#0fc01h ; ep8 fifo buffer + clr a ; high byte + movx @dptr,a ; set H=0 + mov dptr,#0fc00h ; low byte + mov r0,#CMD_FLAG + mov a,@r0 + movx @dptr,a ; save command byte + + mov dptr,#ep8_jmp ; jump table for the different functions + rl a ; multiply by 2: sizeof sjmp + jmp @a+dptr ; jump to the jump table + ;; jump table, corresponds to the command bytes defined + ;; in usbdux.c +ep8_jmp: + sjmp ep8_err ; a=0, err + sjmp ep8_err ; a=1, err + sjmp ep8_err ; a=2, err + sjmp ep8_dio ; a=3, digital read + sjmp ep8_sglchannel ; a=4, analog A/D + sjmp ep8_readctr ; a=5, read counter + sjmp ep8_err ; a=6, write counter + + ;; reads all counters +ep8_readctr: + mov r0,#CTR0 ; points to counter0 + mov dptr,#0fc02h ; ep8 fifo buffer + mov r1,#8 ; transfer 4 16bit counters +ep8_ctrlp: + mov a,@r0 ; get the counter + movx @dptr,a ; save in the fifo buffer + inc r0 ; inc pointer to the counters + inc dptr ; inc pointer to the fifo buffer + djnz r1,ep8_ctrlp ; loop until ready + + sjmp ep8_send ; send the data + + ;; read one A/D channel +ep8_sglchannel: + mov r0,#SGLCHANNEL ; points to the channel + mov a,@r0 ; Ch0 + + lcall readAD ; start the conversion + + mov DPTR,#0fc02h ; EP8 FIFO + mov a,R3 ; get low byte + movx @DPTR,A ; store in FIFO + inc dptr ; next fifo entry + mov a,R4 ; get high byte + movx @DPTR,A ; store in FIFO + + sjmp ep8_send ; send the data + + ;; read the digital lines +ep8_dio: + mov DPTR,#0fc02h ; store the contents of port B + mov a,IOB ; in the next + movx @dptr,a ; entry of the buffer + + inc dptr + clr a ; high byte is zero + movx @dptr,a ; next byte of the EP + +ep8_send: + mov DPTR,#EP8BCH ; byte count H + mov a,#0 ; is zero + lcall syncdelaywr + + mov DPTR,#EP8BCL ; byte count L + mov a,#10H ; 16 bytes + lcall syncdelaywr ; send the data over to the host + +ep8_err: + ret + + + +;;; EP8 interrupt: gets one measurement from the AD converter and +;;; sends it via EP8. The channel # is stored in address 80H. +;;; It also gets the state of the digital registers B and D. +ep8_isr: + push dps + push dpl + push dph + push dpl1 + push dph1 + push acc + push psw + push 00h ; R0 + push 01h ; R1 + push 02h ; R2 + push 03h ; R3 + push 04h ; R4 + push 05h ; R5 + push 06h ; R6 + push 07h ; R7 + + lcall ep8_ops + + ;; clear INT2 + mov a,EXIF ; FIRST clear the USB (INT2) interrupt request + clr acc.4 + mov EXIF,a ; Note: EXIF reg is not 8051 bit-addressable + + mov DPTR,#EPIRQ ; + mov a,#10000000b ; clear the ep8irq + movx @DPTR,a + + pop 07h + pop 06h + pop 05h + pop 04h ; R4 + pop 03h ; R3 + pop 02h ; R2 + pop 01h ; R1 + pop 00h ; R0 + pop psw + pop acc + pop dph1 + pop dpl1 + pop dph + pop dpl + pop dps + reti + + +;; need to delay every time the byte counters +;; for the EPs have been changed. + +syncdelay: + nop + nop + nop + nop + nop + nop + nop + nop + nop + ret + +syncdelaywr: + movx @dptr,a + lcall syncdelay + ret + + +.End + + diff --git a/usbdux/usbduxfast_firmware.asm b/usbdux/usbduxfast_firmware.asm new file mode 100644 index 0000000..0d8e7f8 --- /dev/null +++ b/usbdux/usbduxfast_firmware.asm @@ -0,0 +1,547 @@ +; usbduxfast_firmware.asm +; Copyright (C) 2004,2009 Bernd Porr, Bernd.Porr@f2s.com +; +; This program is free software; you can redistribute it and/or modify +; it under the terms of the GNU General Public License as published by +; the Free Software Foundation; either version 2 of the License, or +; (at your option) any later version. +; +; This program is distributed in the hope that it will be useful, +; but WITHOUT ANY WARRANTY; without even the implied warranty of +; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +; GNU General Public License for more details. +; +; You should have received a copy of the GNU General Public License +; along with this program; if not, write to the Free Software +; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +; +; +; Firmware: usbduxfast_firmware.asm for usbdux.c +; Description: Firmware for usbduxfast +; Devices: [ITL] USB-DUX (usbdux.o) +; Author: Bernd Porr +; Updated: 17 Apr 2009 +; Status: stable +; +;;; +;;; +;;; + + .inc fx2-include.asm + + .equ WFLOADED,70H ; waveform is loaded + + .org 0000h ; after reset the processor starts here + ljmp main ; jump to the main loop + + .org 0043h ; the IRQ2-vector + ljmp jmptbl ; irq service-routine + + .org 0100h ; start of the jump table + +jmptbl: ljmp sudav_isr + nop + ljmp sof_isr + nop + ljmp sutok_isr + nop + ljmp suspend_isr + nop + ljmp usbreset_isr + nop + ljmp hispeed_isr + nop + ljmp ep0ack_isr + nop + ljmp spare_isr + nop + ljmp ep0in_isr + nop + ljmp ep0out_isr + nop + ljmp ep1in_isr + nop + ljmp ep1out_isr + nop + ljmp ep2_isr + nop + ljmp ep4_isr + nop + ljmp ep6_isr + nop + ljmp ep8_isr + nop + ljmp ibn_isr + nop + ljmp spare_isr + nop + ljmp ep0ping_isr + nop + ljmp ep1ping_isr + nop + ljmp ep2ping_isr + nop + ljmp ep4ping_isr + nop + ljmp ep6ping_isr + nop + ljmp ep8ping_isr + nop + ljmp errlimit_isr + nop + ljmp spare_isr + nop + ljmp spare_isr + nop + ljmp spare_isr + nop + ljmp ep2isoerr_isr + nop + ljmp ep4isoerr_isr + nop + ljmp ep6isoerr_isr + nop + ljmp ep8isoerr_isr + + + ;; dummy isr +sof_isr: +sudav_isr: +sutok_isr: +suspend_isr: +usbreset_isr: +hispeed_isr: +ep0ack_isr: +spare_isr: +ep0in_isr: +ep0out_isr: +ep1out_isr: +ep1in_isr: +ibn_isr: +ep0ping_isr: +ep1ping_isr: +ep2ping_isr: +ep4ping_isr: +ep6ping_isr: +ep8ping_isr: +errlimit_isr: +ep2isoerr_isr: +ep4isoerr_isr: +ep6isoerr_isr: +ep8isoerr_isr: +ep6_isr: +ep2_isr: +ep8_isr: + + push dps + push dpl + push dph + push dpl1 + push dph1 + push acc + push psw + + ;; clear the USB2 irq bit and return + mov a,EXIF + clr acc.4 + mov EXIF,a + + pop psw + pop acc + pop dph1 + pop dpl1 + pop dph + pop dpl + pop dps + + reti + + +;;; main program +;;; basically only initialises the processor and +;;; then engages in an endless loop +main: + mov dptr,#REVCTL + mov a,#00000011b ; allows skip + lcall syncdelaywr + + mov DPTR,#CPUCS ; CPU control register + mov a,#00010000b ; 48Mhz + lcall syncdelaywr + + mov dptr,#IFCONFIG ; switch on IFCLK signal + mov a,#10100010b ; gpif, 30MHz + lcall syncdelaywr + + mov dptr,#FIFORESET + mov a,#80h + lcall syncdelaywr + mov a,#8 + lcall syncdelaywr + mov a,#2 + lcall syncdelaywr + mov a,#4 + lcall syncdelaywr + mov a,#6 + lcall syncdelaywr + mov a,#0 + lcall syncdelaywr + + mov dptr,#INTSETUP ; IRQ setup register + mov a,#08h ; enable autovector + lcall syncdelaywr + + lcall initeps ; init the isochronous data-transfer + + lcall initGPIF + +;;; main loop + +mloop2: + lcall gpif_run + sjmp mloop2 ; do nothing. The rest is done by the IRQs + + +gpif_run: + mov a,WFLOADED + jz no_trig ; do not trigger + mov a,GPIFTRIG ; GPIF status + anl a,#80h ; done bit + jz no_trig ; GPIF busy + +;;; gpif has stopped + mov a,#06h ; RD,EP6 + mov GPIFTRIG,a +no_trig: + ret + + + +initGPIF: + mov DPTR,#EP6CFG ; BLK data from here to the host + mov a,#11100000b ; Valid, quad buffering + lcall syncdelaywr ; write + + mov dptr,#EP6FIFOCFG + mov a,#00001001b ; autoin, wordwide + lcall syncdelaywr + + mov dptr,#EP6AUTOINLENH + mov a,#00000010b ; 512 bytes + lcall syncdelaywr ; write + + mov dptr,#EP6AUTOINLENL + mov a,#00000000b ; 0 + lcall syncdelaywr ; write + + mov dptr,#GPIFWFSELECT + mov a,#11111100b ; waveform 0 for FIFO RD + lcall syncdelaywr + + mov dptr,#GPIFCTLCFG + mov a,#10000000b ; tri state for CTRL + lcall syncdelaywr + + mov dptr,#GPIFIDLECTL + mov a,#11111111b ; all CTL outputs high + lcall syncdelaywr + mov a,#11111101b ; reset counter + lcall syncdelaywr + mov a,#11111111b ; reset to high again + lcall syncdelaywr + + mov a,#00000010b ; abort when full + mov dptr,#EP6GPIFFLGSEL + lcall syncdelaywr + + mov a,#00000001b ; stop when buffer overfl + mov dptr,#EP6GPIFPDFSTOP + lcall syncdelaywr + + mov a,#0 + mov dptr,#GPIFREADYCFG + lcall syncdelaywr + + mov a,#0 + mov dptr,#GPIFIDLECS + lcall syncdelaywr + +; waveform 1 +; this is a dummy waveform which is used +; during the upload of another waveform into +; wavefrom 0 +; it branches directly into the IDLE state + mov dptr,#0E420H + mov a,#00111111b ; branch to IDLE + lcall syncdelaywr + + mov dptr,#0E428H ; opcode + mov a,#00000001b ; deceision point + lcall syncdelaywr + + mov dptr,#0E430H + mov a,#0FFH ; output is high + lcall syncdelaywr + + mov dptr,#0E438H + mov a,#0FFH ; logic function + lcall syncdelaywr + +; signals that no waveform 0 is loaded so far + mov WFLOADED,#0 ; waveform flag + + ret + + + +;;; initilise the transfer +;;; It is assumed that the USB interface is in alternate setting 1 +initeps: + mov DPTR,#EP4CFG + mov a,#10100000b ; valid, bulk, out + lcall syncdelaywr + + mov dptr,#EP4BCL ; "arm" it + mov a,#00h + lcall syncdelaywr ; wait until we can write again + lcall syncdelaywr ; wait + lcall syncdelaywr ; wait + + mov DPTR,#EP8CFG + mov a,#0 ; disable EP8, it overlaps with EP6!! + lcall syncdelaywr + + mov dptr,#EPIE ; interrupt enable + mov a,#00100000b ; enable irq for ep4 + lcall syncdelaywr ; do it + + mov dptr,#EPIRQ ; clear IRQs + mov a,#00100100b + movx @dptr,a + + mov DPTR,#USBIE ; USB int enable register + mov a,#0 ; SOF etc + movx @DPTR,a ; + + mov DPTR,#GPIFIE ; GPIF int enable register + mov a,#0 ; done IRQ + movx @DPTR,a ; + + mov EIE,#00000001b ; enable INT2 in the 8051's SFR + mov IE,#80h ; IE, enable all interrupts + + ret + + +;;; interrupt-routine for ep4 +;;; receives the channel list and other commands +ep4_isr: + push dps + push dpl + push dph + push dpl1 + push dph1 + push acc + push psw + push 00h ; R0 + push 01h ; R1 + push 02h ; R2 + push 03h ; R3 + push 04h ; R4 + push 05h ; R5 + push 06h ; R6 + push 07h ; R7 + + mov dptr,#0f400h ; FIFO buffer of EP4 + movx a,@dptr ; get the first byte + + mov dptr,#ep4_jmp ; jump table for the different functions + rl a ; multiply by 2: sizeof sjmp + jmp @a+dptr ; jump to the jump table + +ep4_jmp: + sjmp storewaveform ; a=0 + sjmp init_ep6 ; a=1 + +init_ep6: + ; stop ep6 + ; just now do nothing + + ljmp over_wf + + +storewaveform: + mov WFLOADED,#0 ; waveform flag + + mov dptr,#EP6FIFOCFG + mov a,#00000000b ; + lcall syncdelaywr + + mov dptr,#GPIFABORT + mov a,#0ffh ; abort all transfers + lcall syncdelaywr + +wait_f_abort: + mov a,GPIFTRIG ; GPIF status + anl a,#80h ; done bit + jz wait_f_abort ; GPIF busy + + mov dptr,#GPIFWFSELECT + mov a,#11111101b ; select dummy waveform + movx @dptr,a + lcall syncdelay + + mov dptr,#FIFORESET + mov a,#80h ; NAK + lcall syncdelaywr + mov a,#6 ; reset EP6 + lcall syncdelaywr + mov a,#0 ; normal op + lcall syncdelaywr + +; change to dummy waveform 1 + mov a,#06h ; RD,EP6 + mov GPIFTRIG,a + +; wait a bit + mov r2,255 +loopx: + djnz r2,loopx + +; abort waveform if not already so + mov dptr,#GPIFABORT + mov a,#0ffh ; abort all transfers + lcall syncdelaywr + +; wait again + mov r2,255 +loopx2: + djnz r2,loopx2 + +; check for DONE +wait_f_abort2: + mov a,GPIFTRIG ; GPIF status + anl a,#80h ; done bit + jz wait_f_abort2 ; GPIF busy + +; upload the new waveform into waveform 0 + mov AUTOPTRH2,#0E4H ; XDATA0H + lcall syncdelay + mov AUTOPTRL2,#00H ; XDATA0L + lcall syncdelay + + mov AUTOPTRH1,#0F4H ; EP4 high + lcall syncdelay + mov AUTOPTRL1,#01H ; EP4 low + lcall syncdelay + + mov AUTOPTRSETUP,#7 ; autoinc and enable + lcall syncdelay + + mov r2,#20H ; 32 bytes to transfer + +wavetr: + mov dptr,#XAUTODAT1 + movx a,@dptr + lcall syncdelay + mov dptr,#XAUTODAT2 + movx @dptr,a + lcall syncdelay + djnz r2,wavetr + + mov dptr,#EP6FIFOCFG + mov a,#00001001b ; autoin, wordwide + lcall syncdelaywr + + mov dptr,#GPIFWFSELECT + mov a,#11111100b + movx @dptr,a + lcall syncdelay + + mov dptr,#FIFORESET + mov a,#80h ; NAK + lcall syncdelaywr + mov a,#6 ; reset EP6 + lcall syncdelaywr + mov a,#0 ; normal op + lcall syncdelaywr + + mov dptr,#0E400H+10H; waveform 0: first CTL byte + movx a,@dptr ; get it + orl a,#11111011b ; force all bits to one except the range bit + mov dptr,#GPIFIDLECTL + lcall syncdelaywr + + mov WFLOADED,#1 ; waveform flag + +; do the common things here +over_wf: + mov dptr,#EP4BCL + mov a,#00h + movx @DPTR,a ; arm it + lcall syncdelay ; wait + movx @DPTR,a ; arm it + lcall syncdelay ; wait + + ;; clear INT2 + mov a,EXIF ; FIRST clear the USB (INT2) interrupt request + clr acc.4 + mov EXIF,a ; Note: EXIF reg is not 8051 bit-addressable + + mov DPTR,#EPIRQ ; + mov a,#00100000b ; clear the ep4irq + movx @DPTR,a + + pop 07h + pop 06h + pop 05h + pop 04h ; R4 + pop 03h ; R3 + pop 02h ; R2 + pop 01h ; R1 + pop 00h ; R0 + pop psw + pop acc + pop dph1 + pop dpl1 + pop dph + pop dpl + pop dps + reti + + +;; need to delay every time the byte counters +;; for the EPs have been changed. + +syncdelay: + nop + nop + nop + nop + nop + nop + nop + nop + nop + ret + + +syncdelaywr: + lcall syncdelay + movx @dptr,a + ret + + +.End + + + + + + + + + + + + diff --git a/usbdux_firmware.bin b/usbdux_firmware.bin new file mode 100644 index 0000000..7f537fc Binary files /dev/null and b/usbdux_firmware.bin differ diff --git a/usbduxfast_firmware.bin b/usbduxfast_firmware.bin new file mode 100644 index 0000000..3a6441d Binary files /dev/null and b/usbduxfast_firmware.bin differ diff --git a/v4l-cx231xx-avcore-01.fw b/v4l-cx231xx-avcore-01.fw new file mode 100644 index 0000000..78c5e9e Binary files /dev/null and b/v4l-cx231xx-avcore-01.fw differ diff --git a/v4l-cx23418-apu.fw b/v4l-cx23418-apu.fw new file mode 100644 index 0000000..04351f1 Binary files /dev/null and b/v4l-cx23418-apu.fw differ diff --git a/v4l-cx23418-cpu.fw b/v4l-cx23418-cpu.fw new file mode 100644 index 0000000..22227b6 Binary files /dev/null and b/v4l-cx23418-cpu.fw differ diff --git a/v4l-cx23418-dig.fw b/v4l-cx23418-dig.fw new file mode 100644 index 0000000..cfd6e84 Binary files /dev/null and b/v4l-cx23418-dig.fw differ diff --git a/v4l-cx23885-avcore-01.fw b/v4l-cx23885-avcore-01.fw new file mode 100644 index 0000000..5efd51c Binary files /dev/null and b/v4l-cx23885-avcore-01.fw differ diff --git a/v4l-cx23885-enc.fw b/v4l-cx23885-enc.fw new file mode 100644 index 0000000..5efd51c Binary files /dev/null and b/v4l-cx23885-enc.fw differ diff --git a/v4l-cx25840.fw b/v4l-cx25840.fw new file mode 100644 index 0000000..baa89ff Binary files /dev/null and b/v4l-cx25840.fw differ