Download Latest Version EG20T_kernel-2.6.35_v100_20110428.tar.bz2 (160.9 kB)
Email in envelope

Get an email when there's a new version of General Embedded

Home / Downloads / MeeGo1.2-IVI / 2011-02-17
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2011-02-17 3.6 kB
PCH-USB-Device-driver.patch 2011-02-17 90.3 kB
PCH-UART-driver.patch 2011-02-17 43.8 kB
PCH-SPI-driver.patch 2011-02-17 40.7 kB
PCH-Packet-hub-driver.patch 2011-02-17 24.7 kB
PCH-IEEE1588-driver.patch 2011-02-17 137.8 kB
PCH-I2C-driver.patch 2011-02-17 27.9 kB
PCH-GbE-driver.patch 2011-02-17 153.0 kB
PCH-GPIO-driver.patch 2011-02-17 9.2 kB
PCH-DMA-driver.patch 2011-02-17 28.1 kB
PCH-CAN-driver.patch 2011-02-17 36.2 kB
Totals: 11 Items   595.3 kB 0
================================================================
    Intel EG20T PCH / OKI SEMICONDUCTOR ML7213 IOH drivers for
    MeeGo v1.2 for In-Vehicle Infotainment (IVI)

    Version 1.3
================================================================

<History>
==============
1.0  Initial release				2010-12-22 OKI SEMICONDUCTOR
1.1  pch_dma: add header file			2010-12-24 OKI SEMICONDUCTOR
1.2  pch_gbe: change memory allocation		2010-12-27 OKI SEMICONDUCTOR
     pch_udc: change USB gadget API		2010-12-27 OKI SEMICONDUCTOR
     readme:  modify miss-source version(GbE)	2010-12-27 OKI SEMICONDUCTOR
1.3  all(except gpio): commonalize EG20T and ML7213 2011-02-17 OKI SEMICONDUCTOR

<Introduction>
==============
This readme shows the source of the driver.

<Supported IOH>
============
Intel EG20T PCH
OKI SEMICONDUCTOR ML7213 IOH (as to GPIO driver, please download from 
                                        http://sourceforge.net/projects/ml7213)

<Supported Versions>
====================
MeeGo v1.2 for In-Vehicle Infotainment (IVI)


<Source of driver list>
==========================================================
PCH-CAN-driver.patch
	source: linux-2.6(commit a2640111d5edb3f4e6dd6089c0dbddc7590110b4)
	difference: Nothing

PCH-DMA-driver.patch
	source: Linux 2.6.38-rc5
	difference: Fix issue

PCH-GPIO-driver.patch
	source: Linux 2.6.38-rc5
	difference: Nothing

PCH-I2C-driver.patch
	source: Linux 2.6.38-rc5
	difference: Support OKI SEMICONDUCTOR ML7213 IOH

PCH-SPI-driver.patch
	linux-2.6(commit a2640111d5edb3f4e6dd6089c0dbddc7590110b4)
	difference: (1) Support OKI SEMICONDUCTOR ML7213 IOH
		    (2) Use platform_device structure

PCH-UART-driver.patch
	linux-2.6(commit a2640111d5edb3f4e6dd6089c0dbddc7590110b4)
	difference: (1) Fix DMA channel miss-setting issue
                    (2) Fix system frozen issue

PCH-USB-Device-driver.patch
	source: source: Linux 2.6.38-rc5
	difference: (1) Fixed the issue which does not work normally with
                        "Ethernet gadget".
                    (2) Fixed the issue which does not work normally with
                        "Serial gadget".

PCH-GbE-driver.patch
	source: source: Linux 2.6.38-rc5
	difference: (1) The mistake of the processing which removes the padding
                        data of receiving data.  
                    (2) More 4bytes receiving data size 
                    (3) Driver locks when rx offload is set by ethtool
                    (4) The mistake of initializer entry (RxDescriptors,
                        TxDescriptors)

PCH-Packet-hub-driver.patch
	source: source: Linux 2.6.38-rc5
	difference: Nothing

PCH-IEEE1588-driver.patch
	Not upstreamed. Provided by OKI SEMICONDUCTOR.
	(This driver will not be implemented to MeeGo-v1.2)


<License>
=================================
Copyright (C) 2011 OKI SEMICONDUCTOR CO., LTD.

This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.

This program is distributed in the hope 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.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.

The full GNU General Public License is included in this distribution in the file
called "COPYING".
Source: readme.txt, updated 2011-02-17