freebsd-nq/sys/dev/sfxge
Andrew Rybchenko 1e76f8b895 sfxge: implement SIOCGI2C to read information from phy modules
The IOCTL is used by 'ifconfig -v' to show SFP+/QSFP+ information
including inventory information and dianostics (temperature, light
levels, voltage etc).

Reviewed by:    gnn,melifaro
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
Differential Revision: https://reviews.freebsd.org/D5240
2016-02-10 12:14:56 +00:00
..
common sfxge: implement SIOCGI2C to read information from phy modules 2016-02-10 12:14:56 +00:00
sfxge_dma.c
sfxge_ev.c
sfxge_intr.c
sfxge_ioc.h
sfxge_mcdi.c
sfxge_nvram.c
sfxge_port.c
sfxge_rx.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
sfxge_rx.h
sfxge_tx.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +00:00
sfxge_tx.h sfxge: support FATSOv2 2016-01-15 06:25:26 +00:00
sfxge_version.h sfxge: refresh version to note matching version of out-of-tree driver 2016-01-20 06:56:18 +00:00
sfxge.c sfxge: implement SIOCGI2C to read information from phy modules 2016-02-10 12:14:56 +00:00
sfxge.h Use m_getjcl() instead of manually selecting zone. 2016-01-28 16:51:56 +00:00