created | 2020-01-25T15:25:32Z |
---|---|
begin | 2019-11-04T13:43:09Z |
end | 2019-11-04T14:58:40Z |
path | src/sys |
commits | 1 |
date | 2019-11-04T14:58:40Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/arch/octeon/conf/GENERIC | log | diff | annotate |
src/sys/arch/octeon/conf/RAMDISK | log | diff | annotate | |
src/sys/arch/octeon/conf/files.octeon | log | diff | annotate | |
src/sys/arch/octeon/dev/if_ogx.c | log | diff | annotate | |
src/sys/arch/octeon/dev/ogxnexus.c | log | diff | annotate | |
src/sys/arch/octeon/dev/ogxreg.h | log | diff | annotate | |
src/sys/arch/octeon/dev/ogxvar.h | log | diff | annotate | |
message |
Add ogx(4), a driver for the OCTEON III network processor. This network driver covers higher-end models of the OCTEON III family. They have a modified design whose interface is not compatible with the lower-end models or earlier chip generations. The code is still a work in progress. However, it is capable enough to make the SGMII port functional on the CN7360. No objection from deraadt@ |