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.
 
 
 
 
 
 
QiaoChong 649dd99f00 set mv88e1510 phy link state. 6 years ago
..
GMAC_Pmon.h Add 3a2h branch 13 years ago
Makefile Add 3a2h branch 13 years ago
if_gmac.c add ls2k graphics card support. 7 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 Gmac:make code clean. 6 years ago
synopGMAC_Dev.h 3A82H: Add the reference board support. 8 years ago
synopGMAC_Host.c Add 3a2h branch 13 years ago
synopGMAC_Host.h Add 2F1A support 9 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 set mv88e1510 phy link state. 3 years ago
synopGMAC_network_interface.h Add 3A3000 + LS7A board support. 7 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 Add 2F1A support 9 years ago
synopGMAC_plat.h add gmac read phy support. 3 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.