CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/11/04 07:58:40
Modified files:
sys/arch/octeon/conf: GENERIC RAMDISK files.octeon
Added files:
sys/arch/octeon/dev: if_ogx.c ogxnexus.c ogxreg.h ogxvar.h
Log 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@