u132releasenotes.txt Driver File Contents (useriesdriverscd.zip)

U142 Driver Release Notes
=========================

==================================
PLEASE READ THESE NOTES CAREFULLY!
==================================


Installation Instructions
=========================
New Installation
----------------
1)	Extract all the files from the elu142.zip file to a folder on 
	your hard disk.
2)	Connect the U142 adapter to the USB port on your computer.
3)	Select "Install from a specific location (Advanced)", navigate 
	to the folder containing the files and follow the on screen 
	instructions.

Updating an existing installation
---------------------------------
1)	Extract all the files from the elu142.zip file to a folder on 
	your hard disk.
2)	Connect the U142 adapter to the USB port on your computer.
3)	Go to the "Device Manager" and right-click on the 
	"U142 USB to CardBus Adapter" and select "Update Driver..."
4)	Now DISCONNECT the U142 from the USB bus.
5)	Select "Install from a specific location (Advanced)", navigate 
	to the folder containing the files and follow the on screen 
	instructions 
6)	(Skip this step if everything is OK!) If at this point the 
	Device Manager goes unresponsive (give it plenty of time!) 
	then reboot the PC and copy the elu142.sys file to the 
	c:\windows\system32\drivers folder. 
7)	Connect the U142 and check the Device Manager for successful
	startup of the "U142 USB to CardBus Adapter".

Uninstalling the Driver
-----------------------
1)	Go to "Control Panel->Add or Remove Programs" 
2)	Select "U142 Diagostics Port Driver" and click "Change/Remove"
2)	Select "U142 Adapter Driver" and click "Change/Remove"



Activity LED Behaviour
======================
The bicolour (red/green) LED on the U142 adapter is used by the driver 
to indicate activity and successful installation of the Datacard.


1)	"Off"
--	-----
	USB bus powered (or disconnected from USB bus!), no card in slot.


2)	"On", RED
--	-----------
	Card detection and enumeration is in progress.
	

3)	"On", GREEN
--	-----------
	Card is inserted recognised & enumerated, or in the process of 
	enumeration with OS, everything is OK!


4)	Mostly "off" short flash of GREEN once every approx 1 second
--	------------------------------------------------------------
	External power is connected, USB bus connected, no card in slot.


5)	Alternating RED-GREEN flashing, period approx 1 second
--	------------------------------------------------------
	This indicates an error condition. Either the card is incompatible 
	with the U142 (ie it's not a 32-bit CardBus card or the card is not 
	supported), or there was an error during card enumeration. Check 
	the card is in the Compatible Card List (below) and try ejecting 
	the card and re-inserting.



Compatible Card List
====================
Please see our web site for the latest list of compatible cards...
http://www.elandigitalsystems.com/support/ufaq/supportedcards.php

Known Issues
============
1)	Dell Latitude C840 Model Number:PP01X. External power supply or 
	"Y" cable is required for correct operation of the U142. 
2)	Some "Dashboard" software supplied by the card operators (ie "Vodafone
	Mobile Connect" and Verison software) do not recognise card.
	

Please refer to Elan any problems you may find! When
submitting your report, please refer to the following web page:
http://www.elandigitalsystems.com/support/debugging.php

In the registry, please set the 
HKLM\SYSTEM\CurrentControlSet\Services\elUsbU142CardBus\Parameters\DebugFlags 
DWORD value to 0x0003FFFF and submit the DebugView logs with your report.
PLEASE(!) make sure the DebugFlags is set whilst the problem occurs, only 
then we will be able to debug the problem! 
BTW: 	Setting DebugFlags will restrict the performance of the U142. 
	Restore to 0 once you have submitted your report.



Revision History
================

Version: 20070326 Date: 26/03/2007
----------------------------------
1)	Improvements to URB handling of unresponsive pipes.


Version: 20070314 Date: 14/03/2007
----------------------------------
1)	Merged U142&U132 code to include the following fixes...
2)	Changed initialisation of frame interval register to fix 
	problem with initialisation of Opti OHCI controller.
