Part Number Hot Search : 
2SC4051 H8S2116 M29F10 SRBL1035 2N1798F B9310 AP78L12S L6595
Product Description
Full Text Search
 

To Download 2001967 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 SPECTRA-4X155 (PM5316) Device Driver Release Notes
PM5316
SPECTRA-4X155 DEVICE DRIVER
RELEASE NOTES
PROPRIETARY AND CONFIDENTIAL RELEASED ISSUE 2: DECEMBER, 2001
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2001967, Issue 2
SPECTRA-4X155 (PM5316) Device Driver Release Notes
LEGAL INFORMATION
Copyright
(c) 2001 PMC-Sierra, Inc. All rights reserved. The information is proprietary and confidential to PMC-Sierra, Inc., and for its customers' internal use. In any event, you cannot reproduce any part of this document, in any form, without the express written consent of PMC-Sierra, Inc. PMC-2001967 (R2)
Disclaimer
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.
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2001967, Issue 2
3
SPECTRA-4X155 (PM5316) Device Driver Release Notes
Contacting PMC-Sierra
PMC-Sierra 8555 Baxter Place Burnaby, BC Canada V5A 4V7 Tel: +1-604-415-6000 Fax: +1-604-415-6200 Document Information: document@pmc-sierra.com Corporate Information: info@pmc-sierra.com Technical Support: apps@pmc-sierra.com Web Site: http://www.pmc-sierra.com
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2001967, Issue 2
4
SPECTRA-4X155 (PM5316) Device Driver Release Notes
REVISION HISTORY
Issue No. 1 2 Issue Date December 2000 December 2001 Details of Change Document created Updated for production release
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2001967, Issue 2
5
SPECTRA-4X155 (PM5316) Device Driver Release Notes
1
ABOUT THIS RELEASE
This is the rel-1.0 release of the PM5316 (SPECTRA-4X155) device driver. Rel-1.0 is intended for use with PM5316 Revision A SPECTRA-4X155 devices. The rel-1.0 release is functionally complete and has been tested by PMC-Sierra as described in Section 4 below.
2
WHAT'S INCLUDED IN THIS RELEASE
This rel-1.0 release of the SPECTRA-4X155 driver includes the following files: Directory
/src
Filename
spe4x155_api1.c spe4x155_api2.c spe4x155_hw.c spe4x155_isr.c spe4x155_prof.c spe4x155_rtos.c spe4x155_stat.c spe4x155_util.c
File Version 1.11 1.22 1.7 1.14 1.4 1.5 1.12 1.18 1.9 1.12 1.5 1.9 1.6
/inc
spe4x155_api.h spe4x155_defs.h spe4x155_err.h spe4x155_fns.h spe4x155_hw.h
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2001967, Issue 2
6
SPECTRA-4X155 (PM5316) Device Driver Release Notes
Directory
/inc
Filename
spe4x155_rtos.h spe4x155_strs.h spe4x155_typs.h
File Version 1.5 1.14 1.6 1.4 1.5 1.10 1.6 1.6 n/a n/a
/example
spe4x155_app.h spe4x155_debug.h spe4x155_app.c spe4x155_debug.c
/ / /
Makefile software.lic spe4x155_relnotes_r2.pdf (this file)
Notes: 1. spe4x155_app.c, spe4x155_app.h contain example callback function implementation and example code. 2. spe4x155_debug.c, spe4x155_debug.h contain an example debugging task that reports register accesses to the device.
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2001967, Issue 2
7
SPECTRA-4X155 (PM5316) Device Driver Release Notes
3
INSTALLATION
Please perform the following steps to install the PM5316 (SPECTRA-4X155) device driver in your system. * Unzip the release zip file, and install the files and its directory structure under your local drive. Modify the directory variable names in the Makefile, if necessary, to reflect your actual driver and directory names. Modify spe4x155_typs.h, spe4x155_hw.h and spe4x155_rtos.h as per your system's characteristics. Also, modify/implement the hardware and RTOS dependent functions in spe4x155_hw.c and spe4x155_rtos.c. Please refer to Section 8 of the SPECTRA-4x155 driver manual (PMC-2001693, Issue 2), Porting the SPECTRA-4x155 driver, for detailed instructions on porting the driver to your specific environment. Set up compile switches or other environment variables in the Makefile. Please refer to the Makefile for a detailed description of the available compile switches. Compile the source files and build the SPECTRA-4x155 driver using your make utility. Link the SPECTRA-4x155 driver to your application code.
*
* * *
4
TESTING STATUS OF THIS RELEASE
All SPECTRA-4X155 device driver Application Programming Interface (API) functions have been tested in-house. Testing was performed using the PM5316 on a proprietary PMC-Sierra, Inc. validation platform running VxWorksTM RTOS. The following driver functionality was simulated and verified at the register level: * * * * * spe4x155RINGLineAISControl() spe4x155RINGLineRDIControl() spe4x155IOMapSlot() Receive path overhead ILLPTR event Transmit path overhead pointer events (ESE, REI, INVNDF, NPJI, PPJI, ILLJREQ, and ILLPTR)
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.pmc-sierra.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-2001967, Issue 2
8
SPECTRA-4X155 (PM5316) Device Driver Release Notes
5
WHAT'S NEW IN THIS RELEASE?
rel-1.0: Production release for the PM5316 device driver.
The following bugs have been fixed:
* * * API function spe4x155LOHWriteK1K2 (in file spe4x155_api2.c) does not transmit the K1 and K2 values programmed in reg 0x186, 0x187 API function spe4x155TPOHInsertPAIS (in file spe4x155_api2.c) does not insert PATH AIS in the Tx stream API function spe4x155SOHWriteZ0 (in file spe4x155_api2.c) does not insert Z0 byte in the Tx stream
The following constant definition modifications have been made in file spe4x155_defs.h: * * * 0157H RASE Receive Z1/S1 (SPE4X155_REG_BASE_RX_Z1_S1): the upper four bits of the register were marked reserved. 113FH Alarm Override: this register was removed. 1186H TTPS Path Transmit Control (SPE4X155_REG_TPPS_PATH_TX_CTRL): bit 1 was marked reserved.
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers' Internal Use Document ID: PMC-2001967, Issue 2
9


▲Up To Search▲   

 
Price & Availability of 2001967

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]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X