You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lixuefeng 17cc4da154 Change the 1a pci dma window 10 years ago
..
GMAC_Pmon.h Add 3a2h branch 13 years ago
Makefile Add 3a2h branch 13 years ago
if_gmac.c Add the gmac on 1A support 10 years ago
license.txt Add 3a2h branch 13 years ago
mii.c Add 3a2h branch 13 years ago
mii.h Add 3a2h branch 13 years ago
readme Add 3a2h branch 13 years ago
synopGMAC_Debug.c Add 3a2h branch 13 years ago
synopGMAC_Dev.c Add the gmac on 1A support 10 years ago
synopGMAC_Dev.h Add ls2g1a support: 10 years ago
synopGMAC_Host.c Add 3a2h branch 13 years ago
synopGMAC_Host.h Add ls2g1a support: 10 years ago
synopGMAC_banner.h Add 3a2h branch 13 years ago
synopGMAC_driver_ug.pdf Add 3a2h branch 13 years ago
synopGMAC_network_interface.c Add the gmac on 1A support 10 years ago
synopGMAC_network_interface.h Add ls2g1a support: 10 years ago
synopGMAC_pci_bus_interface.c Add 3a2h branch 13 years ago
synopGMAC_pci_bus_interface.h Add 3a2h branch 13 years ago
synopGMAC_plat.c Change the 1a pci dma window 10 years ago
synopGMAC_plat.h Add the gmac on 1A support 10 years ago

readme

*************************************README***************************************


**********************************************************************************

This is a README file for the sample device driver software for Synopsys Universal
GMAC IP. The files listed below are available in this directory.

./README (this file)
./synopGMAC_banner.h
./synopGMAC_plat.c
./synopGMAC_plat.h
./synopGMAC_Dev.c
./synopGMAC_Dev.h
./synopGMAC_network_interface.c
./synopGMAC_network_interface.h
./synopGMAC_pci_bus_interface.c
./synopGMAC_pci_bus_interface.h
./synopGMAC_Host.c
./synopGMAC_Host.h
./Makefile
./synopGMAC_Debug.c
./synopGMAC_driver_ug.pdf

The User Guide (synopGMAC_driver_ug.pdf) provides details about driver architecture, flow
diagrams and driver APIs. Please refer to compilation subsection of chapter 1 to compile
the driver and the debug utility. The same section explains how to use the kernel module
in Linux platform.