Add library for scanning/reading/writing/config of SFP modules
Signed-off-by:
Manohar Vanga <manohar.vanga@cern.ch>
Showing
- userspace/libswitchhw/Makefile 31 additions, 11 deletionsuserspace/libswitchhw/Makefile
- userspace/libswitchhw/i2c.c 25 additions, 9 deletionsuserspace/libswitchhw/i2c.c
- userspace/libswitchhw/i2c.h 12 additions, 8 deletionsuserspace/libswitchhw/i2c.h
- userspace/libswitchhw/i2c_bitbang.c 203 additions, 0 deletionsuserspace/libswitchhw/i2c_bitbang.c
- userspace/libswitchhw/i2c_bitbang.h 30 additions, 0 deletionsuserspace/libswitchhw/i2c_bitbang.h
- userspace/libswitchhw/i2c_fpga_reg.c 39 additions, 48 deletionsuserspace/libswitchhw/i2c_fpga_reg.c
- userspace/libswitchhw/i2c_fpga_reg.h 4 additions, 3 deletionsuserspace/libswitchhw/i2c_fpga_reg.h
- userspace/libswitchhw/i2c_sfp.c 614 additions, 0 deletionsuserspace/libswitchhw/i2c_sfp.c
- userspace/libswitchhw/i2c_sfp.h 147 additions, 3 deletionsuserspace/libswitchhw/i2c_sfp.h
- userspace/libswitchhw/i2cscan.c 78 additions, 81 deletionsuserspace/libswitchhw/i2cscan.c
- userspace/libswitchhw/libshw_i2c.c 5 additions, 5 deletionsuserspace/libswitchhw/libshw_i2c.c
- userspace/libswitchhw/libshw_i2c.h 6 additions, 6 deletionsuserspace/libswitchhw/libshw_i2c.h
- userspace/libswitchhw/pio.c 1 addition, 1 deletionuserspace/libswitchhw/pio.c
- userspace/libswitchhw/pio_pins.c 1 addition, 32 deletionsuserspace/libswitchhw/pio_pins.c
- userspace/libswitchhw/sfp.c 56 additions, 0 deletionsuserspace/libswitchhw/sfp.c
- userspace/libswitchhw/sfp.h 60 additions, 0 deletionsuserspace/libswitchhw/sfp.h
- userspace/libswitchhw/sfpdb.lua 8 additions, 0 deletionsuserspace/libswitchhw/sfpdb.lua
Please register or sign in to comment