![]() |
|
If you can't view the Datasheet, Please click here to try to view without PDF Reader . |
|
Datasheet File OCR Text: |
Vortex Chipset Driver Release Notes PM7326, PM7324, PM7350, PM7351 VORTEX CHIPSET DRIVER CHIPSET DRIVER RELEASE NOTES PROPRIETARY AND CONFIDENTIAL PRELIMINARY ISSUE 1: AUGUST 2000 Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 Vortex Chipset Driver Release Notes REVISION HISTORY Issue No. 1 Issue Date August 11, 2000 Details of Change Document created Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 2 Vortex Chipset Driver Release Notes 1 ABOUT THIS RELEASE This is the beta-1.0 release of the VORTEX Chipset driver. Beta-1.0 is intended for use with the VORTEX chipset, consisting of PM7326 S/UNI-APEX, PM7324 S/UNI-ATLAS, PM7350 S/UNI-VORTEX and PM7351 S/UNI-DUPLEX. The beta-1.0 release is functionally complete and has been tested by PMC-Sierra as described in Section 4 below. Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 3 Vortex Chipset Driver Release Notes 2 REFERENCES The main reference for this document is: * DSLAM Reference Design: Core Card, Issue 2, PMC-1990815 (PMC-Sierra, Inc.) Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 4 Vortex Chipset Driver Release Notes 3 WHAT'S INCLUDED IN THIS RELEASE This beta-1.0 release of the Vortex Chipset driver includes the following files: Directory vcsdrv/src Filename dev_api1.c dev_api2.c vcs_api3.c dev_buf.c dev_hw.c vcs_ind.c dev_queu.c dev_rtos.c dev_sys.c vcs_test.c1 dev_util.c vcsdrv/inc dev.h dev_api.h dev_buf.h dev_err.h dev_hw.h dev_ind.h vcs_queu.h dev_rtos.h vcs_sys.h vcs_test.h1 File Version 37 32 35 5 9 16 4 6 17 26 35 28 23 6 17 12 10 3 9 7 7 Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 5 Vortex Chipset Driver Release Notes dev_type.h apxdrv/src apx_api1.c apx_api2.c apx_hw.c apx_io.c apx_ism.c apx_lps.c apx_prof.c apx_qe.c apx_rtos.c apx_sar.c apx_stat.c apx_util.c apxdrv/inc apx_api.h apx_defs.h apx_eg.h apx_err.h apx_fns.h apx_hw.h apx_rtos.h apx_strs.h apx_typs.h atlsdrv/src atls.c atls_api.c 4 8 6 4 7 4 5 3 7 7 7 3 3 6 6 5 7 6 5 4 5 4 8 12 Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 6 Vortex Chipset Driver Release Notes atls_api2.c atls_hw.c atls_rtos.c atls2.c atlsdrv/inc atls.h atls_api.h atls_cfg.h atls_err.h atls_hw.h atls_rtos.h atls_types.h vtxdrv/src vtx.c vtx_api.c vtx_hw.c vtx_rtos.c vtx_test.c vtxdrv/inc vtx.h vtx_api.h vtx_err.h vtx_hw.h vtx_rtos.h vtx_test.h dpxdrv/src dpx.c dpx_api.c 13 5 5 6 6 10 8 6 4 6 7 5 8 4 4 5 4 4 6 5 4 4 4 6 Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 7 Vortex Chipset Driver Release Notes dpx_hw.c dpx_rtos.c dpx_test.c dpxdrv/inc dpx.h dpx_api.h dpx_err.h dpx_hw.h dpx_rtos.h dpx_test.h bsp/ sysPci.c2 sysPci.h2 test/src test/inc Notes: vcsApp.c3 vcsApp.h3 4 4 5 6 3 4 5 5 4 1 1 28 15 1. vcs_test.c, vcs_test.h files contain example callback function implementation and example initialization vector for DSLAM Reference Design core card. 2. sysPci.c, sysPci.h files contain code specific to PMC test platform and VxWorks RTOS. This code should only be used as a reference. 3. vcsApp.c, vcsApp.h files contain example Application testing code, which illustrates initializing the DSLAM Reference Design core card, setting up connections on the card and performing some diagnostic functions. Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 8 Vortex Chipset Driver Release Notes 4 TESTING STATUS OF THIS RELEASE All VORTEX Chipset driver Application Programming Interface (API) functions have been tested in-house using the proprietary DSLAM reference design core card running VxWorks TM RTOS. Please refer to PMC document # 1990815 for further details on the proprietary DSLAM reference core card design. As of the publication date of this document , there are no known bugs in this release. However, the customer is advised to consult our web site (http://www.pmcsierra.com) for any relevant errata that may have been issued subsequent to the publication of this document. Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 9 Vortex Chipset Driver Release Notes 5 WHAT'S NEW IN THIS RELEASE? beta-1.0: Initial release for the Vortex Chipset driver. Duplex Device Driver: The Vortex Chipset driver contains device driver code for the Duplex. This Duplex device driver code is same as the driver code in the PM7350 Duplex Release-1.0, with changes to system specific files dpx_hw.c, dpx_hw.h and application specific files dpx_test.c, dpx_test.h. Vortex Device Driver: The Vortex Chipset driver contains device driver code for the Vortex. This Vortex device driver code is same as the driver code in the PM7351 Vortex Release-1.0, with changes to system specific files vtx_hw.c, vtx _hw.h and application specific files vtx _test.c, vtx _test.h. Apex Device Driver: The Apex Chipset driver contains device driver code for the Apex. This Apex device driver code is same as the driver code in the PM7326 Apex Release-1.0, with changes to system specific files apx_hw.c, apx_hw.h, apx_rtos.h. The application specific files apx_eg.c and apx_eg.h are not used in the chipset driver. Atlas Device Driver: The Atlas Chipset driver contains device driver code for the Atlas. This Atlas device driver code is same as the driver code in the PM7324 Atlas beta-1.0 release, with changes to system specific files atls_hw.c, atls_cfg.h, atls_rtos.c, atls_rtos.h. The application specific files atls_test.c and atls_test.h are not used in the chipset driver. Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 10 Vortex Chipset Driver Release Notes 6 REPORTING PROBLEMS Please refer to the revision numbers in the files when reporting problems. For technical support, please contact PMC-Sierra by e-mail at apps@pmc-sierra.com or by telephone at 604-415-4533. PMC-Sierra, Inc. 105-8555 Baxter Place Burnaby, BC Canada V5A 4V7 Tel: (604) 415-6000 Fax: (604) 415-6200 Document Information: document@pmc-sierra.com Corporate Information: info@pmc-sierra.com Application Information: apps@pmc-sierra.com Web Site: http://www.pmc-sierra.com None of the information contained in this document constitutes an express or implied warranty by PMC-Sierra, Inc. as to the sufficiency, fitness or suitability for a particular purpose of any such information or the fitness, or suitability for a particular purpose, merchantability, performance, compatibility with other parts or systems, of any of the products of PMC-Sierra, Inc., or any portion thereof, referred to in this document. PMC-Sierra, Inc. expressly disclaims all representations and warranties of any kind regarding the contents or use of the information, including, but not limited to, express and implied warranties of accuracy, completeness, merchantability, fitness for a particular use, or non-infringement. In no event will PMC-Sierra, Inc. be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, lost profits, lost business or lost data resulting from any use of or reliance upon the information, whether or not PMC-Sierra, Inc. has been advised of the possibility of such damage. (c) 2000 PMC-Sierra, Inc. PMC-2000781 (P1) Issue date: August 2000 Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2000781, Issue 1 11 |
Price & Availability of 2000781
![]() |
|
|
All Rights Reserved © IC-ON-LINE 2003 - 2022 |
[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy] |
Mirror Sites : [www.datasheet.hk]
[www.maxim4u.com] [www.ic-on-line.cn]
[www.ic-on-line.com] [www.ic-on-line.net]
[www.alldatasheet.com.cn]
[www.gdcy.com]
[www.gdcy.net] |