Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/gemini



Module Name:    src
Committed By:   matt
Date:           Sun Dec 14 01:57:02 UTC 2008

Modified Files:
        src/sys/arch/arm/gemini: files.gemini gemini_reg.h
Added Files:
        src/sys/arch/arm/gemini: gemini_gmac.c gemini_gmacreg.h
            gemini_gmacvar.h if_gmc.c

Log Message:
Add the beginning of a driver which supports the on-chip gmac (gigabit)
ethernet port.  It's still being debugged but it attaches and does some
things right.  And a lot wrong.  That's what debugging is for.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/arm/gemini/files.gemini
cvs rdiff -r0 -r1.1 src/sys/arch/arm/gemini/gemini_gmac.c \
    src/sys/arch/arm/gemini/gemini_gmacreg.h \
    src/sys/arch/arm/gemini/gemini_gmacvar.h src/sys/arch/arm/gemini/if_gmc.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/arm/gemini/gemini_reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index