README.txt Notice This document, as well as the software described in it, is furnished under license and may only be used or copied in accordance with the terms of the license. The information in this document is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Intel Corporation. Intel Corporation assumes no responsibility or liability for any errors or inaccuracies that may appear in this document or any software that may be provided in association with this document. Except as permitted by such license, no part of this document may be reproduced, stored in a retrieval system, or transmitted in any form or by any means without the express written consent of Intel Corporation. Intel Corporation may have patents or pending patent applications, trademarks, copyrights, or other intellectual property rights that relate to the described subject matter. The furnishing of this document does not provide any license, express or implied, by estoppel or otherwise, to any such patents, trademarks, copyrights, or other intellectual property rights. Copyright© 2001-2003 Intel Corporation. All rights reserved. Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 * Other brands and names are the property of their respective owners. Contents ------------------------------------------------------------------------------ README.txt - this file License.pdf - Intel Open Source License images - files that can be loaded directly onto the Stargate bootldr - the bootloader image zImage - Linux kernel root.jffs2 - the root file system modules.tgz - the kernel modules required to support PCMCIA, compact flash, usb, network, and a host of other functionality bluethoothDrs.tgz - the kernel modules required to support Bluetooth src - the source required to generate the images diff-2.4.29-rmk7-pxa1-star5 - Linux patch root_star5.tgz - the tarred root file system bootldrSTARGATE_star5.tgz - bootloader source doc - StargateHowTo.pdf - instructions for using and setting up the Stargate, compiling images, ... JTagStargate.pdf - how to load images using the JTag connector README_BLUETOOTH.txt - how to set up Bluetooth armUtilities - utilities compiled to run on Stargate fdisk_2.11g-5_arm.ipk - needed to partition flash cards i32Utilities - utilities that run on the development machine mkfs.jffs2 - creates a jffs2 files system for Stargate Change Log ------------------------------------------------------------------------------ Release 1 - Stargate boots Linux. - Added PCMCIA card support. - Added Ethernet support. - Added USB support. Release 2 - Mote Fix. Release 3 - Ethernet driver bug fix. Release 4 - Fixed issue where the system would crash if attempting to access memory past the 32mb limit. Release 5 - Fixed repeated large memory allocations can cause a kernel panic, even if the application exits. This can also be an issue with a large number of smaller memory allocations. - Bluetooth is functional. - Kernel and Bootloader show release number on startup. - Zcomax XI325H and Orincoco 802.11 card support added. Known Issues ------------ - Hot swapping of PCMCIA and CF cards is not supported. - Running 'shutdown -r' may lock the system while attempting to restart. - The first time a wireless card is used, the default prompt will change to noaodv-20. - USB is not functioning in this release. - The default name advertised on the Bluetooth interface is John J Light. - Zcomax cards cannot be switched to 11Mbps. - RFCOMM does not work.