3)	Change behaviour of handling URB_FUNCTION_SELECT_INTERFACE
	to fix problem with Pantech PX500 card.
4)	Changed Irp pipe handling to fix problem with Option GX0202 
	Cards SNR: FNxxxxxxx (NEC OHCI host controller).
5)	Fixed Irp cleanup to stop shutdown lockups.
6)	Fixed INONCE handling to stop blocking new Irp's


Version: 20061130 Date: 30/11/2006
----------------------------------
1)	Fixed NTStatus response to USBD_STATUS_STALL_PID from USB


Version: 20061129 Date: 29/11/2006
----------------------------------
1)	Fixed inf installation problem with location of files (no change
	to driver binary Version: 20061020)


Version: 20061115 Date: 15/11/2006
----------------------------------
1)	Fixed problem with releasing Irps when the downstream USB port 
	gets disabled (USB device disconnects).


Version: 20061020 Date: 20/10/2006
----------------------------------
1)	Update to support enhanced throughput from FPGA.


Version: 20061010 Date: 10/10/2006
----------------------------------
1)	First ALPHA(Unstable) version of U142 code for testing and 
	demonstration purposes.
	

Version: 20060606 Date: 06/06/2006
----------------------------------
1)	Increased delay after reset to improve enmumeration of some 
	host controllers.
2)	Fixed access past end of buffer in debug driver version.
	

Version: 20060530 Date: 30/05/2006
----------------------------------
1)	Added CD&VS debug info.


Version: 20060504 Date: 04/05/2006
----------------------------------
1)	Fixed IN transfers so that non-multiples of 1024 bytes are 
	possible.
2)	Changed timeout behaviour so Irp's are only returned if 
	cancelled or have data.
3)	Fixed enumeration problem with early (Rev 2.4.4 -15 Jan 2004) 
	Option Vodafone 3G Mobile Connect cards. 
	

Version: 20060321 Date: 21/03/2006
----------------------------------
1)	Fixed UniqueID response for Composite devices


Version: 20060315 Date: 15/03/2006
----------------------------------
1)	Changed invalid INITCODE pragma for retail build


Version: 20060313 Date: 13/03/2006
----------------------------------
1)	Changed Led behaviour.
2)	Fixed data handling for Option GT Fusion card


Version: 20060310 Date: 10/03/2006
----------------------------------
1)	Changed Irp handling for quiet pipes
2)	Fixed device eject "Present" flag handling


Version: 20060306 Date: 06/03/2006
----------------------------------
1)	Fixed power up delay to PCI reset time.
2)	Cleanup of card insertion code
3)	Fix for card eject-insert re-eunumerate problem


Version: 20060303 Date: 03/03/2006
----------------------------------
1)	Fixed memory access beyond end of range error when running UsbView


Version: 20060227 Date: 27/02/2006
----------------------------------
1)	Added card enumeration failure trapping to avoid lockups


Version: 20060224 Date: 24/02/2006
----------------------------------
1)	Fixed "Stopping" or "Removing" problem the U132 in the Device Manager
2)	Fixed race condition on Irp cancellation during device eject


Version: 20060223 Date: 23/02/2006
----------------------------------
1)	Fixed Standby/Hibernate problems

Version: 20060221 Date: 21/02/2006
----------------------------------
1)	Fixed race condition when Irp is retired an unexpected packet for 
	pipe appears.
2)	Cleaned up WMI procedures.
3)	Fixed USB Frame Interval settings
4)	Fix for Pipe timeout handling


Version: 20060220 Date: 20/02/2006
----------------------------------
1)	Fixed URB_FUNCTION_RESET_PIPE function.
2)	Added process stall checking for transfers that fail to
	complete in the hardware.
3)	Fixed Ioctl API to work with flashing tool


Version: 20060214 Date: 14/02/2006
----------------------------------
1)	First ALPHA(Unstable) version release for testing and 
	demonstration purposes.
	

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 1.81